Update of /cvsroot/boost/boost/libs/conversion/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27856
Modified Files:
Tag: RC_1_34_0
Jamfile
Log Message:
fixed library name, copyright notice, removed a tab char and a space-only line;
NOTE: is the copyright notice autogenerated?
Index: Jamfile
===================================================================
RCS file: /cvsroot/boost/boost/libs/conversion/test/Jamfile,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- Jamfile 7 Feb 2006 11:36:24 -0000 1.7
+++ Jamfile 17 Jul 2006 03:08:48 -0000 1.7.2.1
@@ -1,17 +1,10 @@
-# Signals library
+# Conversion library
# Copyright (C) 2001-2003 Douglas Gregor
-# Permission to copy, use, sell and distribute this software is granted
-# provided this copyright notice appears in all copies. Permission to modify
-# the code and to distribute modified code is granted provided this copyright
-# notice appears in all copies, and a notice that the code was modified is
-# included with the copyright notice. This software is provided "as is"
-# without express or implied warranty, and with no claim as to its suitability
-# for any purpose.
-
-# For more information, see http://www.boost.org/
-
+# 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)
# Testing Jamfile autogenerated from XML source
subproject libs/conversion/test ;
@@ -27,8 +20,8 @@
: [ run implicit_cast.cpp ]
[ compile-fail implicit_cast_fail.cpp ]
[ run ../cast_test.cpp ]
- [ run ../numeric_cast_test.cpp ]
+ [ run ../numeric_cast_test.cpp ]
[ run ../lexical_cast_test.cpp
<lib>../../test/build/boost_unit_test_framework ]
;
}
-
+
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs