Update of /cvsroot/boost/boost/boost/fusion/algorithm/query
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32409/algorithm/query

Modified Files:
        all.hpp any.hpp count.hpp count_if.hpp find.hpp find_if.hpp 
        none.hpp 
Log Message:
update copyright notice

Index: all.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/algorithm/query/all.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- all.hpp     16 Aug 2006 16:50:24 -0000      1.1
+++ all.hpp     2 Mar 2007 10:44:06 -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)
 
==============================================================================*/
 #if !defined(FUSION_ALL_05052005_1238)
 #define FUSION_ALL_05052005_1238

Index: any.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/algorithm/query/any.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- any.hpp     16 Aug 2006 16:50:24 -0000      1.1
+++ any.hpp     2 Mar 2007 10:44:06 -0000       1.2
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
-    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)
 
==============================================================================*/
 #if !defined(FUSION_ANY_05052005_1230)
 #define FUSION_ANY_05052005_1230

Index: count.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/algorithm/query/count.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- count.hpp   16 Aug 2006 16:50:24 -0000      1.1
+++ count.hpp   2 Mar 2007 10:44:06 -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)
 
==============================================================================*/
 #if !defined(FUSION_COUNT_09162005_0150)
 #define FUSION_COUNT_09162005_0150

Index: count_if.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/algorithm/query/count_if.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- count_if.hpp        16 Aug 2006 16:50:24 -0000      1.1
+++ count_if.hpp        2 Mar 2007 10:44:06 -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)
 
==============================================================================*/
 #if !defined(FUSION_COUNT_IF_09162005_0137)
 #define FUSION_COUNT_IF_09162005_0137

Index: find.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/algorithm/query/find.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- find.hpp    9 Nov 2006 01:48:46 -0000       1.3
+++ find.hpp    2 Mar 2007 10:44:06 -0000       1.4
@@ -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)
 
==============================================================================*/
 #if !defined(FUSION_FIND_05052005_1107)
 #define FUSION_FIND_05052005_1107

Index: find_if.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/algorithm/query/find_if.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- find_if.hpp 9 Nov 2006 01:48:46 -0000       1.2
+++ find_if.hpp 2 Mar 2007 10:44:06 -0000       1.3
@@ -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)
 
==============================================================================*/
 #if !defined(FUSION_FIND_IF_05052005_1108)
 #define FUSION_FIND_IF_05052005_1108

Index: none.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/algorithm/query/none.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- none.hpp    16 Aug 2006 16:50:25 -0000      1.1
+++ none.hpp    2 Mar 2007 10:44:06 -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)
 
==============================================================================*/
 #if !defined(FUSION_NONE_07062005_1128)
 #define FUSION_NONE_07062005_1128


-------------------------------------------------------------------------
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