|
Boost-Commit : |
From: pbristow_at_[hidden]
Date: 2007-07-19 05:12:54
Author: pbristow
Date: 2007-07-19 05:12:53 EDT (Thu, 19 Jul 2007)
New Revision: 7476
URL: http://svn.boost.org/trac/boost/changeset/7476
Log:
Added author, copyright and license info
Text files modified:
sandbox/math_toolkit/libs/math/example/Jamfile.v2 | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
Modified: sandbox/math_toolkit/libs/math/example/Jamfile.v2
==============================================================================
--- sandbox/math_toolkit/libs/math/example/Jamfile.v2 (original)
+++ sandbox/math_toolkit/libs/math/example/Jamfile.v2 2007-07-19 05:12:53 EDT (Thu, 19 Jul 2007)
@@ -1,3 +1,8 @@
+# \math_toolkit\libs\math\example\jamfile.v2
+# Runs statistics examples
+# 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