Boost logo

Boost-Commit :

From: eric_at_[hidden]
Date: 2007-10-13 17:37:13


Author: eric_niebler
Date: 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
New Revision: 39990
URL: http://svn.boost.org/trac/boost/changeset/39990

Log:
update copyright information
Text files modified:
   trunk/boost/xpressive/basic_regex.hpp | 2 +-
   trunk/boost/xpressive/detail/core/access.hpp | 2 +-
   trunk/boost/xpressive/detail/core/action.hpp | 2 +-
   trunk/boost/xpressive/detail/core/adaptor.hpp | 2 +-
   trunk/boost/xpressive/detail/core/finder.hpp | 2 +-
   trunk/boost/xpressive/detail/core/flow_control.hpp | 2 +-
   trunk/boost/xpressive/detail/core/icase.hpp | 2 +-
   trunk/boost/xpressive/detail/core/linker.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/alternate_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/any_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/assert_line_base.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/charset_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/end_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/keeper_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/literal_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/mark_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/optional_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/predicate_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/range_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/regex_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/set_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/string_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matcher/true_matcher.hpp | 2 +-
   trunk/boost/xpressive/detail/core/matchers.hpp | 2 +-
   trunk/boost/xpressive/detail/core/optimize.hpp | 2 +-
   trunk/boost/xpressive/detail/core/peeker.hpp | 2 +-
   trunk/boost/xpressive/detail/core/quant_style.hpp | 2 +-
   trunk/boost/xpressive/detail/core/regex_impl.hpp | 2 +-
   trunk/boost/xpressive/detail/core/results_cache.hpp | 2 +-
   trunk/boost/xpressive/detail/core/state.hpp | 2 +-
   trunk/boost/xpressive/detail/core/sub_match_impl.hpp | 2 +-
   trunk/boost/xpressive/detail/core/sub_match_vector.hpp | 2 +-
   trunk/boost/xpressive/detail/detail_fwd.hpp | 2 +-
   trunk/boost/xpressive/detail/dynamic/dynamic.hpp | 2 +-
   trunk/boost/xpressive/detail/dynamic/matchable.hpp | 2 +-
   trunk/boost/xpressive/detail/dynamic/parse_charset.hpp | 2 +-
   trunk/boost/xpressive/detail/dynamic/parser.hpp | 2 +-
   trunk/boost/xpressive/detail/dynamic/parser_enum.hpp | 2 +-
   trunk/boost/xpressive/detail/dynamic/parser_traits.hpp | 2 +-
   trunk/boost/xpressive/detail/dynamic/sequence.hpp | 2 +-
   trunk/boost/xpressive/detail/static/compile.hpp | 2 +-
   trunk/boost/xpressive/detail/static/grammar.hpp | 2 +-
   trunk/boost/xpressive/detail/static/is_pure.hpp | 2 +-
   trunk/boost/xpressive/detail/static/modifier.hpp | 2 +-
   trunk/boost/xpressive/detail/static/placeholders.hpp | 2 +-
   trunk/boost/xpressive/detail/static/static.hpp | 2 +-
   trunk/boost/xpressive/detail/static/transmogrify.hpp | 2 +-
   trunk/boost/xpressive/detail/static/type_traits.hpp | 2 +-
   trunk/boost/xpressive/detail/static/visitor.hpp | 2 +-
   trunk/boost/xpressive/detail/static/width_of.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/algorithm.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/any.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/boyer_moore.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/chset/chset.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/cons.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/dont_care.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/hash_peek_bitset.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/ignore_unused.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/literals.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/never_true.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/save_restore.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/sequence_stack.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/tracking_ptr.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/traits_utils.hpp | 2 +-
   trunk/boost/xpressive/detail/utility/width.hpp | 2 +-
   trunk/boost/xpressive/match_results.hpp | 2 +-
   trunk/boost/xpressive/proto/args.hpp | 2 +-
   trunk/boost/xpressive/proto/context/callable.hpp | 2 +-
   trunk/boost/xpressive/proto/context/default.hpp | 2 +-
   trunk/boost/xpressive/proto/context/null.hpp | 2 +-
   trunk/boost/xpressive/proto/debug.hpp | 2 +-
   trunk/boost/xpressive/proto/deep_copy.hpp | 2 +-
   trunk/boost/xpressive/proto/detail/funop.hpp | 2 +-
   trunk/boost/xpressive/proto/domain.hpp | 2 +-
   trunk/boost/xpressive/proto/eval.hpp | 2 +-
   trunk/boost/xpressive/proto/expr.hpp | 2 +-
   trunk/boost/xpressive/proto/extends.hpp | 2 +-
   trunk/boost/xpressive/proto/fusion.hpp | 2 +-
   trunk/boost/xpressive/proto/generate.hpp | 2 +-
   trunk/boost/xpressive/proto/make_expr.hpp | 2 +-
   trunk/boost/xpressive/proto/matches.hpp | 2 +-
   trunk/boost/xpressive/proto/operators.hpp | 2 +-
   trunk/boost/xpressive/proto/proto.hpp | 2 +-
   trunk/boost/xpressive/proto/proto_fwd.hpp | 2 +-
   trunk/boost/xpressive/proto/proto_typeof.hpp | 2 +-
   trunk/boost/xpressive/proto/ref.hpp | 2 +-
   trunk/boost/xpressive/proto/tags.hpp | 2 +-
   trunk/boost/xpressive/proto/traits.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/apply.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/arg.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/branch.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/compose.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/construct.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/fold.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/fold_tree.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/function.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/list.hpp | 2 +-
   trunk/boost/xpressive/proto/transform/pass_through.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/arg_traits.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/compiler/branch.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/compiler/conditional.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/compiler/error.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/compiler/fold.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/compiler/switch.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/compiler/transform.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/op_base.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/op_tags.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/operators.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/proto.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/proto_fwd.hpp | 2 +-
   trunk/boost/xpressive/proto/v1_/proto_typeof.hpp | 2 +-
   trunk/boost/xpressive/regex_actions.hpp | 2 +-
   trunk/boost/xpressive/regex_algorithms.hpp | 2 +-
   trunk/boost/xpressive/regex_compiler.hpp | 2 +-
   trunk/boost/xpressive/regex_constants.hpp | 2 +-
   trunk/boost/xpressive/regex_error.hpp | 2 +-
   trunk/boost/xpressive/regex_iterator.hpp | 2 +-
   trunk/boost/xpressive/regex_primitives.hpp | 2 +-
   trunk/boost/xpressive/regex_token_iterator.hpp | 2 +-
   trunk/boost/xpressive/regex_traits.hpp | 2 +-
   trunk/boost/xpressive/sub_match.hpp | 2 +-
   trunk/boost/xpressive/traits/c_regex_traits.hpp | 2 +-
   trunk/boost/xpressive/traits/cpp_regex_traits.hpp | 2 +-
   trunk/boost/xpressive/traits/detail/c_ctype.hpp | 2 +-
   trunk/boost/xpressive/traits/null_regex_traits.hpp | 2 +-
   trunk/boost/xpressive/xpressive.hpp | 2 +-
   trunk/boost/xpressive/xpressive_dynamic.hpp | 2 +-
   trunk/boost/xpressive/xpressive_fwd.hpp | 2 +-
   trunk/boost/xpressive/xpressive_static.hpp | 2 +-
   trunk/boost/xpressive/xpressive_typeof.hpp | 2 +-
   149 files changed, 149 insertions(+), 149 deletions(-)

