2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-21 17:12:22 +00:00

Merged added copyrights from main branch.

[SVN r25913]
This commit is contained in:
John Maddock
2004-10-28 11:06:12 +00:00
parent 259a258123
commit c99bd3ab00
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
// Copyright Joel de Guzman 2002-2004. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
// Hello World Example from the tutorial
// [Joel de Guzman 10/9/2002]