|
Boost-Commit : |
From: ramey_at_[hidden]
Date: 2008-06-26 13:00:27
Author: ramey
Date: 2008-06-26 13:00:26 EDT (Thu, 26 Jun 2008)
New Revision: 46724
URL: http://svn.boost.org/trac/boost/changeset/46724
Log:
Addressing "Inspect" complaints
Text files modified:
trunk/libs/serialization/performance/profile.sh | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
Modified: trunk/libs/serialization/performance/profile.sh
==============================================================================
--- trunk/libs/serialization/performance/profile.sh (original)
+++ trunk/libs/serialization/performance/profile.sh 2008-06-26 13:00:26 EDT (Thu, 26 Jun 2008)
@@ -1,5 +1,10 @@
# build and run the tests leaving the executables in place
+# (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
+# Use, modification and distribution is 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)
+
# runtest.sh --toolset=gcc --preserve-test-targets variant=profile
if test $# -eq 0
then
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