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

Modified Files:
        advance_impl.hpp at_impl.hpp at_key_impl.hpp begin_impl.hpp 
        category_of_impl.hpp deref_impl.hpp distance_impl.hpp 
        end_impl.hpp equal_to_impl.hpp has_key_impl.hpp 
        is_sequence_impl.hpp is_view_impl.hpp next_impl.hpp 
        prior_impl.hpp size_impl.hpp value_at_impl.hpp 
        value_at_key_impl.hpp value_of_impl.hpp 
Log Message:
update copyright notice

Index: advance_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/advance_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- advance_impl.hpp    1 Oct 2006 15:47:17 -0000       1.2
+++ advance_impl.hpp    2 Mar 2007 10:42:14 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 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_ADVANCE_IMPL_20060222_2150)
 #define BOOST_FUSION_ADVANCE_IMPL_20060222_2150

Index: at_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/at_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- at_impl.hpp 1 Oct 2006 15:47:17 -0000       1.2
+++ at_impl.hpp 2 Mar 2007 10:42:14 -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_AT_IMPL_20060223_2017)
 #define BOOST_FUSION_AT_IMPL_20060223_2017

Index: at_key_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/at_key_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- at_key_impl.hpp     1 Oct 2006 15:47:17 -0000       1.2
+++ at_key_impl.hpp     2 Mar 2007 10:42:14 -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_AT_KEY_IMPL_20060223_2017)
 #define BOOST_FUSION_AT_KEY_IMPL_20060223_2017

Index: begin_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/begin_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- begin_impl.hpp      1 Oct 2006 15:47:17 -0000       1.2
+++ begin_impl.hpp      2 Mar 2007 10:42:14 -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_BEGIN_IMPL_20060222_2042)
 #define BOOST_FUSION_BEGIN_IMPL_20060222_2042

Index: category_of_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/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        1 Oct 2006 15:47:17 -0000       1.2
+++ category_of_impl.hpp        2 Mar 2007 10:42:14 -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_20060223_2037)
 #define BOOST_FUSION_CATEGORY_OF_IMPL_20060223_2037

Index: deref_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/deref_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- deref_impl.hpp      1 Oct 2006 15:47:17 -0000       1.2
+++ deref_impl.hpp      2 Mar 2007 10:42:14 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 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_DEREF_IMPL_20060222_1952)
 #define BOOST_FUSION_DEREF_IMPL_20060222_1952

Index: distance_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/distance_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- distance_impl.hpp   1 Oct 2006 15:47:17 -0000       1.2
+++ distance_impl.hpp   2 Mar 2007 10:42:14 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 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_DISTANCE_IMPL_20060223_0814)
 #define BOOST_FUSION_DISTANCE_IMPL_20060223_0814

Index: end_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/end_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- end_impl.hpp        1 Oct 2006 15:47:17 -0000       1.2
+++ end_impl.hpp        2 Mar 2007 10:42:14 -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_END_IMPL_20060222_2042)
 #define BOOST_FUSION_END_IMPL_20060222_2042

Index: equal_to_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/equal_to_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- equal_to_impl.hpp   1 Oct 2006 15:47:17 -0000       1.2
+++ equal_to_impl.hpp   2 Mar 2007 10:42:14 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 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_EQUAL_TO_IMPL_20060223_1941)
 #define BOOST_FUSION_EQUAL_TO_IMPL_20060223_1941

Index: has_key_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/has_key_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- has_key_impl.hpp    1 Oct 2006 15:47:17 -0000       1.2
+++ has_key_impl.hpp    2 Mar 2007 10:42:14 -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_HAS_KEY_IMPL_20060223_2156)
 #define BOOST_FUSION_HAS_KEY_IMPL_20060223_2156

Index: is_sequence_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/is_sequence_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- is_sequence_impl.hpp        1 Oct 2006 15:47:17 -0000       1.2
+++ is_sequence_impl.hpp        2 Mar 2007 10:42:14 -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_IS_SEQUENCE_IMPL_20060228_1946)
 #define BOOST_FUSION_IS_SEQUENCE_IMPL_20060228_1946

Index: is_view_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/is_view_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- is_view_impl.hpp    1 Oct 2006 15:47:17 -0000       1.2
+++ is_view_impl.hpp    2 Mar 2007 10:42:14 -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_IS_VIEW_IMPL_200604227_2150)
 #define BOOST_FUSION_IS_VIEW_IMPL_200604227_2150

Index: next_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/next_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- next_impl.hpp       1 Oct 2006 15:47:17 -0000       1.2
+++ next_impl.hpp       2 Mar 2007 10:42:14 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 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_NEXT_IMPL_20060222_1859)
 #define BOOST_FUSION_NEXT_IMPL_20060222_1859

Index: prior_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/prior_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- prior_impl.hpp      1 Oct 2006 15:47:17 -0000       1.2
+++ prior_impl.hpp      2 Mar 2007 10:42:14 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 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_PRIOR_IMPL_20060222_1944)
 #define BOOST_FUSION_PRIOR_IMPL_20060222_1944

Index: size_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/size_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- size_impl.hpp       1 Oct 2006 15:47:17 -0000       1.2
+++ size_impl.hpp       2 Mar 2007 10:42:14 -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_SIZE_IMPL_20060223_2033)
 #define BOOST_FUSION_SIZE_IMPL_20060223_2033

Index: value_at_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/value_at_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- value_at_impl.hpp   1 Oct 2006 15:47:17 -0000       1.2
+++ value_at_impl.hpp   2 Mar 2007 10:42:14 -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_VALUE_AT_IMPL_20060223_2025)
 #define BOOST_FUSION_VALUE_AT_IMPL_20060223_2025

Index: value_at_key_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/value_at_key_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- value_at_key_impl.hpp       1 Oct 2006 15:47:17 -0000       1.2
+++ value_at_key_impl.hpp       2 Mar 2007 10:42:14 -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_VALUE_AT_KEY_IMPL_20060223_2025)
 #define BOOST_FUSION_VALUE_AT_KEY_IMPL_20060223_2025

Index: value_of_impl.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/fusion/example/extension/detail/value_of_impl.hpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- value_of_impl.hpp   1 Oct 2006 15:47:17 -0000       1.2
+++ value_of_impl.hpp   2 Mar 2007 10:42:14 -0000       1.3
@@ -2,9 +2,8 @@
     Copyright (c) 2001-2006 Joel de Guzman
     Copyright (c) 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_OF_IMPL_20060223_1905)
 #define BOOST_FUSION_VALUE_OF_IMPL_20060223_1905


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