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:
@@ -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]
|
||||
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
/* Copyright Bruno da Silva de Oliveira 2003. Use, modification and
|
||||
distribution is subject to 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)
|
||||
*/
|
||||
|
||||
#ifndef NESTED_H
|
||||
#define NESTED_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user