2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

Converted files to the BSL.

[SVN r24614]
This commit is contained in:
John Maddock
2004-08-20 11:10:24 +00:00
parent c750be6fc6
commit 0f19b148f6
113 changed files with 445 additions and 560 deletions

View File

@@ -1,8 +1,7 @@
// 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.
// Copyright David Abrahams 2002.
// 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)
#include <boost/python/converter/as_to_python_function.hpp>