Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50424 - in trunk: boost/spirit/home boost/spirit/home/karma boost/spirit/home/karma/action boost/spirit/home/karma/auxiliary boost/spirit/home/karma/binary boost/spirit/home/karma/char boost/spirit/home/karma/detail boost/spirit/home/karma/directive boost/spirit/home/karma/directive/detail boost/spirit/home/karma/nonterminal boost/spirit/home/karma/nonterminal/detail boost/spirit/home/karma/numeric boost/spirit/home/karma/operator boost/spirit/home/karma/operator/detail boost/spirit/home/karma/stream boost/spirit/home/karma/stream/detail boost/spirit/home/karma/string boost/spirit/home/lex boost/spirit/home/lex/lexer boost/spirit/home/lex/lexer/detail boost/spirit/home/lex/lexer/lexertl boost/spirit/home/lex/qi boost/spirit/home/lex/qi/state boost/spirit/home/lex/qi/utility boost/spirit/home/qi boost/spirit/home/qi/auxiliary boost/spirit/home/qi/binary boost/spirit/home/qi/debug boost/spirit/home/qi/debug/detail boost/spirit/home/qi/detail boost/spirit/home/qi/numeric/detail boost/spirit/home/qi/operator boost/spirit/home/qi/stream boost/spirit/home/qi/stream/detail boost/spirit/home/support boost/spirit/home/support/algorithm boost/spirit/home/support/auxiliary boost/spirit/home/support/char_class boost/spirit/home/support/detail boost/spirit/home/support/meta_grammar boost/spirit/home/support/nonterminal boost/wave libs/spirit/doc libs/spirit/doc/lex libs/spirit/doc/notes libs/spirit/doc/qi_and_karma libs/spirit/doc/reference/lex libs/spirit/doc/reference/qi_and_karma libs/spirit/example/karma libs/spirit/example/lex libs/spirit/example/lex/static_lexer libs/spirit/example/qi libs/spirit/test/karma libs/spirit/test/lex libs/spirit/test/qi libs/spirit/test/support
From: hartmut.kaiser_at_[hidden]
Date: 2009-01-01 06:59:35


Author: hkaiser
Date: 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
New Revision: 50424
URL: http://svn.boost.org/trac/boost/changeset/50424

