2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 18:12:43 +00:00

Add missing copyright notices

[SVN r16329]
This commit is contained in:
Dave Abrahams
2002-11-19 17:39:17 +00:00
parent 72d5bac69f
commit c9af6ca94b
4 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
// Copyright David Abrahams 2002. Permission to copy, use,
// modify, sell and distribute this software is granted provided this
// copyright notice appears in all copies. This software is provided
// "as is" without express or implied warranty, and with no claim as
// to its suitability for any purpose.
#ifndef BOOST_PYTHON_API_PLACE_HOLDER_HPP
#define BOOST_PYTHON_API_PLACE_HOLDER_HPP

View File

@@ -1,3 +1,8 @@
// Copyright David Abrahams 2002. Permission to copy, use,
// modify, sell and distribute this software is granted provided this
// copyright notice appears in all copies. This software is provided
// "as is" without express or implied warranty, and with no claim as
// to its suitability for any purpose.
#ifndef DICT_20020706_HPP
#define DICT_20020706_HPP

View File

@@ -1,3 +1,8 @@
// Copyright David Abrahams 2002. Permission to copy, use,
// modify, sell and distribute this software is granted provided this
// copyright notice appears in all copies. This software is provided
// "as is" without express or implied warranty, and with no claim as
// to its suitability for any purpose.
#ifndef STR_20020703_HPP
#define STR_20020703_HPP

View File

@@ -1,3 +1,8 @@
// Copyright David Abrahams 2002. Permission to copy, use,
// modify, sell and distribute this software is granted provided this
// copyright notice appears in all copies. This software is provided
// "as is" without express or implied warranty, and with no claim as
// to its suitability for any purpose.
#ifndef TUPLE_20020706_HPP
#define TUPLE_20020706_HPP