We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a14ce commit 725d203Copy full SHA for 725d203
src/tuple.cpp
@@ -1,3 +1,7 @@
1
+// Copyright David Abrahams 2004.
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)
5
#include <boost/python/tuple.hpp>
6
7
namespace boost { namespace python { namespace detail {
0 commit comments