Log:
Spirit: Updated copyright
Text files modified:
   trunk/boost/spirit/home/karma.hpp | 2
   trunk/boost/spirit/home/karma/action.hpp | 2
   trunk/boost/spirit/home/karma/action/action.hpp | 2
   trunk/boost/spirit/home/karma/action/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/auxiliary.hpp | 2
   trunk/boost/spirit/home/karma/auxiliary/eps.hpp | 2
   trunk/boost/spirit/home/karma/auxiliary/functor.hpp | 2
   trunk/boost/spirit/home/karma/auxiliary/functor_director.hpp | 2
   trunk/boost/spirit/home/karma/auxiliary/lazy.hpp | 2
   trunk/boost/spirit/home/karma/auxiliary/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/auxiliary/none.hpp | 2
   trunk/boost/spirit/home/karma/binary.hpp | 2
   trunk/boost/spirit/home/karma/binary/binary.hpp | 2
   trunk/boost/spirit/home/karma/binary/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/char.hpp | 2
   trunk/boost/spirit/home/karma/char/char.hpp | 2
   trunk/boost/spirit/home/karma/char/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/char/space.hpp | 2
   trunk/boost/spirit/home/karma/delimit.hpp | 2
   trunk/boost/spirit/home/karma/detail/generate_to.hpp | 2
   trunk/boost/spirit/home/karma/detail/ostream_iterator.hpp | 2
   trunk/boost/spirit/home/karma/detail/output_iterator.hpp | 2
   trunk/boost/spirit/home/karma/detail/string_generate.hpp | 2
   trunk/boost/spirit/home/karma/directive.hpp | 2
   trunk/boost/spirit/home/karma/directive/alignment_meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/directive/case_meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/directive/center_alignment.hpp | 2
   trunk/boost/spirit/home/karma/directive/delimit.hpp | 2
   trunk/boost/spirit/home/karma/directive/delimiter_meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/directive/detail/center_alignment_generate.hpp | 2
   trunk/boost/spirit/home/karma/directive/detail/left_alignment_generate.hpp | 2
   trunk/boost/spirit/home/karma/directive/detail/right_alignment_generate.hpp | 2
   trunk/boost/spirit/home/karma/directive/left_alignment.hpp | 2
   trunk/boost/spirit/home/karma/directive/right_alignment.hpp | 2
   trunk/boost/spirit/home/karma/directive/verbatim.hpp | 2
   trunk/boost/spirit/home/karma/domain.hpp | 2
   trunk/boost/spirit/home/karma/generate.hpp | 2
   trunk/boost/spirit/home/karma/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/nonterminal.hpp | 2
   trunk/boost/spirit/home/karma/nonterminal/detail/rule.hpp | 2
   trunk/boost/spirit/home/karma/nonterminal/grammar.hpp | 2
   trunk/boost/spirit/home/karma/nonterminal/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/nonterminal/nonterminal.hpp | 2
   trunk/boost/spirit/home/karma/nonterminal/nonterminal_director.hpp | 2
   trunk/boost/spirit/home/karma/nonterminal/rule.hpp | 2
   trunk/boost/spirit/home/karma/numeric.hpp | 2
   trunk/boost/spirit/home/karma/numeric/int.hpp | 2
   trunk/boost/spirit/home/karma/numeric/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/numeric/numeric_fwd.hpp | 2
   trunk/boost/spirit/home/karma/numeric/real.hpp | 2
   trunk/boost/spirit/home/karma/numeric/real_policies.hpp | 7 +++--
   trunk/boost/spirit/home/karma/numeric/uint.hpp | 2
   trunk/boost/spirit/home/karma/operator.hpp | 2
   trunk/boost/spirit/home/karma/operator/alternative.hpp | 2
   trunk/boost/spirit/home/karma/operator/detail/alternative.hpp | 2
   trunk/boost/spirit/home/karma/operator/detail/sequence.hpp | 2
   trunk/boost/spirit/home/karma/operator/kleene.hpp | 2
   trunk/boost/spirit/home/karma/operator/list.hpp | 2
   trunk/boost/spirit/home/karma/operator/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/operator/optional.hpp | 2
   trunk/boost/spirit/home/karma/operator/plus.hpp | 2
   trunk/boost/spirit/home/karma/operator/sequence.hpp | 2
   trunk/boost/spirit/home/karma/stream.hpp | 2
   trunk/boost/spirit/home/karma/stream/detail/format_manip.hpp | 2
   trunk/boost/spirit/home/karma/stream/detail/iterator_ostream.hpp | 2
   trunk/boost/spirit/home/karma/stream/format_manip.hpp | 2
   trunk/boost/spirit/home/karma/stream/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/stream/stream.hpp | 2
   trunk/boost/spirit/home/karma/string.hpp | 2
   trunk/boost/spirit/home/karma/string/lit.hpp | 2
   trunk/boost/spirit/home/karma/string/meta_grammar.hpp | 2
   trunk/boost/spirit/home/karma/what.hpp | 2
   trunk/boost/spirit/home/lex.hpp | 2
   trunk/boost/spirit/home/lex/domain.hpp | 2
   trunk/boost/spirit/home/lex/lexer.hpp | 2
   trunk/boost/spirit/home/lex/lexer/action.hpp | 2
   trunk/boost/spirit/home/lex/lexer/char_token_def.hpp | 2
   trunk/boost/spirit/home/lex/lexer/detail/sequence.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexer.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexer_actions.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexer_fwd.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_functor.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_generate_static.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_iterator.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_lexer.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_static_functor.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_static_lexer.hpp | 2
   trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_token.hpp | 2
   trunk/boost/spirit/home/lex/lexer/meta_grammar.hpp | 2
   trunk/boost/spirit/home/lex/lexer/sequence.hpp | 2
   trunk/boost/spirit/home/lex/lexer/string_token_def.hpp | 2
   trunk/boost/spirit/home/lex/lexer/terminal_director.hpp | 2
   trunk/boost/spirit/home/lex/lexer/terminal_holder.hpp | 2
   trunk/boost/spirit/home/lex/lexer/token_def.hpp | 2
   trunk/boost/spirit/home/lex/lexer/token_set.hpp | 2
   trunk/boost/spirit/home/lex/lexer_lexertl.hpp | 2
   trunk/boost/spirit/home/lex/lexer_static_lexertl.hpp | 2
   trunk/boost/spirit/home/lex/meta_grammar.hpp | 2
   trunk/boost/spirit/home/lex/qi/meta_grammar.hpp | 2
   trunk/boost/spirit/home/lex/qi/state/in_state.hpp | 2
   trunk/boost/spirit/home/lex/qi/state/state_switcher.hpp | 2
   trunk/boost/spirit/home/lex/qi/utility/plain_token.hpp | 2
   trunk/boost/spirit/home/lex/set_state.hpp | 2
   trunk/boost/spirit/home/lex/tokenize_and_parse.hpp | 2
   trunk/boost/spirit/home/qi/auxiliary.hpp | 2
   trunk/boost/spirit/home/qi/auxiliary/functor.hpp | 2
   trunk/boost/spirit/home/qi/auxiliary/functor_director.hpp | 2
   trunk/boost/spirit/home/qi/auxiliary/meta_grammar.hpp | 2
   trunk/boost/spirit/home/qi/binary.hpp | 2
   trunk/boost/spirit/home/qi/binary/binary.hpp | 2
   trunk/boost/spirit/home/qi/binary/meta_grammar.hpp | 2
   trunk/boost/spirit/home/qi/debug.hpp | 2
   trunk/boost/spirit/home/qi/debug/detail/debug_handler.hpp | 2
   trunk/boost/spirit/home/qi/debug/detail/print_node_info.hpp | 2
   trunk/boost/spirit/home/qi/debug/minimal_macros.hpp | 2
   trunk/boost/spirit/home/qi/debug/simple_debug.hpp | 2
   trunk/boost/spirit/home/qi/debug/simple_debug_macros.hpp | 2
   trunk/boost/spirit/home/qi/detail/alternative_function.hpp | 2
   trunk/boost/spirit/home/qi/detail/assign_to.hpp | 2
   trunk/boost/spirit/home/qi/detail/construct.hpp | 2
   trunk/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp | 2
   trunk/boost/spirit/home/qi/numeric/detail/real_impl.hpp | 2
   trunk/boost/spirit/home/qi/operator/alternative.hpp | 2
   trunk/boost/spirit/home/qi/stream.hpp | 2
   trunk/boost/spirit/home/qi/stream/detail/iterator_istream.hpp | 2
   trunk/boost/spirit/home/qi/stream/detail/match_manip.hpp | 2
   trunk/boost/spirit/home/qi/stream/match_manip.hpp | 2
   trunk/boost/spirit/home/qi/stream/meta_grammar.hpp | 2
   trunk/boost/spirit/home/qi/stream/stream.hpp | 2
   trunk/boost/spirit/home/support/algorithm/any_if.hpp | 2
   trunk/boost/spirit/home/support/auxiliary/functor_holder.hpp | 2
   trunk/boost/spirit/home/support/auxiliary/meta_function_holder.hpp | 2
   trunk/boost/spirit/home/support/char_class.hpp | 2
   trunk/boost/spirit/home/support/char_class/ascii.hpp | 2
   trunk/boost/spirit/home/support/char_class/iso8859_1.hpp | 2
   trunk/boost/spirit/home/support/char_class/standard.hpp | 2
   trunk/boost/spirit/home/support/char_class/standard_wide.hpp | 2
   trunk/boost/spirit/home/support/detail/container.hpp | 2
   trunk/boost/spirit/home/support/detail/hold_any.hpp | 2
   trunk/boost/spirit/home/support/detail/to_narrow.hpp | 2
   trunk/boost/spirit/home/support/detail/values.hpp | 2
   trunk/boost/spirit/home/support/meta_grammar/basic_transforms.hpp | 2
   trunk/boost/spirit/home/support/nonterminal/locals.hpp | 2
   trunk/boost/spirit/home/support/placeholders.hpp | 2
   trunk/boost/wave/token_ids.hpp | 2
   trunk/libs/spirit/doc/acknowledgments.qbk | 2
   trunk/libs/spirit/doc/faq.qbk | 2
   trunk/libs/spirit/doc/introduction.qbk | 2
   trunk/libs/spirit/doc/lex.qbk | 2
   trunk/libs/spirit/doc/lex/introduction.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_attributes.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_primitives.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_quickstart1.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_quickstart2.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_quickstart3.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_semantic_actions.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_states.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_static_model.qbk | 2
   trunk/libs/spirit/doc/lex/lexer_tutorials.qbk | 2
   trunk/libs/spirit/doc/lex/parsing_using_a_lexer.qbk | 2
   trunk/libs/spirit/doc/lex/token_definition.qbk | 2
   trunk/libs/spirit/doc/lex/tokenizing.qbk | 2
   trunk/libs/spirit/doc/lex/tokens_values.qbk | 2
   trunk/libs/spirit/doc/notes.qbk | 2
   trunk/libs/spirit/doc/notes/style_guide.qbk | 2
   trunk/libs/spirit/doc/preface.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/attributes.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/debugging.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/directives.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/error_handling.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/generating.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/grammars.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/operators.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/parse_trees_and_asts.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/parsing.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/peg.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/primitives.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/quick_reference.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/rules.qbk | 2
   trunk/libs/spirit/doc/qi_and_karma/semantic_actions.qbk | 2
   trunk/libs/spirit/doc/rationale.qbk | 2
   trunk/libs/spirit/doc/reference/lex/lexer.qbk | 2
   trunk/libs/spirit/doc/reference/lex/lexer_class.qbk | 2
   trunk/libs/spirit/doc/reference/lex/token.qbk | 2
   trunk/libs/spirit/doc/reference/lex/token_class.qbk | 2
   trunk/libs/spirit/doc/reference/lex/tokendef.qbk | 2
   trunk/libs/spirit/doc/reference/lex/tokendef_class.qbk | 2
   trunk/libs/spirit/doc/reference/lex/tokenset.qbk | 2
   trunk/libs/spirit/doc/reference/lex/tokenset_class.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/action.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/auxiliary.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/binary.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/char.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/debug.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/directive.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/generator.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/nonterminal.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/numeric.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/operator.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/parser.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/stream.qbk | 2
   trunk/libs/spirit/doc/reference/qi_and_karma/string.qbk | 2
   trunk/libs/spirit/doc/references.qbk | 2
   trunk/libs/spirit/doc/spirit2.qbk | 2
   trunk/libs/spirit/doc/what_s_new.qbk | 2
   trunk/libs/spirit/example/karma/basic_facilities.cpp | 42 ++++++++++++++++++++++++++++++++++++---
   trunk/libs/spirit/example/karma/functor_facilities.cpp | 2
   trunk/libs/spirit/example/karma/quick_start1.cpp | 2
   trunk/libs/spirit/example/lex/example.hpp | 2
   trunk/libs/spirit/example/lex/example1.cpp | 2
   trunk/libs/spirit/example/lex/example2.cpp | 2
   trunk/libs/spirit/example/lex/example3.cpp | 2
   trunk/libs/spirit/example/lex/example4.cpp | 2
   trunk/libs/spirit/example/lex/example5.cpp | 2
   trunk/libs/spirit/example/lex/example6.cpp | 2
   trunk/libs/spirit/example/lex/print_numbers.cpp | 2
   trunk/libs/spirit/example/lex/static_lexer/word_count_generate.cpp | 2
   trunk/libs/spirit/example/lex/static_lexer/word_count_static.cpp | 2
   trunk/libs/spirit/example/lex/static_lexer/word_count_tokens.hpp | 2
   trunk/libs/spirit/example/lex/strip_comments.cpp | 2
   trunk/libs/spirit/example/lex/strip_comments_lexer.cpp | 2
   trunk/libs/spirit/example/lex/word_count.cpp | 2
   trunk/libs/spirit/example/lex/word_count_functor.cpp | 2
   trunk/libs/spirit/example/lex/word_count_functor.flex | 2
   trunk/libs/spirit/example/lex/word_count_functor_flex.cpp | 2
   trunk/libs/spirit/example/lex/word_count_lexer.cpp | 2
   trunk/libs/spirit/example/qi/calc3_lexer.cpp | 2
   trunk/libs/spirit/test/karma/alternative.cpp | 2
   trunk/libs/spirit/test/karma/binary.cpp | 2
   trunk/libs/spirit/test/karma/case_handling.cpp | 2
   trunk/libs/spirit/test/karma/center_alignment.cpp | 2
   trunk/libs/spirit/test/karma/char.cpp | 2
   trunk/libs/spirit/test/karma/delimiter.cpp | 2
   trunk/libs/spirit/test/karma/format_manip.cpp | 2
   trunk/libs/spirit/test/karma/functor.cpp | 2
   trunk/libs/spirit/test/karma/grammar.cpp | 2
   trunk/libs/spirit/test/karma/grammar_fail.cpp | 2
   trunk/libs/spirit/test/karma/int_numerics.cpp | 2
   trunk/libs/spirit/test/karma/kleene.cpp | 2
   trunk/libs/spirit/test/karma/lazy.cpp | 2
   trunk/libs/spirit/test/karma/left_alignment.cpp | 2
   trunk/libs/spirit/test/karma/list.cpp | 2
   trunk/libs/spirit/test/karma/lit.cpp | 2
   trunk/libs/spirit/test/karma/none.cpp | 2
   trunk/libs/spirit/test/karma/optional.cpp | 2
   trunk/libs/spirit/test/karma/pattern.cpp | 2
   trunk/libs/spirit/test/karma/right_alignment.cpp | 2
   trunk/libs/spirit/test/karma/rule_fail.cpp | 3 +
   trunk/libs/spirit/test/karma/sequence.cpp | 2
   trunk/libs/spirit/test/karma/test.hpp | 2
   trunk/libs/spirit/test/lex/lexertl1.cpp | 2
   trunk/libs/spirit/test/lex/lexertl2.cpp | 2
   trunk/libs/spirit/test/lex/lexertl3.cpp | 2
   trunk/libs/spirit/test/lex/lexertl4.cpp | 2
   trunk/libs/spirit/test/lex/lexertl5.cpp | 2
   trunk/libs/spirit/test/lex/state_switcher_test.cpp | 2
   trunk/libs/spirit/test/lex/test.hpp | 2
   trunk/libs/spirit/test/lex/test_parser.hpp | 2
   trunk/libs/spirit/test/qi/alternative.cpp | 2
   trunk/libs/spirit/test/qi/binary.cpp | 2
   trunk/libs/spirit/test/qi/char.cpp | 2
   trunk/libs/spirit/test/qi/functor.cpp | 2
   trunk/libs/spirit/test/qi/grammar_fail.cpp | 2
   trunk/libs/spirit/test/qi/int.cpp | 2
   trunk/libs/spirit/test/qi/match_manip.cpp | 2
   trunk/libs/spirit/test/qi/real.cpp | 2
   trunk/libs/spirit/test/qi/rule_fail.cpp | 2
   trunk/libs/spirit/test/support/hold_any.cpp | 2
   270 files changed, 311 insertions(+), 275 deletions(-)

