$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r58715 - in trunk/tools/wave: . build
From: hartmut.kaiser_at_[hidden]
Date: 2010-01-05 12:30:28
Author: hkaiser
Date: 2010-01-05 12:30:27 EST (Tue, 05 Jan 2010)
New Revision: 58715
URL: http://svn.boost.org/trac/boost/changeset/58715
Log:
Wave: updating copyrights, fixing issues introduced by latest changes to multi_pass.
Text files modified: 
   trunk/tools/wave/build/Jamfile.v2          |     2 +-                                      
   trunk/tools/wave/cpp.cpp                   |     4 ++--                                    
   trunk/tools/wave/cpp.hpp                   |     2 +-                                      
   trunk/tools/wave/cpp_config.hpp            |     2 +-                                      
   trunk/tools/wave/cpp_version.hpp           |     2 +-                                      
   trunk/tools/wave/stop_watch.hpp            |     2 +-                                      
   trunk/tools/wave/trace_macro_expansion.hpp |     2 +-                                      
   7 files changed, 8 insertions(+), 8 deletions(-)
Modified: trunk/tools/wave/build/Jamfile.v2
==============================================================================
--- trunk/tools/wave/build/Jamfile.v2	(original)
+++ trunk/tools/wave/build/Jamfile.v2	2010-01-05 12:30:27 EST (Tue, 05 Jan 2010)
@@ -4,7 +4,7 @@
 #
 # http://www.boost.org/
 #
-# Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
+# 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/tools/wave/cpp.cpp
==============================================================================
--- trunk/tools/wave/cpp.cpp	(original)
+++ trunk/tools/wave/cpp.cpp	2010-01-05 12:30:27 EST (Tue, 05 Jan 2010)
@@ -3,7 +3,7 @@
 
     http://www.boost.org/
 
-    Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
+    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)
 =============================================================================*/
@@ -138,7 +138,7 @@
         "Wave: A Standard conformant C++ preprocessor based on the Boost.Wave library",
         "http://www.boost.org/",
         "",
-        "Copyright (c) 2001-2009 Hartmut Kaiser, Distributed under the Boost",
+        "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)",
         0
Modified: trunk/tools/wave/cpp.hpp
==============================================================================
--- trunk/tools/wave/cpp.hpp	(original)
+++ trunk/tools/wave/cpp.hpp	2010-01-05 12:30:27 EST (Tue, 05 Jan 2010)
@@ -3,7 +3,7 @@
 
     http://www.boost.org/
 
-    Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
+    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/tools/wave/cpp_config.hpp
==============================================================================
--- trunk/tools/wave/cpp_config.hpp	(original)
+++ trunk/tools/wave/cpp_config.hpp	2010-01-05 12:30:27 EST (Tue, 05 Jan 2010)
@@ -4,7 +4,7 @@
     
     http://www.boost.org/
 
-    Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
+    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/tools/wave/cpp_version.hpp
==============================================================================
--- trunk/tools/wave/cpp_version.hpp	(original)
+++ trunk/tools/wave/cpp_version.hpp	2010-01-05 12:30:27 EST (Tue, 05 Jan 2010)
@@ -2,7 +2,7 @@
     Boost.Wave: A Standard compliant C++ preprocessor library
     http://www.boost.org/
 
-    Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
+    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/tools/wave/stop_watch.hpp
==============================================================================
--- trunk/tools/wave/stop_watch.hpp	(original)
+++ trunk/tools/wave/stop_watch.hpp	2010-01-05 12:30:27 EST (Tue, 05 Jan 2010)
@@ -2,7 +2,7 @@
     Boost.Wave: A Standard compliant C++ preprocessor library
     http://www.boost.org/
 
-    Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
+    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/tools/wave/trace_macro_expansion.hpp
==============================================================================
--- trunk/tools/wave/trace_macro_expansion.hpp	(original)
+++ trunk/tools/wave/trace_macro_expansion.hpp	2010-01-05 12:30:27 EST (Tue, 05 Jan 2010)
@@ -2,7 +2,7 @@
     Boost.Wave: A Standard compliant C++ preprocessor library
     http://www.boost.org/
 
-    Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
+    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)
 =============================================================================*/