Modified: trunk/boost/xpressive/basic_regex.hpp
==============================================================================
--- trunk/boost/xpressive/basic_regex.hpp (original)
+++ trunk/boost/xpressive/basic_regex.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains the definition of the basic_regex\<\> class template and its
 /// associated helper functions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/access.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/access.hpp (original)
+++ trunk/boost/xpressive/detail/core/access.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // access.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/action.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/action.hpp (original)
+++ trunk/boost/xpressive/detail/core/action.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // action.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/adaptor.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/adaptor.hpp (original)
+++ trunk/boost/xpressive/detail/core/adaptor.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // adaptor.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/finder.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/finder.hpp (original)
+++ trunk/boost/xpressive/detail/core/finder.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,6 +1,6 @@
 /// Contains the definition of the basic_regex\<\> class template and its associated helper functions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/flow_control.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/flow_control.hpp (original)
+++ trunk/boost/xpressive/detail/core/flow_control.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // flow_control.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/icase.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/icase.hpp (original)
+++ trunk/boost/xpressive/detail/core/icase.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // icase.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/linker.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/linker.hpp (original)
+++ trunk/boost/xpressive/detail/core/linker.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // linker.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/alternate_end_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // alternate_end_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/alternate_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/alternate_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/alternate_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // alternate_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/any_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/any_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/any_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // any_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/assert_bol_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // assert_bol_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/assert_bos_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // assert_bos_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/assert_eol_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // assert_eol_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/assert_eos_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // assert_eos_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/assert_line_base.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/assert_line_base.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/assert_line_base.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // assert_line_base.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/assert_word_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // assert_word_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/attr_begin_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/attr_begin_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // attr_begin_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/attr_end_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // attr_end_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/charset_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/charset_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/charset_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // charset_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/end_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/end_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/end_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // end_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/epsilon_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // epsilon_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/keeper_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/keeper_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/keeper_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // keeper_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/literal_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/literal_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/literal_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // literal_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/logical_newline_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // logical_newline_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/lookahead_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // lookahead_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/lookbehind_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // lookbehind_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/mark_begin_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // mark_begin_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/mark_end_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // mark_end_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/mark_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/mark_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/mark_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // mark_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/optional_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/optional_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/optional_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // optional_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/posix_charset_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // posix_charset_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/predicate_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/predicate_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/predicate_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // predicate_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/range_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/range_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/range_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // range_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/regex_byref_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // regex_byref_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/regex_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/regex_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/regex_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // regex_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/repeat_begin_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // repeat_end_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/repeat_end_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // repeat_end_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/set_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/set_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/set_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // set.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/simple_repeat_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // simple_repeat_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/string_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/string_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/string_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // string_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matcher/true_matcher.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matcher/true_matcher.hpp (original)
+++ trunk/boost/xpressive/detail/core/matcher/true_matcher.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // true_matcher.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/matchers.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/matchers.hpp (original)
+++ trunk/boost/xpressive/detail/core/matchers.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // matchers.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/optimize.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/optimize.hpp (original)
+++ trunk/boost/xpressive/detail/core/optimize.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // optimize.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/peeker.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/peeker.hpp (original)
+++ trunk/boost/xpressive/detail/core/peeker.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // peeker.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/quant_style.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/quant_style.hpp (original)
+++ trunk/boost/xpressive/detail/core/quant_style.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // quant_style.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/regex_impl.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/regex_impl.hpp (original)
+++ trunk/boost/xpressive/detail/core/regex_impl.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // regex_impl.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/results_cache.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/results_cache.hpp (original)
+++ trunk/boost/xpressive/detail/core/results_cache.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // results_cache.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/state.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/state.hpp (original)
+++ trunk/boost/xpressive/detail/core/state.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // state.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/sub_match_impl.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/sub_match_impl.hpp (original)
+++ trunk/boost/xpressive/detail/core/sub_match_impl.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // sub_match_impl.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/core/sub_match_vector.hpp
==============================================================================
--- trunk/boost/xpressive/detail/core/sub_match_vector.hpp (original)
+++ trunk/boost/xpressive/detail/core/sub_match_vector.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // sub_match_vector.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/detail_fwd.hpp
==============================================================================
--- trunk/boost/xpressive/detail/detail_fwd.hpp (original)
+++ trunk/boost/xpressive/detail/detail_fwd.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // detail_fwd.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/dynamic/dynamic.hpp
==============================================================================
--- trunk/boost/xpressive/detail/dynamic/dynamic.hpp (original)
+++ trunk/boost/xpressive/detail/dynamic/dynamic.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // dynamic.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/dynamic/matchable.hpp
==============================================================================
--- trunk/boost/xpressive/detail/dynamic/matchable.hpp (original)
+++ trunk/boost/xpressive/detail/dynamic/matchable.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // matchable.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/dynamic/parse_charset.hpp
==============================================================================
--- trunk/boost/xpressive/detail/dynamic/parse_charset.hpp (original)
+++ trunk/boost/xpressive/detail/dynamic/parse_charset.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // parse_charset.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/dynamic/parser.hpp
==============================================================================
--- trunk/boost/xpressive/detail/dynamic/parser.hpp (original)
+++ trunk/boost/xpressive/detail/dynamic/parser.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains the definition of regex_compiler, a factory for building regex objects
 /// from strings.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/dynamic/parser_enum.hpp
