Skip to content

Commit 4cec6c4

Browse files
committed
Added copyright
[SVN r28780]
1 parent e38bf06 commit 4cec6c4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

test/cltree.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright David Abrahams 2005. Distributed under the Boost
2+
// Software License, Version 1.0. (See accompanying
3+
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4+
15
#include <boost/python/module.hpp>
26
#include <boost/python/def.hpp>
37
#include <boost/python/class.hpp>

test/tuple.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright David Abrahams 2005. Distributed under the Boost
2+
// Software License, Version 1.0. (See accompanying
3+
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4+
15
#include <boost/python/module.hpp>
26
#include <boost/python/def.hpp>
37
#include <boost/python/class.hpp>

0 commit comments

Comments
 (0)