summaryrefslogtreecommitdiff
path: root/boost/wave/cpplexer/detect_include_guards.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/wave/cpplexer/detect_include_guards.hpp')
-rw-r--r--boost/wave/cpplexer/detect_include_guards.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/wave/cpplexer/detect_include_guards.hpp b/boost/wave/cpplexer/detect_include_guards.hpp
index 09463ff8ea..286cd86acf 100644
--- a/boost/wave/cpplexer/detect_include_guards.hpp
+++ b/boost/wave/cpplexer/detect_include_guards.hpp
@@ -22,7 +22,7 @@
will work as well). The code allows for any whitespace, newline and single
'#' tokens before the #if/#ifndef and after the final #endif.
- 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)
=============================================================================*/