$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r60155 - in trunk/libs/spirit: doc repository/doc test test/karma
From: hartmut.kaiser_at_[hidden]
Date: 2010-03-04 14:00:10
Author: hkaiser
Date: 2010-03-04 14:00:09 EST (Thu, 04 Mar 2010)
New Revision: 60155
URL: http://svn.boost.org/trac/boost/changeset/60155
Log:
Spirit: fixing copyrights
Text files modified: 
   trunk/libs/spirit/doc/Jamfile            |     4 ++--                                    
   trunk/libs/spirit/repository/doc/Jamfile |     4 ++--                                    
   trunk/libs/spirit/test/Jamfile           |     4 ++--                                    
   trunk/libs/spirit/test/karma/char.cpp    |     2 +-                                      
   trunk/libs/spirit/test/karma/eps.cpp     |     2 +-                                      
   5 files changed, 8 insertions(+), 8 deletions(-)
Modified: trunk/libs/spirit/doc/Jamfile
==============================================================================
--- trunk/libs/spirit/doc/Jamfile	(original)
+++ trunk/libs/spirit/doc/Jamfile	2010-03-04 14:00:09 EST (Thu, 04 Mar 2010)
@@ -1,6 +1,6 @@
 #==============================================================================
-#   Copyright (c) 2001-2009 Joel de Guzman
-#   Copyright (c) 2001-2009 Hartmut Kaiser
+#   Copyright (c) 2001-2010 Joel de Guzman
+#   Copyright (c) 2001-2010 Hartmut Kaiser
 #
 #   Use, modification and distribution is subject to the Boost Software
 #   License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Modified: trunk/libs/spirit/repository/doc/Jamfile
==============================================================================
--- trunk/libs/spirit/repository/doc/Jamfile	(original)
+++ trunk/libs/spirit/repository/doc/Jamfile	2010-03-04 14:00:09 EST (Thu, 04 Mar 2010)
@@ -1,6 +1,6 @@
 #==============================================================================
-#   Copyright (c) 2001-2009 Joel de Guzman
-#   Copyright (c) 2001-2009 Hartmut Kaiser
+#   Copyright (c) 2001-2010 Joel de Guzman
+#   Copyright (c) 2001-2010 Hartmut Kaiser
 #
 #   Use, modification and distribution is subject to the Boost Software
 #   License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Modified: trunk/libs/spirit/test/Jamfile
==============================================================================
--- trunk/libs/spirit/test/Jamfile	(original)
+++ trunk/libs/spirit/test/Jamfile	2010-03-04 14:00:09 EST (Thu, 04 Mar 2010)
@@ -1,6 +1,6 @@
 #==============================================================================
-#   Copyright (c) 2001-2009 Joel de Guzman
-#   Copyright (c) 2001-2009 Hartmut Kaiser
+#   Copyright (c) 2001-2010 Joel de Guzman
+#   Copyright (c) 2001-2010 Hartmut Kaiser
 #
 #   Use, modification and distribution is subject to the Boost Software
 #   License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Modified: trunk/libs/spirit/test/karma/char.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/char.cpp	(original)
+++ trunk/libs/spirit/test/karma/char.cpp	2010-03-04 14:00:09 EST (Thu, 04 Mar 2010)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001-2009 Hartmut Kaiser
+//  Copyright (c) 2001-2010 Hartmut Kaiser
 // 
 //  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/libs/spirit/test/karma/eps.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/eps.cpp	(original)
+++ trunk/libs/spirit/test/karma/eps.cpp	2010-03-04 14:00:09 EST (Thu, 04 Mar 2010)
@@ -1,4 +1,4 @@
-//  Copyright (c) 2001-2007 Hartmut Kaiser
+//  Copyright (c) 2001-2010 Hartmut Kaiser
 // 
 //  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)