Skip to content

Commit 0f19b14

Browse files
committed
Converted files to the BSL.
[SVN r24614]
1 parent c750be6 commit 0f19b14

File tree

113 files changed

+445
-560
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+445
-560
lines changed

include/boost/python.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65

76
// See http://www.boost.org/libs/python for documentation.
87

include/boost/python/bases.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65
#ifndef BASES_DWA2002321_HPP
76
# define BASES_DWA2002321_HPP
87

include/boost/python/call_method.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
#if !defined(BOOST_PP_IS_ITERATING)
22

3-
// Copyright David Abrahams 2002. Permission to copy, use,
4-
// modify, sell and distribute this software is granted provided this
5-
// copyright notice appears in all copies. This software is provided
6-
// "as is" without express or implied warranty, and with no claim as
7-
// to its suitability for any purpose.
3+
// Copyright David Abrahams 2002.
4+
// Distributed under the Boost Software License, Version 1.0. (See
5+
// accompanying file LICENSE_1_0.txt or copy at
6+
// http://www.boost.org/LICENSE_1_0.txt)
87
# ifndef CALL_METHOD_DWA2002411_HPP
98
# define CALL_METHOD_DWA2002411_HPP
109

include/boost/python/class.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65
#ifndef CLASS_DWA200216_HPP
76
# define CLASS_DWA200216_HPP
87

include/boost/python/class_fwd.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65
#ifndef CLASS_FWD_DWA200222_HPP
76
# define CLASS_FWD_DWA200222_HPP
87

include/boost/python/converter/as_to_python_function.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65
#ifndef AS_TO_PYTHON_FUNCTION_DWA2002121_HPP
76
# define AS_TO_PYTHON_FUNCTION_DWA2002121_HPP
87
# include <boost/python/converter/to_python_function_type.hpp>

include/boost/python/converter/implicit.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65
#ifndef IMPLICIT_DWA2002326_HPP
76
# define IMPLICIT_DWA2002326_HPP
87

include/boost/python/converter/shared_ptr_from_python.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65
#ifndef SHARED_PTR_FROM_PYTHON_DWA20021130_HPP
76
# define SHARED_PTR_FROM_PYTHON_DWA20021130_HPP
87

include/boost/python/copy_const_reference.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65
#ifndef COPY_CONST_REFERENCE_DWA2002131_HPP
76
# define COPY_CONST_REFERENCE_DWA2002131_HPP
87

include/boost/python/copy_non_const_reference.hpp

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
// Copyright David Abrahams 2002. Permission to copy, use,
2-
// modify, sell and distribute this software is granted provided this
3-
// copyright notice appears in all copies. This software is provided
4-
// "as is" without express or implied warranty, and with no claim as
5-
// to its suitability for any purpose.
1+
// Copyright David Abrahams 2002.
2+
// Distributed under the Boost Software License, Version 1.0. (See
3+
// accompanying file LICENSE_1_0.txt or copy at
4+
// http://www.boost.org/LICENSE_1_0.txt)
65
#ifndef COPY_NON_CONST_REFERENCE_DWA2002131_HPP
76
# define COPY_NON_CONST_REFERENCE_DWA2002131_HPP
87

0 commit comments

Comments
 (0)