==============================================================================
--- trunk/boost/xpressive/detail/dynamic/parser_enum.hpp (original)
+++ trunk/boost/xpressive/detail/dynamic/parser_enum.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // parser_enum.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/dynamic/parser_traits.hpp
==============================================================================
--- trunk/boost/xpressive/detail/dynamic/parser_traits.hpp (original)
+++ trunk/boost/xpressive/detail/dynamic/parser_traits.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // detail/dynamic/parser_traits.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/dynamic/sequence.hpp
==============================================================================
--- trunk/boost/xpressive/detail/dynamic/sequence.hpp (original)
+++ trunk/boost/xpressive/detail/dynamic/sequence.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // sequence.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/compile.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/compile.hpp (original)
+++ trunk/boost/xpressive/detail/static/compile.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // compile.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/grammar.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/grammar.hpp (original)
+++ trunk/boost/xpressive/detail/static/grammar.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // grammar.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/is_pure.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/is_pure.hpp (original)
+++ trunk/boost/xpressive/detail/static/is_pure.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // is_pure.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/modifier.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/modifier.hpp (original)
+++ trunk/boost/xpressive/detail/static/modifier.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // modifier.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/placeholders.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/placeholders.hpp (original)
+++ trunk/boost/xpressive/detail/static/placeholders.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // placeholders.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/static.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/static.hpp (original)
+++ trunk/boost/xpressive/detail/static/static.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // static.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/transmogrify.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/transmogrify.hpp (original)
+++ trunk/boost/xpressive/detail/static/transmogrify.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // transmogrify.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/type_traits.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/type_traits.hpp (original)
+++ trunk/boost/xpressive/detail/static/type_traits.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // type_traits.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/visitor.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/visitor.hpp (original)
+++ trunk/boost/xpressive/detail/static/visitor.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // visitor.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/static/width_of.hpp
==============================================================================
--- trunk/boost/xpressive/detail/static/width_of.hpp (original)
+++ trunk/boost/xpressive/detail/static/width_of.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // width_of.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/algorithm.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/algorithm.hpp (original)
+++ trunk/boost/xpressive/detail/utility/algorithm.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // algorithm.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/any.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/any.hpp (original)
+++ trunk/boost/xpressive/detail/utility/any.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // any.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/boyer_moore.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/boyer_moore.hpp (original)
+++ trunk/boost/xpressive/detail/utility/boyer_moore.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// purpose boyer-moore implementation. It truncates the search string at
 /// 256 characters, but it is sufficient for the needs of xpressive.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/chset/chset.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/chset/chset.hpp (original)
