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

Fix license/copyright

[SVN r35234]
This commit is contained in:
Dave Abrahams
2006-09-20 21:59:03 +00:00
parent bed1d26904
commit 921e306b9a
53 changed files with 183 additions and 87 deletions

View File

@@ -1,3 +1,6 @@
// Copyright Joel de Guzman 2005-2006. 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.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <vector>