summaryrefslogtreecommitdiff
path: root/boost/wave/grammars
diff options
context:
space:
mode:
Diffstat (limited to 'boost/wave/grammars')
-rw-r--r--boost/wave/grammars/cpp_chlit_grammar.hpp2
-rw-r--r--boost/wave/grammars/cpp_defined_grammar.hpp2
-rw-r--r--boost/wave/grammars/cpp_defined_grammar_gen.hpp2
-rw-r--r--boost/wave/grammars/cpp_expression_grammar.hpp2
-rw-r--r--boost/wave/grammars/cpp_expression_grammar_gen.hpp2
-rw-r--r--boost/wave/grammars/cpp_expression_value.hpp2
-rw-r--r--boost/wave/grammars/cpp_grammar.hpp2
-rw-r--r--boost/wave/grammars/cpp_grammar_gen.hpp2
-rw-r--r--boost/wave/grammars/cpp_intlit_grammar.hpp2
-rw-r--r--boost/wave/grammars/cpp_literal_grammar_gen.hpp2
-rw-r--r--boost/wave/grammars/cpp_predef_macros_gen.hpp2
-rw-r--r--boost/wave/grammars/cpp_predef_macros_grammar.hpp2
-rw-r--r--boost/wave/grammars/cpp_value_error.hpp2
13 files changed, 13 insertions, 13 deletions
diff --git a/boost/wave/grammars/cpp_chlit_grammar.hpp b/boost/wave/grammars/cpp_chlit_grammar.hpp
index c494f9f973..ae563d056c 100644
--- a/boost/wave/grammars/cpp_chlit_grammar.hpp
+++ b/boost/wave/grammars/cpp_chlit_grammar.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_defined_grammar.hpp b/boost/wave/grammars/cpp_defined_grammar.hpp
index d6d3422fe8..2e555cf39a 100644
--- a/boost/wave/grammars/cpp_defined_grammar.hpp
+++ b/boost/wave/grammars/cpp_defined_grammar.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_defined_grammar_gen.hpp b/boost/wave/grammars/cpp_defined_grammar_gen.hpp
index 3da519e917..fd41a2bd3f 100644
--- a/boost/wave/grammars/cpp_defined_grammar_gen.hpp
+++ b/boost/wave/grammars/cpp_defined_grammar_gen.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_expression_grammar.hpp b/boost/wave/grammars/cpp_expression_grammar.hpp
index a52d36a5c8..54c7477d34 100644
--- a/boost/wave/grammars/cpp_expression_grammar.hpp
+++ b/boost/wave/grammars/cpp_expression_grammar.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_expression_grammar_gen.hpp b/boost/wave/grammars/cpp_expression_grammar_gen.hpp
index 593c97786b..a575c9f701 100644
--- a/boost/wave/grammars/cpp_expression_grammar_gen.hpp
+++ b/boost/wave/grammars/cpp_expression_grammar_gen.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_expression_value.hpp b/boost/wave/grammars/cpp_expression_value.hpp
index 0cd6e13bc1..9703b3aebe 100644
--- a/boost/wave/grammars/cpp_expression_value.hpp
+++ b/boost/wave/grammars/cpp_expression_value.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_grammar.hpp b/boost/wave/grammars/cpp_grammar.hpp
index d309e2e39b..9ef3559cd0 100644
--- a/boost/wave/grammars/cpp_grammar.hpp
+++ b/boost/wave/grammars/cpp_grammar.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_grammar_gen.hpp b/boost/wave/grammars/cpp_grammar_gen.hpp
index d582a07144..d2d2212814 100644
--- a/boost/wave/grammars/cpp_grammar_gen.hpp
+++ b/boost/wave/grammars/cpp_grammar_gen.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_intlit_grammar.hpp b/boost/wave/grammars/cpp_intlit_grammar.hpp
index 96ac8f62c1..b09ed71e56 100644
--- a/boost/wave/grammars/cpp_intlit_grammar.hpp
+++ b/boost/wave/grammars/cpp_intlit_grammar.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_literal_grammar_gen.hpp b/boost/wave/grammars/cpp_literal_grammar_gen.hpp
index f6e24159bd..b06b98dc97 100644
--- a/boost/wave/grammars/cpp_literal_grammar_gen.hpp
+++ b/boost/wave/grammars/cpp_literal_grammar_gen.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_predef_macros_gen.hpp b/boost/wave/grammars/cpp_predef_macros_gen.hpp
index 4e66a53cbd..dcbefda469 100644
--- a/boost/wave/grammars/cpp_predef_macros_gen.hpp
+++ b/boost/wave/grammars/cpp_predef_macros_gen.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_predef_macros_grammar.hpp b/boost/wave/grammars/cpp_predef_macros_grammar.hpp
index 9d35a2f461..bb7fd8a734 100644
--- a/boost/wave/grammars/cpp_predef_macros_grammar.hpp
+++ b/boost/wave/grammars/cpp_predef_macros_grammar.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/
diff --git a/boost/wave/grammars/cpp_value_error.hpp b/boost/wave/grammars/cpp_value_error.hpp
index 9cba99a264..b1043ea2e6 100644
--- a/boost/wave/grammars/cpp_value_error.hpp
+++ b/boost/wave/grammars/cpp_value_error.hpp
@@ -3,7 +3,7 @@
http://www.boost.org/
- Copyright (c) 2001-2011 Hartmut Kaiser. Distributed under the Boost
+ Copyright (c) 2001-2012 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)
=============================================================================*/