Boost logo

Boost-Commit :

From: pbristow_at_[hidden]
Date: 2007-07-19 05:19:47


Author: pbristow
Date: 2007-07-19 05:19:46 EDT (Thu, 19 Jul 2007)
New Revision: 7477
URL: http://svn.boost.org/trac/boost/changeset/7477

Log:
AddAdded author, copyright and license info

Text files modified:
   sandbox/math_toolkit/libs/math/test/Jamfile.v2 | 5 +++++
   1 files changed, 5 insertions(+), 0 deletions(-)

Modified: sandbox/math_toolkit/libs/math/test/Jamfile.v2
==============================================================================
--- sandbox/math_toolkit/libs/math/test/Jamfile.v2 (original)
+++ sandbox/math_toolkit/libs/math/test/Jamfile.v2 2007-07-19 05:19:46 EDT (Thu, 19 Jul 2007)
@@ -1,3 +1,8 @@
+# \math_toolkit\libs\math\test\jamfile.v2
+# Runs all math toolkit tests, functions & distributions.
+# Copyright 2007 John Maddock and Paul A. Bristow.
+# 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)
 
 # bring in the rules for testing
 import testing ;


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