$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r74410 - in trunk/boost/fusion: container/generation container/list container/list/detail container/map container/set support tuple
From: joel_at_[hidden]
Date: 2011-09-16 01:56:41
Author: djowel
Date: 2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
New Revision: 74410
URL: http://svn.boost.org/trac/boost/changeset/74410
Log:
Bumped copyright date
Text files modified: 
   trunk/boost/fusion/container/generation/cons_tie.hpp       |     2 +-                                      
   trunk/boost/fusion/container/generation/make_cons.hpp      |     2 +-                                      
   trunk/boost/fusion/container/list/cons.hpp                 |     2 +-                                      
   trunk/boost/fusion/container/list/cons_fwd.hpp             |     2 +-                                      
   trunk/boost/fusion/container/list/cons_iterator.hpp        |     2 +-                                      
   trunk/boost/fusion/container/list/detail/begin_impl.hpp    |     2 +-                                      
   trunk/boost/fusion/container/list/detail/deref_impl.hpp    |     2 +-                                      
   trunk/boost/fusion/container/list/detail/end_impl.hpp      |     2 +-                                      
   trunk/boost/fusion/container/list/detail/list_to_cons.hpp  |     2 +-                                      
   trunk/boost/fusion/container/list/detail/next_impl.hpp     |     2 +-                                      
   trunk/boost/fusion/container/list/detail/value_of_impl.hpp |     2 +-                                      
   trunk/boost/fusion/container/list/list.hpp                 |     2 +-                                      
   trunk/boost/fusion/container/list/list_fwd.hpp             |     2 +-                                      
   trunk/boost/fusion/container/map/map.hpp                   |     2 +-                                      
   trunk/boost/fusion/container/map/map_fwd.hpp               |     2 +-                                      
   trunk/boost/fusion/container/set/set.hpp                   |     2 +-                                      
   trunk/boost/fusion/container/set/set_fwd.hpp               |     2 +-                                      
   trunk/boost/fusion/support/pair.hpp                        |     2 +-                                      
   trunk/boost/fusion/tuple/tuple.hpp                         |     2 +-                                      
   trunk/boost/fusion/tuple/tuple_fwd.hpp                     |     2 +-                                      
   20 files changed, 20 insertions(+), 20 deletions(-)
Modified: trunk/boost/fusion/container/generation/cons_tie.hpp
==============================================================================
--- trunk/boost/fusion/container/generation/cons_tie.hpp	(original)
+++ trunk/boost/fusion/container/generation/cons_tie.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/container/generation/make_cons.hpp
==============================================================================
--- trunk/boost/fusion/container/generation/make_cons.hpp	(original)
+++ trunk/boost/fusion/container/generation/make_cons.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/cons.hpp
==============================================================================
--- trunk/boost/fusion/container/list/cons.hpp	(original)
+++ trunk/boost/fusion/container/list/cons.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/cons_fwd.hpp
==============================================================================
--- trunk/boost/fusion/container/list/cons_fwd.hpp	(original)
+++ trunk/boost/fusion/container/list/cons_fwd.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/cons_iterator.hpp
==============================================================================
--- trunk/boost/fusion/container/list/cons_iterator.hpp	(original)
+++ trunk/boost/fusion/container/list/cons_iterator.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/detail/begin_impl.hpp
==============================================================================
--- trunk/boost/fusion/container/list/detail/begin_impl.hpp	(original)
+++ trunk/boost/fusion/container/list/detail/begin_impl.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/detail/deref_impl.hpp
==============================================================================
--- trunk/boost/fusion/container/list/detail/deref_impl.hpp	(original)
+++ trunk/boost/fusion/container/list/detail/deref_impl.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/detail/end_impl.hpp
==============================================================================
--- trunk/boost/fusion/container/list/detail/end_impl.hpp	(original)
+++ trunk/boost/fusion/container/list/detail/end_impl.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/detail/list_to_cons.hpp
==============================================================================
--- trunk/boost/fusion/container/list/detail/list_to_cons.hpp	(original)
+++ trunk/boost/fusion/container/list/detail/list_to_cons.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/container/list/detail/next_impl.hpp
==============================================================================
--- trunk/boost/fusion/container/list/detail/next_impl.hpp	(original)
+++ trunk/boost/fusion/container/list/detail/next_impl.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/detail/value_of_impl.hpp
==============================================================================
--- trunk/boost/fusion/container/list/detail/value_of_impl.hpp	(original)
+++ trunk/boost/fusion/container/list/detail/value_of_impl.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2005 Eric Niebler
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying 
Modified: trunk/boost/fusion/container/list/list.hpp
==============================================================================
--- trunk/boost/fusion/container/list/list.hpp	(original)
+++ trunk/boost/fusion/container/list/list.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/container/list/list_fwd.hpp
==============================================================================
--- trunk/boost/fusion/container/list/list_fwd.hpp	(original)
+++ trunk/boost/fusion/container/list/list_fwd.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/container/map/map.hpp
==============================================================================
--- trunk/boost/fusion/container/map/map.hpp	(original)
+++ trunk/boost/fusion/container/map/map.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/container/map/map_fwd.hpp
==============================================================================
--- trunk/boost/fusion/container/map/map_fwd.hpp	(original)
+++ trunk/boost/fusion/container/map/map_fwd.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/container/set/set.hpp
==============================================================================
--- trunk/boost/fusion/container/set/set.hpp	(original)
+++ trunk/boost/fusion/container/set/set.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/container/set/set_fwd.hpp
==============================================================================
--- trunk/boost/fusion/container/set/set_fwd.hpp	(original)
+++ trunk/boost/fusion/container/set/set_fwd.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/support/pair.hpp
==============================================================================
--- trunk/boost/fusion/support/pair.hpp	(original)
+++ trunk/boost/fusion/support/pair.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
     Copyright (c) 2006 Tobias Schwinger
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
Modified: trunk/boost/fusion/tuple/tuple.hpp
==============================================================================
--- trunk/boost/fusion/tuple/tuple.hpp	(original)
+++ trunk/boost/fusion/tuple/tuple.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)
Modified: trunk/boost/fusion/tuple/tuple_fwd.hpp
==============================================================================
--- trunk/boost/fusion/tuple/tuple_fwd.hpp	(original)
+++ trunk/boost/fusion/tuple/tuple_fwd.hpp	2011-09-16 01:56:36 EDT (Fri, 16 Sep 2011)
@@ -1,5 +1,5 @@
 /*=============================================================================
-    Copyright (c) 2005 Joel de Guzman
+    Copyright (c) 2001-2011 Joel de Guzman
 
     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)