+++ trunk/boost/xpressive/detail/utility/chset/chset.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // chset.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/cons.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/cons.hpp (original)
+++ trunk/boost/xpressive/detail/utility/cons.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // cons.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/dont_care.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/dont_care.hpp (original)
+++ trunk/boost/xpressive/detail/utility/dont_care.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // dont_care.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/hash_peek_bitset.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/hash_peek_bitset.hpp (original)
+++ trunk/boost/xpressive/detail/utility/hash_peek_bitset.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // hash_peek_bitset.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/ignore_unused.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/ignore_unused.hpp (original)
+++ trunk/boost/xpressive/detail/utility/ignore_unused.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // ignore_unused.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/literals.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/literals.hpp (original)
+++ trunk/boost/xpressive/detail/utility/literals.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // literals.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/never_true.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/never_true.hpp (original)
+++ trunk/boost/xpressive/detail/utility/never_true.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // never_true.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/save_restore.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/save_restore.hpp (original)
+++ trunk/boost/xpressive/detail/utility/save_restore.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // save_restore.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/sequence_stack.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/sequence_stack.hpp (original)
+++ trunk/boost/xpressive/detail/utility/sequence_stack.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // sequence_stack.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/tracking_ptr.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/tracking_ptr.hpp (original)
+++ trunk/boost/xpressive/detail/utility/tracking_ptr.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // tracking_ptr.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/traits_utils.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/traits_utils.hpp (original)
+++ trunk/boost/xpressive/detail/utility/traits_utils.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // traits_utils.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/detail/utility/width.hpp
==============================================================================
--- trunk/boost/xpressive/detail/utility/width.hpp (original)
+++ trunk/boost/xpressive/detail/utility/width.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // width.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/match_results.hpp
==============================================================================
--- trunk/boost/xpressive/match_results.hpp (original)
+++ trunk/boost/xpressive/match_results.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// The match_results type holds the results of a regex_match() or
 /// regex_search() operation.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/args.hpp
