Skip to content

Commit 725d203

Browse files
committed
Added missing license/copyright
[SVN r24484]
1 parent 07a14ce commit 725d203

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tuple.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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)
15
#include <boost/python/tuple.hpp>
26

37
namespace boost { namespace python { namespace detail {

0 commit comments

Comments
 (0)