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

Modified Files:
        as_vector.hpp at.hpp is_sequence.hpp join.hpp joint_view.hpp 
        mpl.hpp push_front.hpp single_view.hpp transform.hpp 
        transform_view.hpp vector.hpp 
Log Message:
update copyright notice

Index: as_vector.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/as_vector.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- as_vector.hpp       18 Feb 2007 16:07:54 -0000      1.1
+++ as_vector.hpp       2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_AS_VECTOR)
 #define FUSION_INCLUDE_AS_VECTOR

Index: at.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/at.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- at.hpp      18 Feb 2007 16:07:54 -0000      1.1
+++ at.hpp      2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_AT)
 #define FUSION_INCLUDE_AT

Index: is_sequence.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/is_sequence.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- is_sequence.hpp     18 Feb 2007 16:07:54 -0000      1.1
+++ is_sequence.hpp     2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_IS_SEQUENCE)
 #define FUSION_INCLUDE_IS_SEQUENCE

Index: join.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/join.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- join.hpp    18 Feb 2007 16:07:54 -0000      1.1
+++ join.hpp    2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_JOIN)
 #define FUSION_INCLUDE_JOIN

Index: joint_view.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/joint_view.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- joint_view.hpp      18 Feb 2007 16:07:54 -0000      1.1
+++ joint_view.hpp      2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_JOINT_VIEW)
 #define FUSION_INCLUDE_JOINT_VIEW

Index: mpl.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/mpl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mpl.hpp     18 Feb 2007 16:07:54 -0000      1.1
+++ mpl.hpp     2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_MPL)
 #define FUSION_INCLUDE_MPL

Index: push_front.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/push_front.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- push_front.hpp      18 Feb 2007 16:07:54 -0000      1.1
+++ push_front.hpp      2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_PUSH_FRONT)
 #define FUSION_INCLUDE_PUSH_FRONT

Index: single_view.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/single_view.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- single_view.hpp     18 Feb 2007 16:07:55 -0000      1.1
+++ single_view.hpp     2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_SINGLE_VIEW)
 #define FUSION_INCLUDE_SINGLE_VIEW

Index: transform.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/transform.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- transform.hpp       18 Feb 2007 16:07:55 -0000      1.1
+++ transform.hpp       2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_TRANSFORM)
 #define FUSION_INCLUDE_TRANSFORM

Index: transform_view.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/transform_view.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- transform_view.hpp  18 Feb 2007 16:07:55 -0000      1.1
+++ transform_view.hpp  2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_TRANSFORM_VIEW)
 #define FUSION_INCLUDE_TRANSFORM_VIEW

Index: vector.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/fusion/include/vector.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- vector.hpp  18 Feb 2007 16:07:55 -0000      1.1
+++ vector.hpp  2 Mar 2007 10:44:07 -0000       1.2
@@ -1,9 +1,8 @@
 /*=============================================================================
     Copyright (c) 2001-2007 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_INCLUDE_VECTOR)
 #define FUSION_INCLUDE_VECTOR


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