==============================================================================
--- trunk/boost/xpressive/proto/args.hpp (original)
+++ trunk/boost/xpressive/proto/args.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
     /// \file args.hpp
     /// Contains definition of args\<\> class template.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/context/callable.hpp
==============================================================================
--- trunk/boost/xpressive/proto/context/callable.hpp (original)
+++ trunk/boost/xpressive/proto/context/callable.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -7,7 +7,7 @@
     /// have an overload that handles this node, fall-back to the default_context.
     /// TODO: make the fall-back configurable!
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/context/default.hpp
==============================================================================
--- trunk/boost/xpressive/proto/context/default.hpp (original)
+++ trunk/boost/xpressive/proto/context/default.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -5,7 +5,7 @@
     /// proto::eval() that uses Boost.Typeof to deduce return types
     /// of the built-in operators.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/context/null.hpp
==============================================================================
--- trunk/boost/xpressive/proto/context/null.hpp (original)
+++ trunk/boost/xpressive/proto/context/null.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -5,7 +5,7 @@
     /// proto::eval() that simply evaluates each child expression, doesn't
     /// combine the results at all, and returns void.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/debug.hpp
==============================================================================
--- trunk/boost/xpressive/proto/debug.hpp (original)
+++ trunk/boost/xpressive/proto/debug.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file debug.hpp
 /// Utilities for debugging proto expression trees
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/deep_copy.hpp
==============================================================================
--- trunk/boost/xpressive/proto/deep_copy.hpp (original)
+++ trunk/boost/xpressive/proto/deep_copy.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
     /// \file deep_copy.hpp
     /// Replace all nodes stored by reference by nodes stored by value.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/detail/funop.hpp
==============================================================================
--- trunk/boost/xpressive/proto/detail/funop.hpp (original)
+++ trunk/boost/xpressive/proto/detail/funop.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 // funop.hpp
 // Contains definition of funop[n]\<\> class template.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/domain.hpp
==============================================================================
--- trunk/boost/xpressive/proto/domain.hpp (original)
+++ trunk/boost/xpressive/proto/domain.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains definition of domain\<\> class template, for defining domains
 /// with a grammar for controlling operator overloading.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/eval.hpp
==============================================================================
--- trunk/boost/xpressive/proto/eval.hpp (original)
+++ trunk/boost/xpressive/proto/eval.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file eval.hpp
 /// Contains the eval() expression evaluator.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/expr.hpp
==============================================================================
--- trunk/boost/xpressive/proto/expr.hpp (original)
+++ trunk/boost/xpressive/proto/expr.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
     /// \file expr.hpp
     /// Contains definition of expr\<\> class template.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/extends.hpp
==============================================================================
--- trunk/boost/xpressive/proto/extends.hpp (original)
+++ trunk/boost/xpressive/proto/extends.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file extends.hpp
 /// Macros and a base class for defining end-user expression types
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/fusion.hpp
==============================================================================
--- trunk/boost/xpressive/proto/fusion.hpp (original)
+++ trunk/boost/xpressive/proto/fusion.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file fusion.hpp
 /// Make any Proto parse tree a valid Fusion sequence
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/generate.hpp
==============================================================================
--- trunk/boost/xpressive/proto/generate.hpp (original)
+++ trunk/boost/xpressive/proto/generate.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
     /// Contains definition of generate\<\> class template, which end users can
     /// specialize for generating domain-specific expression wrappers.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/make_expr.hpp