Modified: trunk/boost/spirit/home/karma.hpp
==============================================================================
--- trunk/boost/spirit/home/karma.hpp (original)
+++ trunk/boost/spirit/home/karma.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/action.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/action.hpp (original)
+++ trunk/boost/spirit/home/karma/action.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/action/action.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/action/action.hpp (original)
+++ trunk/boost/spirit/home/karma/action/action.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/action/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/action/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/action/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/auxiliary.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/auxiliary.hpp (original)
+++ trunk/boost/spirit/home/karma/auxiliary.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/auxiliary/eps.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/auxiliary/eps.hpp (original)
+++ trunk/boost/spirit/home/karma/auxiliary/eps.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/auxiliary/functor.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/auxiliary/functor.hpp (original)
+++ trunk/boost/spirit/home/karma/auxiliary/functor.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/auxiliary/functor_director.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/auxiliary/functor_director.hpp (original)
+++ trunk/boost/spirit/home/karma/auxiliary/functor_director.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/auxiliary/lazy.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/auxiliary/lazy.hpp (original)
+++ trunk/boost/spirit/home/karma/auxiliary/lazy.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/auxiliary/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/auxiliary/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/auxiliary/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/auxiliary/none.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/auxiliary/none.hpp (original)
+++ trunk/boost/spirit/home/karma/auxiliary/none.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/binary.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/binary.hpp (original)
+++ trunk/boost/spirit/home/karma/binary.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/binary/binary.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/binary/binary.hpp (original)
+++ trunk/boost/spirit/home/karma/binary/binary.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/binary/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/binary/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/binary/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/char.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/char.hpp (original)
+++ trunk/boost/spirit/home/karma/char.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/char/char.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/char/char.hpp (original)
+++ trunk/boost/spirit/home/karma/char/char.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/char/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/char/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/char/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/char/space.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/char/space.hpp (original)
+++ trunk/boost/spirit/home/karma/char/space.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/delimit.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/delimit.hpp (original)
+++ trunk/boost/spirit/home/karma/delimit.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/detail/generate_to.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/detail/generate_to.hpp (original)
+++ trunk/boost/spirit/home/karma/detail/generate_to.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/detail/ostream_iterator.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/detail/ostream_iterator.hpp (original)
+++ trunk/boost/spirit/home/karma/detail/ostream_iterator.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/detail/output_iterator.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/detail/output_iterator.hpp (original)
+++ trunk/boost/spirit/home/karma/detail/output_iterator.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/detail/string_generate.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/detail/string_generate.hpp (original)
+++ trunk/boost/spirit/home/karma/detail/string_generate.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive.hpp (original)
+++ trunk/boost/spirit/home/karma/directive.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/alignment_meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/alignment_meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/alignment_meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/case_meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/case_meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/case_meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/center_alignment.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/center_alignment.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/center_alignment.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/delimit.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/delimit.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/delimit.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/delimiter_meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/delimiter_meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/delimiter_meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/detail/center_alignment_generate.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/detail/center_alignment_generate.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/detail/center_alignment_generate.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/detail/left_alignment_generate.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/detail/left_alignment_generate.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/detail/left_alignment_generate.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/detail/right_alignment_generate.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/detail/right_alignment_generate.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/detail/right_alignment_generate.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/left_alignment.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/left_alignment.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/left_alignment.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/right_alignment.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/right_alignment.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/right_alignment.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/directive/verbatim.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/directive/verbatim.hpp (original)
+++ trunk/boost/spirit/home/karma/directive/verbatim.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/domain.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/domain.hpp (original)
+++ trunk/boost/spirit/home/karma/domain.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/generate.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/generate.hpp (original)
+++ trunk/boost/spirit/home/karma/generate.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/nonterminal.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/nonterminal.hpp (original)
+++ trunk/boost/spirit/home/karma/nonterminal.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/nonterminal/detail/rule.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/nonterminal/detail/rule.hpp (original)
+++ trunk/boost/spirit/home/karma/nonterminal/detail/rule.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/nonterminal/grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/nonterminal/grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/nonterminal/grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/nonterminal/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/nonterminal/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/nonterminal/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/karma/nonterminal/nonterminal.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/nonterminal/nonterminal.hpp (original)
+++ trunk/boost/spirit/home/karma/nonterminal/nonterminal.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/nonterminal/nonterminal_director.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/nonterminal/nonterminal_director.hpp (original)
+++ trunk/boost/spirit/home/karma/nonterminal/nonterminal_director.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/nonterminal/rule.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/nonterminal/rule.hpp (original)
+++ trunk/boost/spirit/home/karma/nonterminal/rule.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/numeric.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/numeric.hpp (original)
+++ trunk/boost/spirit/home/karma/numeric.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/numeric/int.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/numeric/int.hpp (original)
+++ trunk/boost/spirit/home/karma/numeric/int.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/numeric/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/numeric/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/numeric/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/karma/numeric/numeric_fwd.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/numeric/numeric_fwd.hpp (original)
+++ trunk/boost/spirit/home/karma/numeric/numeric_fwd.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/numeric/real.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/numeric/real.hpp (original)
+++ trunk/boost/spirit/home/karma/numeric/real.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/numeric/real_policies.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/numeric/real_policies.hpp (original)
+++ trunk/boost/spirit/home/karma/numeric/real_policies.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -119,13 +119,14 @@
         //
         // Note: If the trailing_zeros flag is not in effect additional
         // comments apply. See the comment for the fraction_part()
