Update of /cvsroot/boost/boost/libs/fusion/example/performance
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31452/performance

Modified Files:
        accumulate.cpp inner_product.cpp inner_product2.cpp 
        sequence_efficiency.cpp zip_efficiency.cpp 
Log Message:
update copyright notice

Index: accumulate.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/fusion/example/performance/accumulate.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- accumulate.cpp      1 Jan 2007 02:23:40 -0000       1.2
+++ accumulate.cpp      2 Mar 2007 10:42:04 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 2005-2006 Dan Marsden
 
-    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)
+    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)
 
==============================================================================*/
 #include <boost/array.hpp>
 #include <boost/timer.hpp>

Index: inner_product.cpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/performance/inner_product.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- inner_product.cpp   1 Jan 2007 02:23:40 -0000       1.2
+++ inner_product.cpp   2 Mar 2007 10:42:04 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 2005-2006 Dan Marsden
 
-    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)
+    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)
 
==============================================================================*/
 #include <boost/array.hpp>
 #include <boost/timer.hpp>

Index: inner_product2.cpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/performance/inner_product2.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- inner_product2.cpp  1 Jan 2007 02:23:40 -0000       1.2
+++ inner_product2.cpp  2 Mar 2007 10:42:04 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 2005-2006 Dan Marsden
 
-    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)
+    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)
 
==============================================================================*/
 #include <boost/array.hpp>
 #include <boost/timer.hpp>

Index: sequence_efficiency.cpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/performance/sequence_efficiency.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sequence_efficiency.cpp     26 Nov 2006 22:41:04 -0000      1.4
+++ sequence_efficiency.cpp     2 Mar 2007 10:42:04 -0000       1.5
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2006 Joel de Guzman
 
-    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)
+    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)
 
==============================================================================*/
 #include "measure.hpp"
 

Index: zip_efficiency.cpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/performance/zip_efficiency.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- zip_efficiency.cpp  19 Nov 2006 14:17:29 -0000      1.1
+++ zip_efficiency.cpp  2 Mar 2007 10:42:04 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2006 Joel de Guzman
 
-    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)
+    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)
 
==============================================================================*/
 #include "measure.hpp"
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to