==============================================================================
--- trunk/boost/xpressive/proto/make_expr.hpp (original)
+++ trunk/boost/xpressive/proto/make_expr.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
     /// Given a Fusion sequence of arguments and the type of a proto Expression,
     /// unpacks the sequence into the Expression.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/matches.hpp
==============================================================================
--- trunk/boost/xpressive/proto/matches.hpp (original)
+++ trunk/boost/xpressive/proto/matches.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
     /// Contains definition of matches\<\> metafunction for determining if
     /// a given expression matches a given pattern.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/operators.hpp
==============================================================================
--- trunk/boost/xpressive/proto/operators.hpp (original)
+++ trunk/boost/xpressive/proto/operators.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains all the overloaded operators that make it possible to build
 /// expression templates using proto components
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/proto.hpp
==============================================================================
--- trunk/boost/xpressive/proto/proto.hpp (original)
+++ trunk/boost/xpressive/proto/proto.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file proto.hpp
 /// The proto expression template compiler and supporting utilities.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/proto_fwd.hpp
==============================================================================
--- trunk/boost/xpressive/proto/proto_fwd.hpp (original)
+++ trunk/boost/xpressive/proto/proto_fwd.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file proto_fwd.hpp
 /// Forward declarations of all of proto's public types and functions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/proto_typeof.hpp
==============================================================================
--- trunk/boost/xpressive/proto/proto_typeof.hpp (original)
+++ trunk/boost/xpressive/proto/proto_typeof.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Type registrations so that proto expression templates can be used together
 /// with the Boost.Typeof library.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/ref.hpp
==============================================================================
--- trunk/boost/xpressive/proto/ref.hpp (original)
+++ trunk/boost/xpressive/proto/ref.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file ref.hpp
 /// Utility for storing a sub-expr by reference
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/tags.hpp
==============================================================================
--- trunk/boost/xpressive/proto/tags.hpp (original)
+++ trunk/boost/xpressive/proto/tags.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file tags.hpp
 /// Contains the tags for all the overloadable operators in C++
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/traits.hpp
==============================================================================
--- trunk/boost/xpressive/proto/traits.hpp (original)
+++ trunk/boost/xpressive/proto/traits.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -5,7 +5,7 @@
     /// right\<\>, tag\<\>, and the helper functions arg(), arg_c(),
     /// left() and right().
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/apply.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/apply.hpp (original)
+++ trunk/boost/xpressive/proto/transform/apply.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file apply.hpp
 /// Proto transforms for applying MPL placeholder expressions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/arg.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/arg.hpp (original)
+++ trunk/boost/xpressive/proto/transform/arg.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file arg.hpp
 /// Proto transforms for extracting arguments from expressions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/branch.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/branch.hpp (original)
+++ trunk/boost/xpressive/proto/transform/branch.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// tree separately from the rest. Given an expression and a new state, it
 /// transforms the expression using the new state.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/compose.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/compose.hpp (original)
+++ trunk/boost/xpressive/proto/transform/compose.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -5,7 +5,7 @@
 /// according to that grammar, and the result is forwarded to the second
 /// for further transformation.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/construct.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/construct.hpp (original)
+++ trunk/boost/xpressive/proto/transform/construct.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
     /// \file construct.hpp
     /// For constructing an arbitrary type from a bunch of transforms.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/fold.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/fold.hpp (original)
+++ trunk/boost/xpressive/proto/transform/fold.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -5,7 +5,7 @@
     /// It transforms the right operand and passes the result as state while transforming
     /// the left. Or, it might do the left first, if you choose.
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/fold_tree.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/fold_tree.hpp (original)
+++ trunk/boost/xpressive/proto/transform/fold_tree.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// A higher-level transform that uses the fold, and branch transforms
 /// to recursively fold a tree.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/function.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/function.hpp (original)
+++ trunk/boost/xpressive/proto/transform/function.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file function.hpp
 /// Proto transforms for applying a function object.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/list.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/list.hpp (original)
+++ trunk/boost/xpressive/proto/transform/list.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// A special-purpose proto transform for putting things into a
 /// fusion::cons<> list.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/transform/pass_through.hpp
