Update of /cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32409/sequence/adapted/mpl/detail

Modified Files:
        at_impl.hpp begin_impl.hpp category_of_impl.hpp empty_impl.hpp 
        end_impl.hpp has_key_impl.hpp is_sequence_impl.hpp 
        is_view_impl.hpp size_impl.hpp value_at_impl.hpp 
Log Message:
update copyright notice

Index: at_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/at_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- at_impl.hpp 16 Aug 2006 16:50:32 -0000      1.1
+++ at_impl.hpp 2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_AT_IMPL_31122005_1642)
 #define BOOST_FUSION_AT_IMPL_31122005_1642

Index: begin_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/begin_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- begin_impl.hpp      16 Aug 2006 16:50:32 -0000      1.1
+++ begin_impl.hpp      2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_BEGIN_IMPL_31122005_1209)
 #define BOOST_FUSION_BEGIN_IMPL_31122005_1209

Index: category_of_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/category_of_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- category_of_impl.hpp        25 Sep 2006 08:36:32 -0000      1.2
+++ category_of_impl.hpp        2 Mar 2007 10:44:08 -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_CATEGORY_OF_IMPL_20060217_2141)
 #define BOOST_FUSION_CATEGORY_OF_IMPL_20060217_2141

Index: empty_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/empty_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- empty_impl.hpp      16 Aug 2006 16:50:33 -0000      1.1
+++ empty_impl.hpp      2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_EMPTY_IMPL_31122005_1554)
 #define BOOST_FUSION_EMPTY_IMPL_31122005_1554

Index: end_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/end_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- end_impl.hpp        16 Aug 2006 16:50:33 -0000      1.1
+++ end_impl.hpp        2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_END_IMPL_31122005_1237)
 #define BOOST_FUSION_END_IMPL_31122005_1237

Index: has_key_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/has_key_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- has_key_impl.hpp    16 Aug 2006 16:50:33 -0000      1.1
+++ has_key_impl.hpp    2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_HAS_KEY_IMPL_31122005_1647)
 #define BOOST_FUSION_HAS_KEY_IMPL_31122005_1647

Index: is_sequence_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/is_sequence_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- is_sequence_impl.hpp        16 Aug 2006 16:50:33 -0000      1.1
+++ is_sequence_impl.hpp        2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_IS_SEQUENCE_IMPL_31122005_1505)
 #define BOOST_FUSION_IS_SEQUENCE_IMPL_31122005_1505

Index: is_view_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/is_view_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- is_view_impl.hpp    16 Aug 2006 16:50:33 -0000      1.1
+++ is_view_impl.hpp    2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_IS_VIEW_IMPL_03202006_0048)
 #define BOOST_FUSION_IS_VIEW_IMPL_03202006_0048

Index: size_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/size_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- size_impl.hpp       16 Aug 2006 16:50:33 -0000      1.1
+++ size_impl.hpp       2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_SIZE_IMPL_31122005_1508)
 #define BOOST_FUSION_SIZE_IMPL_31122005_1508

Index: value_at_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/boost/fusion/sequence/adapted/mpl/detail/value_at_impl.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- value_at_impl.hpp   16 Aug 2006 16:50:33 -0000      1.1
+++ value_at_impl.hpp   2 Mar 2007 10:44:08 -0000       1.2
@@ -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)
 
==============================================================================*/
 #if !defined(BOOST_FUSION_VALUE_AT_IMPL_31122005_1621)
 #define BOOST_FUSION_VALUE_AT_IMPL_31122005_1621


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