- // function below.
+ // function below. Moreover, this precision will be limited
+ // to the value of std::numeric_limits<T>::digits10 + 1
         ///////////////////////////////////////////////////////////////////////
         static unsigned int
         precision(T)
         {
             // generate max. 'fractional_precision' fractional digits
- return fractional_precision;
+ return fractional_precision;
         }
 
         ///////////////////////////////////////////////////////////////////////

Modified: trunk/boost/spirit/home/karma/numeric/uint.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/numeric/uint.hpp (original)
+++ trunk/boost/spirit/home/karma/numeric/uint.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/operator.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator.hpp (original)
+++ trunk/boost/spirit/home/karma/operator.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/operator/alternative.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/alternative.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/alternative.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/karma/operator/detail/alternative.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/detail/alternative.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/detail/alternative.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/karma/operator/detail/sequence.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/detail/sequence.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/detail/sequence.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/karma/operator/kleene.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/kleene.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/kleene.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/operator/list.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/list.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/list.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/operator/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/operator/optional.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/optional.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/optional.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/operator/plus.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/plus.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/plus.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/operator/sequence.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/operator/sequence.hpp (original)
+++ trunk/boost/spirit/home/karma/operator/sequence.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/karma/stream.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/stream.hpp (original)
+++ trunk/boost/spirit/home/karma/stream.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/stream/detail/format_manip.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/stream/detail/format_manip.hpp (original)
+++ trunk/boost/spirit/home/karma/stream/detail/format_manip.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/stream/detail/iterator_ostream.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/stream/detail/iterator_ostream.hpp (original)
+++ trunk/boost/spirit/home/karma/stream/detail/iterator_ostream.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boist.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/stream/format_manip.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/stream/format_manip.hpp (original)
+++ trunk/boost/spirit/home/karma/stream/format_manip.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/stream/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/stream/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/stream/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/stream/stream.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/stream/stream.hpp (original)
+++ trunk/boost/spirit/home/karma/stream/stream.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/string.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/string.hpp (original)
+++ trunk/boost/spirit/home/karma/string.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/string/lit.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/string/lit.hpp (original)
+++ trunk/boost/spirit/home/karma/string/lit.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/string/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/string/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/karma/string/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/karma/what.hpp
==============================================================================
--- trunk/boost/spirit/home/karma/what.hpp (original)
+++ trunk/boost/spirit/home/karma/what.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex.hpp
==============================================================================
--- trunk/boost/spirit/home/lex.hpp (original)
+++ trunk/boost/spirit/home/lex.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/domain.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/domain.hpp (original)
+++ trunk/boost/spirit/home/lex/domain.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/action.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/action.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/action.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/char_token_def.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/char_token_def.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/char_token_def.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/detail/sequence.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/detail/sequence.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/detail/sequence.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexer.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexer.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexer.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexer_actions.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexer_actions.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexer_actions.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexer_fwd.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexer_fwd.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexer_fwd.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_functor.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_functor.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_functor.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_generate_static.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_generate_static.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_generate_static.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2008 Ben Hanson
-// Copyright (c) 2008 Hartmut Kaiser
+// Copyright (c) 2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_iterator.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_iterator.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_iterator.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_lexer.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_lexer.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_lexer.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_static_functor.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_static_functor.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_static_functor.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_static_lexer.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_static_lexer.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_static_lexer.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_token.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_token.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/lexertl/lexertl_token.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/sequence.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/sequence.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/sequence.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/string_token_def.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/string_token_def.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/string_token_def.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/terminal_director.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/terminal_director.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/terminal_director.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/lex/lexer/terminal_holder.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/terminal_holder.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/terminal_holder.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/lex/lexer/token_def.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/token_def.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/token_def.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer/token_set.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer/token_set.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer/token_set.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer_lexertl.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer_lexertl.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer_lexertl.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/lexer_static_lexertl.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/lexer_static_lexertl.hpp (original)
+++ trunk/boost/spirit/home/lex/lexer_static_lexertl.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/lex/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/qi/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/qi/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/lex/qi/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/qi/state/in_state.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/qi/state/in_state.hpp (original)
+++ trunk/boost/spirit/home/lex/qi/state/in_state.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/qi/state/state_switcher.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/qi/state/state_switcher.hpp (original)
+++ trunk/boost/spirit/home/lex/qi/state/state_switcher.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/qi/utility/plain_token.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/qi/utility/plain_token.hpp (original)
+++ trunk/boost/spirit/home/lex/qi/utility/plain_token.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/set_state.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/set_state.hpp (original)
+++ trunk/boost/spirit/home/lex/set_state.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/lex/tokenize_and_parse.hpp
==============================================================================
--- trunk/boost/spirit/home/lex/tokenize_and_parse.hpp (original)
+++ trunk/boost/spirit/home/lex/tokenize_and_parse.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/auxiliary.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/auxiliary.hpp (original)
+++ trunk/boost/spirit/home/qi/auxiliary.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/auxiliary/functor.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/auxiliary/functor.hpp (original)
+++ trunk/boost/spirit/home/qi/auxiliary/functor.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/auxiliary/functor_director.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/auxiliary/functor_director.hpp (original)
+++ trunk/boost/spirit/home/qi/auxiliary/functor_director.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/auxiliary/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/auxiliary/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/qi/auxiliary/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/binary.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/binary.hpp (original)
+++ trunk/boost/spirit/home/qi/binary.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/binary/binary.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/binary/binary.hpp (original)
+++ trunk/boost/spirit/home/qi/binary/binary.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/binary/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/binary/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/qi/binary/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/debug.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/debug.hpp (original)
+++ trunk/boost/spirit/home/qi/debug.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/debug/detail/debug_handler.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/debug/detail/debug_handler.hpp (original)
+++ trunk/boost/spirit/home/qi/debug/detail/debug_handler.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
     Copyright (c) 2001-2007 Joel de Guzman
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/qi/debug/detail/print_node_info.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/debug/detail/print_node_info.hpp (original)
+++ trunk/boost/spirit/home/qi/debug/detail/print_node_info.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
     Copyright (c) 2001-2007 Joel de Guzman
     Copyright (c) 2003 Gustavo Guerra
 

Modified: trunk/boost/spirit/home/qi/debug/minimal_macros.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/debug/minimal_macros.hpp (original)
+++ trunk/boost/spirit/home/qi/debug/minimal_macros.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/debug/simple_debug.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/debug/simple_debug.hpp (original)
+++ trunk/boost/spirit/home/qi/debug/simple_debug.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/debug/simple_debug_macros.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/debug/simple_debug_macros.hpp (original)
+++ trunk/boost/spirit/home/qi/debug/simple_debug_macros.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/detail/alternative_function.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/detail/alternative_function.hpp (original)
+++ trunk/boost/spirit/home/qi/detail/alternative_function.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/detail/assign_to.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/detail/assign_to.hpp (original)
+++ trunk/boost/spirit/home/qi/detail/assign_to.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
     http://spirit.sourceforge.net/
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/qi/detail/construct.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/detail/construct.hpp (original)
+++ trunk/boost/spirit/home/qi/detail/construct.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp (original)
+++ trunk/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
     Copyright (c) 2006 Stephen Nutt
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/qi/numeric/detail/real_impl.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/numeric/detail/real_impl.hpp (original)
+++ trunk/boost/spirit/home/qi/numeric/detail/real_impl.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
     http://spirit.sourceforge.net/
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/qi/operator/alternative.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/operator/alternative.hpp (original)
+++ trunk/boost/spirit/home/qi/operator/alternative.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/stream.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/stream.hpp (original)
+++ trunk/boost/spirit/home/qi/stream.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/stream/detail/iterator_istream.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/stream/detail/iterator_istream.hpp (original)
+++ trunk/boost/spirit/home/qi/stream/detail/iterator_istream.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boist.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/stream/detail/match_manip.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/stream/detail/match_manip.hpp (original)
+++ trunk/boost/spirit/home/qi/stream/detail/match_manip.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/stream/match_manip.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/stream/match_manip.hpp (original)
+++ trunk/boost/spirit/home/qi/stream/match_manip.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/stream/meta_grammar.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/stream/meta_grammar.hpp (original)
+++ trunk/boost/spirit/home/qi/stream/meta_grammar.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/qi/stream/stream.hpp
==============================================================================
--- trunk/boost/spirit/home/qi/stream/stream.hpp (original)
+++ trunk/boost/spirit/home/qi/stream/stream.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/algorithm/any_if.hpp
==============================================================================
--- trunk/boost/spirit/home/support/algorithm/any_if.hpp (original)
+++ trunk/boost/spirit/home/support/algorithm/any_if.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/auxiliary/functor_holder.hpp
==============================================================================
--- trunk/boost/spirit/home/support/auxiliary/functor_holder.hpp (original)
+++ trunk/boost/spirit/home/support/auxiliary/functor_holder.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/auxiliary/meta_function_holder.hpp
==============================================================================
--- trunk/boost/spirit/home/support/auxiliary/meta_function_holder.hpp (original)
+++ trunk/boost/spirit/home/support/auxiliary/meta_function_holder.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/char_class.hpp
==============================================================================
--- trunk/boost/spirit/home/support/char_class.hpp (original)
+++ trunk/boost/spirit/home/support/char_class.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/char_class/ascii.hpp
==============================================================================
--- trunk/boost/spirit/home/support/char_class/ascii.hpp (original)
+++ trunk/boost/spirit/home/support/char_class/ascii.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/char_class/iso8859_1.hpp
==============================================================================
--- trunk/boost/spirit/home/support/char_class/iso8859_1.hpp (original)
+++ trunk/boost/spirit/home/support/char_class/iso8859_1.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/char_class/standard.hpp
==============================================================================
--- trunk/boost/spirit/home/support/char_class/standard.hpp (original)
+++ trunk/boost/spirit/home/support/char_class/standard.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/char_class/standard_wide.hpp
==============================================================================
--- trunk/boost/spirit/home/support/char_class/standard_wide.hpp (original)
+++ trunk/boost/spirit/home/support/char_class/standard_wide.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/detail/container.hpp
==============================================================================
--- trunk/boost/spirit/home/support/detail/container.hpp (original)
+++ trunk/boost/spirit/home/support/detail/container.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
     http://spirit.sourceforge.net/
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/support/detail/hold_any.hpp
==============================================================================
--- trunk/boost/spirit/home/support/detail/hold_any.hpp (original)
+++ trunk/boost/spirit/home/support/detail/hold_any.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2008 Hartmut Kaiser
+// Copyright (c) 2009 Hartmut Kaiser
 // Copyright (c) Christopher Diggins 2005
 // Copyright (c) Pablo Aguilar 2005
 // Copyright (c) Kevlin Henney 2001