==============================================================================
--- trunk/boost/xpressive/proto/transform/pass_through.hpp (original)
+++ trunk/boost/xpressive/proto/transform/pass_through.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
     /// \file pass_through.hpp
     /// TODO
     //
- // Copyright 2004 Eric Niebler. Distributed under the Boost
+ // Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/arg_traits.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/arg_traits.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/arg_traits.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// right_type\<\>, tag_type\<\>, and the helper functions arg(), left(),
 /// and right().
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/compiler/branch.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/compiler/branch.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/compiler/branch.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -6,7 +6,7 @@
 /// It then passes the result along with the current state and the visitor
 /// to the lambda for further processing.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/compiler/conditional.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/compiler/conditional.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/compiler/conditional.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// A special-purpose proto1 compiler for compiling an expression either one
 /// way or another depending on the properties of the expression.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/compiler/error.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/compiler/error.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/compiler/error.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// A special-purpose proto1 compiler that simply generates an error. Useful for
 /// flagging certain constructs as illegal.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/compiler/fold.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/compiler/fold.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/compiler/fold.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// It compiles the right operand and passes the result as state while compiling
 /// the left. Or, it might do the left first, if you choose.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/compiler/switch.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/compiler/switch.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/compiler/switch.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -5,7 +5,7 @@
 /// find the compiler in the map corresponding to the key and use that compiler
 /// to compile the expression.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/compiler/transform.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/compiler/transform.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/compiler/transform.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -8,7 +8,7 @@
 /// extracts the operand of a unary op, the left and right operands of
 /// a binary op, and a way to compose multiple transforms into one.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/op_base.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/op_base.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/op_base.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains definitions of unary_op\<\>, binary_op\<\> and nary_op\<\>,
 /// as well as the is_op\<\> and the make_op() helper function.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/op_tags.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/op_tags.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/op_tags.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// the base tags unary_tag, binary_tag and nary_tag, as well as the is_unary\<\>,
 /// is_binary\<\> and is_nary\<\> predicates.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/operators.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/operators.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/operators.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains all the overloaded operators that make it possible to build
 /// expression templates using proto1 components
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/proto.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/proto.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/proto.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file proto1.hpp
 /// The proto1 expression template compiler and supporting utilities.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/proto_fwd.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/proto_fwd.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/proto_fwd.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file proto_fwd.hpp
 /// Forward declarations of all of proto1's public types and functions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/proto/v1_/proto_typeof.hpp
==============================================================================
--- trunk/boost/xpressive/proto/v1_/proto_typeof.hpp (original)
+++ trunk/boost/xpressive/proto/v1_/proto_typeof.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Type registrations so that proto1 expression templates can be used together
 /// with the Boost.Typeof library.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_actions.hpp
==============================================================================
--- trunk/boost/xpressive/regex_actions.hpp (original)
+++ trunk/boost/xpressive/regex_actions.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file regex_actions.hpp
 /// Defines the syntax elements of xpressive's action expressions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_algorithms.hpp
==============================================================================
--- trunk/boost/xpressive/regex_algorithms.hpp (original)
+++ trunk/boost/xpressive/regex_algorithms.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file regex_algorithms.hpp
 /// Contains the regex_match(), regex_search() and regex_replace() algorithms.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_compiler.hpp
==============================================================================
--- trunk/boost/xpressive/regex_compiler.hpp (original)
+++ trunk/boost/xpressive/regex_compiler.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains the definition of regex_compiler, a factory for building regex objects
 /// from strings.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_constants.hpp
==============================================================================
--- trunk/boost/xpressive/regex_constants.hpp (original)
+++ trunk/boost/xpressive/regex_constants.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains definitions for the syntax_option_type, match_flag_type and
 /// error_type enumerations.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_error.hpp
==============================================================================
--- trunk/boost/xpressive/regex_error.hpp (original)
+++ trunk/boost/xpressive/regex_error.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file regex_error.hpp
 /// Contains the definition of the regex_error exception class.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_iterator.hpp
