Boost logo

Boost-Commit :

From: grafikrobot_at_[hidden]
Date: 2007-08-27 17:19:41


Author: grafik
Date: 2007-08-27 17:19:41 EDT (Mon, 27 Aug 2007)
New Revision: 39022
URL: http://svn.boost.org/trac/boost/changeset/39022

Log:
Add copyright+BSL.
Text files modified:
   trunk/tools/regression/boost_svn_export_archive.sh | 4 ++++
   1 files changed, 4 insertions(+), 0 deletions(-)

Modified: trunk/tools/regression/boost_svn_export_archive.sh
==============================================================================
--- trunk/tools/regression/boost_svn_export_archive.sh (original)
+++ trunk/tools/regression/boost_svn_export_archive.sh 2007-08-27 17:19:41 EDT (Mon, 27 Aug 2007)
@@ -1,5 +1,9 @@
 #!/bin/sh
 
+#~ Copyright Redshift Software, Inc. 2007
+#~ Distributed under the Boost Software License, Version 1.0.
+#~ (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
+
 export PATH=/bin:/usr/bin:${PATH}
 
 timestamp=`date +%F-%H-%M-%S-%Z`


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