Modified: trunk/boost/spirit/home/support/detail/to_narrow.hpp
==============================================================================
--- trunk/boost/spirit/home/support/detail/to_narrow.hpp (original)
+++ trunk/boost/spirit/home/support/detail/to_narrow.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/detail/values.hpp
==============================================================================
--- trunk/boost/spirit/home/support/detail/values.hpp (original)
+++ trunk/boost/spirit/home/support/detail/values.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
     http://spirit.sourceforge.net/
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/boost/spirit/home/support/meta_grammar/basic_transforms.hpp
==============================================================================
--- trunk/boost/spirit/home/support/meta_grammar/basic_transforms.hpp (original)
+++ trunk/boost/spirit/home/support/meta_grammar/basic_transforms.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/nonterminal/locals.hpp
==============================================================================
--- trunk/boost/spirit/home/support/nonterminal/locals.hpp (original)
+++ trunk/boost/spirit/home/support/nonterminal/locals.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 // Copyright (c) 2001-2007 Joel de Guzman
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/spirit/home/support/placeholders.hpp
==============================================================================
--- trunk/boost/spirit/home/support/placeholders.hpp (original)
+++ trunk/boost/spirit/home/support/placeholders.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/boost/wave/token_ids.hpp
==============================================================================
--- trunk/boost/wave/token_ids.hpp (original)
+++ trunk/boost/wave/token_ids.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -5,7 +5,7 @@
     
     http://www.boost.org/
 
- Copyright (c) 2001-2008 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2009 Hartmut Kaiser. Distributed under the Boost
     Software License, Version 1.0. (See accompanying file
     LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 =============================================================================*/

Modified: trunk/libs/spirit/doc/acknowledgments.qbk
==============================================================================
--- trunk/libs/spirit/doc/acknowledgments.qbk (original)
+++ trunk/libs/spirit/doc/acknowledgments.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/faq.qbk
==============================================================================
--- trunk/libs/spirit/doc/faq.qbk (original)
+++ trunk/libs/spirit/doc/faq.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/introduction.qbk
==============================================================================
--- trunk/libs/spirit/doc/introduction.qbk (original)
+++ trunk/libs/spirit/doc/introduction.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex.qbk (original)
+++ trunk/libs/spirit/doc/lex.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/introduction.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/introduction.qbk (original)
+++ trunk/libs/spirit/doc/lex/introduction.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_attributes.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_attributes.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_attributes.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_primitives.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_primitives.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_primitives.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_quickstart1.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_quickstart1.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_quickstart1.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_quickstart2.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_quickstart2.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_quickstart2.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_quickstart3.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_quickstart3.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_quickstart3.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_semantic_actions.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_semantic_actions.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_semantic_actions.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_states.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_states.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_states.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_static_model.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_static_model.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_static_model.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/lexer_tutorials.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/lexer_tutorials.qbk (original)
+++ trunk/libs/spirit/doc/lex/lexer_tutorials.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/parsing_using_a_lexer.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/parsing_using_a_lexer.qbk (original)
+++ trunk/libs/spirit/doc/lex/parsing_using_a_lexer.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/token_definition.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/token_definition.qbk (original)
+++ trunk/libs/spirit/doc/lex/token_definition.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/tokenizing.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/tokenizing.qbk (original)
+++ trunk/libs/spirit/doc/lex/tokenizing.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/lex/tokens_values.qbk
==============================================================================
--- trunk/libs/spirit/doc/lex/tokens_values.qbk (original)
+++ trunk/libs/spirit/doc/lex/tokens_values.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/notes.qbk
==============================================================================
--- trunk/libs/spirit/doc/notes.qbk (original)
+++ trunk/libs/spirit/doc/notes.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/notes/style_guide.qbk
==============================================================================
--- trunk/libs/spirit/doc/notes/style_guide.qbk (original)
+++ trunk/libs/spirit/doc/notes/style_guide.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/preface.qbk
==============================================================================
--- trunk/libs/spirit/doc/preface.qbk (original)
+++ trunk/libs/spirit/doc/preface.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/attributes.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/attributes.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/attributes.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/debugging.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/debugging.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/debugging.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/directives.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/directives.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/directives.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/error_handling.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/error_handling.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/error_handling.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/generating.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/generating.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/generating.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/grammars.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/grammars.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/grammars.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/operators.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/operators.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/operators.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/parse_trees_and_asts.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/parse_trees_and_asts.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/parse_trees_and_asts.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/parsing.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/parsing.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/parsing.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/peg.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/peg.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/peg.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/primitives.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/primitives.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/primitives.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/quick_reference.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/quick_reference.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/quick_reference.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/rules.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/rules.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/rules.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/qi_and_karma/semantic_actions.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi_and_karma/semantic_actions.qbk (original)
+++ trunk/libs/spirit/doc/qi_and_karma/semantic_actions.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/rationale.qbk
==============================================================================
--- trunk/libs/spirit/doc/rationale.qbk (original)
+++ trunk/libs/spirit/doc/rationale.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/lex/lexer.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/lex/lexer.qbk (original)
+++ trunk/libs/spirit/doc/reference/lex/lexer.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/lex/lexer_class.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/lex/lexer_class.qbk (original)
+++ trunk/libs/spirit/doc/reference/lex/lexer_class.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/lex/token.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/lex/token.qbk (original)
+++ trunk/libs/spirit/doc/reference/lex/token.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/lex/token_class.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/lex/token_class.qbk (original)
+++ trunk/libs/spirit/doc/reference/lex/token_class.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/lex/tokendef.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/lex/tokendef.qbk (original)
+++ trunk/libs/spirit/doc/reference/lex/tokendef.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/lex/tokendef_class.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/lex/tokendef_class.qbk (original)
+++ trunk/libs/spirit/doc/reference/lex/tokendef_class.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/lex/tokenset.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/lex/tokenset.qbk (original)
+++ trunk/libs/spirit/doc/reference/lex/tokenset.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/lex/tokenset_class.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/lex/tokenset_class.qbk (original)
+++ trunk/libs/spirit/doc/reference/lex/tokenset_class.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/action.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/action.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/action.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/auxiliary.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/auxiliary.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/auxiliary.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/binary.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/binary.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/binary.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/char.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/char.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/char.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/debug.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/debug.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/debug.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/directive.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/directive.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/directive.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/generator.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/generator.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/generator.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/nonterminal.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/nonterminal.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/nonterminal.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/numeric.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/numeric.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/numeric.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/operator.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/operator.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/operator.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/parser.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/parser.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/parser.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/stream.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/stream.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/stream.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/reference/qi_and_karma/string.qbk
==============================================================================
--- trunk/libs/spirit/doc/reference/qi_and_karma/string.qbk (original)
+++ trunk/libs/spirit/doc/reference/qi_and_karma/string.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/references.qbk
==============================================================================
--- trunk/libs/spirit/doc/references.qbk (original)
+++ trunk/libs/spirit/doc/references.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/spirit2.qbk
==============================================================================
--- trunk/libs/spirit/doc/spirit2.qbk (original)
+++ trunk/libs/spirit/doc/spirit2.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/doc/what_s_new.qbk
==============================================================================
--- trunk/libs/spirit/doc/what_s_new.qbk (original)
+++ trunk/libs/spirit/doc/what_s_new.qbk 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 [/==============================================================================
     Copyright (C) 2001-2008 Joel de Guzman
- Copyright (C) 2001-2008 Hartmut Kaiser
+ Copyright (C) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/karma/basic_facilities.cpp
==============================================================================
--- trunk/libs/spirit/example/karma/basic_facilities.cpp (original)
+++ trunk/libs/spirit/example/karma/basic_facilities.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -16,18 +16,34 @@
 #define BOOST_KARMA_DEFAULT_FIELD_LENGTH 25
 
 #include <boost/config/warning_disable.hpp>
-#include <boost/spirit/include/karma.hpp>
-#include <boost/spirit/include/karma_stream.hpp>
 
 #include <iostream>
 #include <string>
 #include <vector>
 #include <list>
+#include <map>
 #include <algorithm>
 #include <cstdlib>
 
 #include <boost/range.hpp>
-#include <boost/date_time//gregorian/gregorian.hpp>
+#include <boost/date_time/gregorian/gregorian.hpp>
+#include <boost/fusion/include/std_pair.hpp>
+
+///////////////////////////////////////////////////////////////////////////////
+// This streaming operator is needed to generate the output from the map below
+// Yes, it's heresy, but this operator has to live in namespace std to be
+// picked up by the compiler.
+namespace std {
+ inline std::ostream&
+ operator<<(std::ostream& os, std::pair<int const, std::string> v)
+ {
+ os << v.first << ": " << v.second;
+ return os;
+ }
+}
+
+#include <boost/spirit/include/karma.hpp>
+#include <boost/spirit/include/karma_stream.hpp>
 
 using namespace boost::spirit;
 using namespace boost::spirit::ascii;
@@ -70,6 +86,12 @@
             c // data
         ) << std::endl << std::endl;
 
+ os <<
+ karma::format(
+ '[' << -(stream % ", ") << ']', // format description
+ c // data
+ ) << std::endl << std::endl;
+
     // output the container as a comma separated list of items enclosed in '()'
     os <<
         karma::format(
@@ -167,6 +189,18 @@
     std::cout << "std::vector<boost::date>" << std::endl;
     output_container(std::cout, dates);
     
+ ///////////////////////////////////////////////////////////////////////////
+ // map of int --> string mappings
+ std::map<int, std::string> mappings;
+ mappings.insert(std::make_pair(0, "zero"));
+ mappings.insert(std::make_pair(1, "one"));
+ mappings.insert(std::make_pair(2, "two"));
+
+ std::cout << "-------------------------------------------------------------"
+ << std::endl;
+ std::cout << "std::map<int, std::string>" << std::endl;
+ output_container(std::cout, mappings);
+
     return 0;
 }
 

Modified: trunk/libs/spirit/example/karma/functor_facilities.cpp
==============================================================================
--- trunk/libs/spirit/example/karma/functor_facilities.cpp (original)
+++ trunk/libs/spirit/example/karma/functor_facilities.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/karma/quick_start1.cpp
==============================================================================
--- trunk/libs/spirit/example/karma/quick_start1.cpp (original)
+++ trunk/libs/spirit/example/karma/quick_start1.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/example.hpp
==============================================================================
--- trunk/libs/spirit/example/lex/example.hpp (original)
+++ trunk/libs/spirit/example/lex/example.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/libs/spirit/example/lex/example1.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/example1.cpp (original)
+++ trunk/libs/spirit/example/lex/example1.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/libs/spirit/example/lex/example2.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/example2.cpp (original)
+++ trunk/libs/spirit/example/lex/example2.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/libs/spirit/example/lex/example3.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/example3.cpp (original)
+++ trunk/libs/spirit/example/lex/example3.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/libs/spirit/example/lex/example4.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/example4.cpp (original)
+++ trunk/libs/spirit/example/lex/example4.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/libs/spirit/example/lex/example5.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/example5.cpp (original)
+++ trunk/libs/spirit/example/lex/example5.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/libs/spirit/example/lex/example6.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/example6.cpp (original)
+++ trunk/libs/spirit/example/lex/example6.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 // Copyright (c) 2001-2007 Joel de Guzman
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying

Modified: trunk/libs/spirit/example/lex/print_numbers.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/print_numbers.cpp (original)
+++ trunk/libs/spirit/example/lex/print_numbers.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/static_lexer/word_count_generate.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/static_lexer/word_count_generate.cpp (original)
+++ trunk/libs/spirit/example/lex/static_lexer/word_count_generate.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/static_lexer/word_count_static.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/static_lexer/word_count_static.cpp (original)
+++ trunk/libs/spirit/example/lex/static_lexer/word_count_static.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/static_lexer/word_count_tokens.hpp
==============================================================================
--- trunk/libs/spirit/example/lex/static_lexer/word_count_tokens.hpp (original)
+++ trunk/libs/spirit/example/lex/static_lexer/word_count_tokens.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/strip_comments.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/strip_comments.cpp (original)
+++ trunk/libs/spirit/example/lex/strip_comments.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/strip_comments_lexer.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/strip_comments_lexer.cpp (original)
+++ trunk/libs/spirit/example/lex/strip_comments_lexer.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/word_count.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/word_count.cpp (original)
+++ trunk/libs/spirit/example/lex/word_count.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/word_count_functor.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/word_count_functor.cpp (original)
+++ trunk/libs/spirit/example/lex/word_count_functor.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/word_count_functor.flex
==============================================================================
--- trunk/libs/spirit/example/lex/word_count_functor.flex (original)
+++ trunk/libs/spirit/example/lex/word_count_functor.flex 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 %{
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/word_count_functor_flex.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/word_count_functor_flex.cpp (original)
+++ trunk/libs/spirit/example/lex/word_count_functor_flex.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -364,7 +364,7 @@
 #line 1 "c:\\CVS\\boost\\libs\\spirit\\example\\lex\\word_count_functor.flex"
 #define INITIAL 0
 #line 2 "c:\\CVS\\boost\\libs\\spirit\\example\\lex\\word_count_functor.flex"
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/lex/word_count_lexer.cpp
==============================================================================
--- trunk/libs/spirit/example/lex/word_count_lexer.cpp (original)
+++ trunk/libs/spirit/example/lex/word_count_lexer.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/example/qi/calc3_lexer.cpp
==============================================================================
--- trunk/libs/spirit/example/qi/calc3_lexer.cpp (original)
+++ trunk/libs/spirit/example/qi/calc3_lexer.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/alternative.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/alternative.cpp (original)
+++ trunk/libs/spirit/test/karma/alternative.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/binary.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/binary.cpp (original)
+++ trunk/libs/spirit/test/karma/binary.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/case_handling.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/case_handling.cpp (original)
+++ trunk/libs/spirit/test/karma/case_handling.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/center_alignment.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/center_alignment.cpp (original)
+++ trunk/libs/spirit/test/karma/center_alignment.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/char.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/char.cpp (original)
+++ trunk/libs/spirit/test/karma/char.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/delimiter.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/delimiter.cpp (original)
+++ trunk/libs/spirit/test/karma/delimiter.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/format_manip.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/format_manip.cpp (original)
+++ trunk/libs/spirit/test/karma/format_manip.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/functor.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/functor.cpp (original)
+++ trunk/libs/spirit/test/karma/functor.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/grammar.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/grammar.cpp (original)
+++ trunk/libs/spirit/test/karma/grammar.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/grammar_fail.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/grammar_fail.cpp (original)
+++ trunk/libs/spirit/test/karma/grammar_fail.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/int_numerics.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/int_numerics.cpp (original)
+++ trunk/libs/spirit/test/karma/int_numerics.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/kleene.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/kleene.cpp (original)
+++ trunk/libs/spirit/test/karma/kleene.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/lazy.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/lazy.cpp (original)
+++ trunk/libs/spirit/test/karma/lazy.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/left_alignment.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/left_alignment.cpp (original)
+++ trunk/libs/spirit/test/karma/left_alignment.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/list.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/list.cpp (original)
+++ trunk/libs/spirit/test/karma/list.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/lit.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/lit.cpp (original)
+++ trunk/libs/spirit/test/karma/lit.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/none.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/none.cpp (original)
+++ trunk/libs/spirit/test/karma/none.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/optional.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/optional.cpp (original)
+++ trunk/libs/spirit/test/karma/optional.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/pattern.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/pattern.cpp (original)
+++ trunk/libs/spirit/test/karma/pattern.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/right_alignment.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/right_alignment.cpp (original)
+++ trunk/libs/spirit/test/karma/right_alignment.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/rule_fail.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/rule_fail.cpp (original)
+++ trunk/libs/spirit/test/karma/rule_fail.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -11,6 +11,7 @@
 #include <boost/spirit/include/karma_numeric.hpp>
 #include <boost/spirit/include/karma_nonterminal.hpp>
 #include <boost/spirit/include/karma_generate.hpp>
+#include <boost/function_output_iterator.hpp>
 
 #include "test.hpp"
 

Modified: trunk/libs/spirit/test/karma/sequence.cpp
==============================================================================
--- trunk/libs/spirit/test/karma/sequence.cpp (original)
+++ trunk/libs/spirit/test/karma/sequence.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/karma/test.hpp
==============================================================================
--- trunk/libs/spirit/test/karma/test.hpp (original)
+++ trunk/libs/spirit/test/karma/test.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/lex/lexertl1.cpp
==============================================================================
--- trunk/libs/spirit/test/lex/lexertl1.cpp (original)
+++ trunk/libs/spirit/test/lex/lexertl1.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/lex/lexertl2.cpp
==============================================================================
--- trunk/libs/spirit/test/lex/lexertl2.cpp (original)
+++ trunk/libs/spirit/test/lex/lexertl2.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/lex/lexertl3.cpp
==============================================================================
--- trunk/libs/spirit/test/lex/lexertl3.cpp (original)
+++ trunk/libs/spirit/test/lex/lexertl3.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/lex/lexertl4.cpp
==============================================================================
--- trunk/libs/spirit/test/lex/lexertl4.cpp (original)
+++ trunk/libs/spirit/test/lex/lexertl4.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/lex/lexertl5.cpp
==============================================================================
--- trunk/libs/spirit/test/lex/lexertl5.cpp (original)
+++ trunk/libs/spirit/test/lex/lexertl5.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/lex/state_switcher_test.cpp
==============================================================================
--- trunk/libs/spirit/test/lex/state_switcher_test.cpp (original)
+++ trunk/libs/spirit/test/lex/state_switcher_test.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/lex/test.hpp
==============================================================================
--- trunk/libs/spirit/test/lex/test.hpp (original)
+++ trunk/libs/spirit/test/lex/test.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/lex/test_parser.hpp
==============================================================================
--- trunk/libs/spirit/test/lex/test_parser.hpp (original)
+++ trunk/libs/spirit/test/lex/test_parser.hpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/qi/alternative.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/alternative.cpp (original)
+++ trunk/libs/spirit/test/qi/alternative.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/qi/binary.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/binary.cpp (original)
+++ trunk/libs/spirit/test/qi/binary.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/qi/char.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/char.cpp (original)
+++ trunk/libs/spirit/test/qi/char.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/qi/functor.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/functor.cpp (original)
+++ trunk/libs/spirit/test/qi/functor.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/qi/grammar_fail.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/grammar_fail.cpp (original)
+++ trunk/libs/spirit/test/qi/grammar_fail.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/qi/int.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/int.cpp (original)
+++ trunk/libs/spirit/test/qi/int.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/qi/match_manip.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/match_manip.cpp (original)
+++ trunk/libs/spirit/test/qi/match_manip.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2008 Hartmut Kaiser
+// Copyright (c) 2001-2009 Hartmut Kaiser
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/qi/real.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/real.cpp (original)
+++ trunk/libs/spirit/test/qi/real.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,6 +1,6 @@
 /*=============================================================================
     Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Use, modification and distribution is subject to the Boost Software
     License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at

Modified: trunk/libs/spirit/test/qi/rule_fail.cpp
==============================================================================
--- trunk/libs/spirit/test/qi/rule_fail.cpp (original)
+++ trunk/libs/spirit/test/qi/rule_fail.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,5 +1,5 @@
 /*=============================================================================
- Copyright (c) 2001-2008 Hartmut Kaiser
+ Copyright (c) 2001-2009 Hartmut Kaiser
 
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Modified: trunk/libs/spirit/test/support/hold_any.cpp
==============================================================================
--- trunk/libs/spirit/test/support/hold_any.cpp (original)
+++ trunk/libs/spirit/test/support/hold_any.cpp 2009-01-01 06:59:13 EST (Thu, 01 Jan 2009)
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2008 Hartmut Kaiser
+// Copyright (c) 2007-2009 Hartmut Kaiser
 // Copyright (c) Christopher Diggins 2005
 //
 // Distributed under the Boost Software License, Version 1.0. (See accompanying


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