Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r86311 - in trunk/libs: algorithm/test array/doc
From: marshall_at_[hidden]
Date: 2013-10-14 17:35:20


Author: marshall
Date: 2013-10-14 17:35:20 EDT (Mon, 14 Oct 2013)
New Revision: 86311
URL: http://svn.boost.org/trac/boost/changeset/86311

Log:
Updated license and copyright

Text files modified:
   trunk/libs/algorithm/test/iterator_test.hpp | 9 +++++++++
   trunk/libs/array/doc/Jamfile.v2 | 4 ++++
   2 files changed, 13 insertions(+), 0 deletions(-)

Modified: trunk/libs/algorithm/test/iterator_test.hpp
==============================================================================
--- trunk/libs/algorithm/test/iterator_test.hpp Mon Oct 14 17:31:19 2013 (r86310)
+++ trunk/libs/algorithm/test/iterator_test.hpp 2013-10-14 17:35:20 EDT (Mon, 14 Oct 2013) (r86311)
@@ -1,3 +1,12 @@
+/*
+ Copyright (c) Marshall Clow 2013.
+
+ 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)
+
+ For more information, see http://www.boost.org
+*/
+
 #ifndef ITERATOR_TEST_H
 #define ITERATOR_TEST_H
 

Modified: trunk/libs/array/doc/Jamfile.v2
==============================================================================
--- trunk/libs/array/doc/Jamfile.v2 Mon Oct 14 17:31:19 2013 (r86310)
+++ trunk/libs/array/doc/Jamfile.v2 2013-10-14 17:35:20 EDT (Mon, 14 Oct 2013) (r86311)
@@ -1,3 +1,7 @@
+#~ Copyright Marshall Clow 2013
+#~ 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)
+
 using boostbook ;
 
 boostbook standalone


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk