Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-04-20 14:48:36


Author: danieljames
Date: 2008-04-20 14:48:35 EDT (Sun, 20 Apr 2008)
New Revision: 44648
URL: http://svn.boost.org/trac/boost/changeset/44648

Log:
Change to boost license.

Text files modified:
   sandbox/move/libs/move/test/Jamfile.v2 | 7 +++++++
   sandbox/move/libs/move/test/main.cpp | 9 ++++++---
   2 files changed, 13 insertions(+), 3 deletions(-)

Modified: sandbox/move/libs/move/test/Jamfile.v2
==============================================================================
--- sandbox/move/libs/move/test/Jamfile.v2 (original)
+++ sandbox/move/libs/move/test/Jamfile.v2 2008-04-20 14:48:35 EDT (Sun, 20 Apr 2008)
@@ -1,3 +1,10 @@
+
+# Copyright 2005-2007 Adobe Systems Incorporated
+#
+# Use, modification and distribution are subject to 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).
+
 import testing ;
 project boost/move ;
 

Modified: sandbox/move/libs/move/test/main.cpp
==============================================================================
--- sandbox/move/libs/move/test/main.cpp (original)
+++ sandbox/move/libs/move/test/main.cpp 2008-04-20 14:48:35 EDT (Sun, 20 Apr 2008)
@@ -1,7 +1,10 @@
 /*
- Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://stlab.adobe.com/licenses.html)
+ Copyright 2005-2007 Adobe Systems Incorporated
+
+ Use, modification and distribution are subject to 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).
+
 */
 
 /*************************************************************************************************/


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