==============================================================================
--- trunk/boost/xpressive/regex_iterator.hpp (original)
+++ trunk/boost/xpressive/regex_iterator.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains the definition of the regex_iterator type, an STL-compatible iterator
 /// for stepping through all the matches in a sequence.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_primitives.hpp
==============================================================================
--- trunk/boost/xpressive/regex_primitives.hpp (original)
+++ trunk/boost/xpressive/regex_primitives.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file regex_primitives.hpp
 /// Contains the syntax elements for writing static regular expressions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_token_iterator.hpp
==============================================================================
--- trunk/boost/xpressive/regex_token_iterator.hpp (original)
+++ trunk/boost/xpressive/regex_token_iterator.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains the definition of regex_token_iterator, and STL-compatible iterator
 /// for tokenizing a string using a regular expression.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/regex_traits.hpp
==============================================================================
--- trunk/boost/xpressive/regex_traits.hpp (original)
+++ trunk/boost/xpressive/regex_traits.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Includes the C regex traits or the CPP regex traits header file depending on the
 /// BOOST_XPRESSIVE_USE_C_TRAITS macro.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/sub_match.hpp
==============================================================================
--- trunk/boost/xpressive/sub_match.hpp (original)
+++ trunk/boost/xpressive/sub_match.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Contains the definition of the class template sub_match\<\>
 /// and associated helper functions
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/traits/c_regex_traits.hpp
==============================================================================
--- trunk/boost/xpressive/traits/c_regex_traits.hpp (original)
+++ trunk/boost/xpressive/traits/c_regex_traits.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// wrapper for the C locale functions that can be used to customize the
 /// behavior of static and dynamic regexes.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/traits/cpp_regex_traits.hpp
==============================================================================
--- trunk/boost/xpressive/traits/cpp_regex_traits.hpp (original)
+++ trunk/boost/xpressive/traits/cpp_regex_traits.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// wrapper for std::locale that can be used to customize the behavior of
 /// static and dynamic regexes.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/traits/detail/c_ctype.hpp
==============================================================================
--- trunk/boost/xpressive/traits/detail/c_ctype.hpp (original)
+++ trunk/boost/xpressive/traits/detail/c_ctype.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -1,7 +1,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 // c_ctype.hpp
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/traits/null_regex_traits.hpp
==============================================================================
--- trunk/boost/xpressive/traits/null_regex_traits.hpp (original)
+++ trunk/boost/xpressive/traits/null_regex_traits.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -4,7 +4,7 @@
 /// stub regex traits implementation that can be used by static and dynamic
 /// regexes for searching non-character data.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/xpressive.hpp
==============================================================================
--- trunk/boost/xpressive/xpressive.hpp (original)
+++ trunk/boost/xpressive/xpressive.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Includes all of xpressive including support for both static and
 /// dynamic regular expressions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/xpressive_dynamic.hpp
==============================================================================
--- trunk/boost/xpressive/xpressive_dynamic.hpp (original)
+++ trunk/boost/xpressive/xpressive_dynamic.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file xpressive_dynamic.hpp
 /// Includes everything you need to write and use dynamic regular expressions.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/xpressive_fwd.hpp
==============================================================================
--- trunk/boost/xpressive/xpressive_fwd.hpp (original)
+++ trunk/boost/xpressive/xpressive_fwd.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file xpressive_fwd.hpp
 /// Forward declarations for all of xpressive's public data types.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/xpressive_static.hpp
==============================================================================
--- trunk/boost/xpressive/xpressive_static.hpp (original)
+++ trunk/boost/xpressive/xpressive_static.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -3,7 +3,7 @@
 /// Includes everything you need to write static regular expressions and use
 /// them.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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/xpressive/xpressive_typeof.hpp
==============================================================================
--- trunk/boost/xpressive/xpressive_typeof.hpp (original)
+++ trunk/boost/xpressive/xpressive_typeof.hpp 2007-10-13 17:37:02 EDT (Sat, 13 Oct 2007)
@@ -2,7 +2,7 @@
 /// \file xpressive_typeof.hpp
 /// Type registrations so that xpressive can be used with the Boost.Typeof library.
 //
-// Copyright 2004 Eric Niebler. Distributed under the Boost
+// Copyright 2007 Eric Niebler. 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)
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk