summaryrefslogtreecommitdiff
path: root/boost/log/utility
diff options
context:
space:
mode:
Diffstat (limited to 'boost/log/utility')
-rw-r--r--boost/log/utility/empty_deleter.hpp2
-rw-r--r--boost/log/utility/exception_handler.hpp2
-rw-r--r--boost/log/utility/explicit_operator_bool.hpp2
-rw-r--r--boost/log/utility/formatting_ostream.hpp2
-rw-r--r--boost/log/utility/formatting_ostream_fwd.hpp2
-rw-r--r--boost/log/utility/functional.hpp2
-rw-r--r--boost/log/utility/functional/as_action.hpp2
-rw-r--r--boost/log/utility/functional/begins_with.hpp2
-rw-r--r--boost/log/utility/functional/bind.hpp2
-rw-r--r--boost/log/utility/functional/bind_assign.hpp2
-rw-r--r--boost/log/utility/functional/bind_output.hpp2
-rw-r--r--boost/log/utility/functional/bind_to_log.hpp2
-rw-r--r--boost/log/utility/functional/contains.hpp2
-rw-r--r--boost/log/utility/functional/ends_with.hpp2
-rw-r--r--boost/log/utility/functional/fun_ref.hpp2
-rw-r--r--boost/log/utility/functional/in_range.hpp2
-rw-r--r--boost/log/utility/functional/logical.hpp2
-rw-r--r--boost/log/utility/functional/matches.hpp2
-rw-r--r--boost/log/utility/functional/nop.hpp2
-rw-r--r--boost/log/utility/functional/save_result.hpp2
-rw-r--r--boost/log/utility/intrusive_ref_counter.hpp2
-rw-r--r--boost/log/utility/manipulators.hpp2
-rw-r--r--boost/log/utility/manipulators/add_value.hpp2
-rw-r--r--boost/log/utility/manipulators/dump.hpp2
-rw-r--r--boost/log/utility/manipulators/to_log.hpp2
-rw-r--r--boost/log/utility/once_block.hpp2
-rw-r--r--boost/log/utility/record_ordering.hpp2
-rw-r--r--boost/log/utility/setup.hpp2
-rw-r--r--boost/log/utility/setup/common_attributes.hpp2
-rw-r--r--boost/log/utility/setup/console.hpp2
-rw-r--r--boost/log/utility/setup/file.hpp2
-rw-r--r--boost/log/utility/setup/filter_parser.hpp2
-rw-r--r--boost/log/utility/setup/formatter_parser.hpp2
-rw-r--r--boost/log/utility/setup/from_settings.hpp2
-rw-r--r--boost/log/utility/setup/from_stream.hpp2
-rw-r--r--boost/log/utility/setup/settings.hpp2
-rw-r--r--boost/log/utility/setup/settings_parser.hpp2
-rw-r--r--boost/log/utility/strictest_lock.hpp2
-rw-r--r--boost/log/utility/string_literal.hpp2
-rw-r--r--boost/log/utility/string_literal_fwd.hpp2
-rw-r--r--boost/log/utility/type_dispatch/date_time_types.hpp2
-rw-r--r--boost/log/utility/type_dispatch/dynamic_type_dispatcher.hpp2
-rw-r--r--boost/log/utility/type_dispatch/standard_types.hpp2
-rw-r--r--boost/log/utility/type_dispatch/static_type_dispatcher.hpp2
-rw-r--r--boost/log/utility/type_dispatch/type_dispatcher.hpp2
-rw-r--r--boost/log/utility/type_info_wrapper.hpp2
-rw-r--r--boost/log/utility/unique_identifier_name.hpp2
-rw-r--r--boost/log/utility/unused_variable.hpp2
-rw-r--r--boost/log/utility/value_ref.hpp2
-rw-r--r--boost/log/utility/value_ref_fwd.hpp2
50 files changed, 50 insertions, 50 deletions
diff --git a/boost/log/utility/empty_deleter.hpp b/boost/log/utility/empty_deleter.hpp
index 67e5abc97b..09bf29c7e8 100644
--- a/boost/log/utility/empty_deleter.hpp
+++ b/boost/log/utility/empty_deleter.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/exception_handler.hpp b/boost/log/utility/exception_handler.hpp
index c5392be687..6b369704d1 100644
--- a/boost/log/utility/exception_handler.hpp
+++ b/boost/log/utility/exception_handler.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/explicit_operator_bool.hpp b/boost/log/utility/explicit_operator_bool.hpp
index 0d708288dc..d30aff6070 100644
--- a/boost/log/utility/explicit_operator_bool.hpp
+++ b/boost/log/utility/explicit_operator_bool.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/formatting_ostream.hpp b/boost/log/utility/formatting_ostream.hpp
index a32df35c83..13f367f791 100644
--- a/boost/log/utility/formatting_ostream.hpp
+++ b/boost/log/utility/formatting_ostream.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/formatting_ostream_fwd.hpp b/boost/log/utility/formatting_ostream_fwd.hpp
index ba9b6e18d5..8e4ec2583f 100644
--- a/boost/log/utility/formatting_ostream_fwd.hpp
+++ b/boost/log/utility/formatting_ostream_fwd.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional.hpp b/boost/log/utility/functional.hpp
index bc48619a01..5b7024c4be 100644
--- a/boost/log/utility/functional.hpp
+++ b/boost/log/utility/functional.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/as_action.hpp b/boost/log/utility/functional/as_action.hpp
index a12cee250a..14a3b8ce23 100644
--- a/boost/log/utility/functional/as_action.hpp
+++ b/boost/log/utility/functional/as_action.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/begins_with.hpp b/boost/log/utility/functional/begins_with.hpp
index b8e91baa7e..6a7e58efb7 100644
--- a/boost/log/utility/functional/begins_with.hpp
+++ b/boost/log/utility/functional/begins_with.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/bind.hpp b/boost/log/utility/functional/bind.hpp
index cdc79cba57..f6f07b8de9 100644
--- a/boost/log/utility/functional/bind.hpp
+++ b/boost/log/utility/functional/bind.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/bind_assign.hpp b/boost/log/utility/functional/bind_assign.hpp
index acfad9426e..12d274bdbd 100644
--- a/boost/log/utility/functional/bind_assign.hpp
+++ b/boost/log/utility/functional/bind_assign.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/bind_output.hpp b/boost/log/utility/functional/bind_output.hpp
index 19cd88b947..9624d8215c 100644
--- a/boost/log/utility/functional/bind_output.hpp
+++ b/boost/log/utility/functional/bind_output.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/bind_to_log.hpp b/boost/log/utility/functional/bind_to_log.hpp
index 9131d6658f..7a79893a59 100644
--- a/boost/log/utility/functional/bind_to_log.hpp
+++ b/boost/log/utility/functional/bind_to_log.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/contains.hpp b/boost/log/utility/functional/contains.hpp
index 84b6cd3d53..347506a6ec 100644
--- a/boost/log/utility/functional/contains.hpp
+++ b/boost/log/utility/functional/contains.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/ends_with.hpp b/boost/log/utility/functional/ends_with.hpp
index ddf6578a2e..dd31533644 100644
--- a/boost/log/utility/functional/ends_with.hpp
+++ b/boost/log/utility/functional/ends_with.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/fun_ref.hpp b/boost/log/utility/functional/fun_ref.hpp
index 08e3c6ac95..a50375b588 100644
--- a/boost/log/utility/functional/fun_ref.hpp
+++ b/boost/log/utility/functional/fun_ref.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/in_range.hpp b/boost/log/utility/functional/in_range.hpp
index 3fe808a74a..b87160ef03 100644
--- a/boost/log/utility/functional/in_range.hpp
+++ b/boost/log/utility/functional/in_range.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/logical.hpp b/boost/log/utility/functional/logical.hpp
index 92bd79705b..bdba8b8f8d 100644
--- a/boost/log/utility/functional/logical.hpp
+++ b/boost/log/utility/functional/logical.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/matches.hpp b/boost/log/utility/functional/matches.hpp
index b530f1e964..f6c4de7203 100644
--- a/boost/log/utility/functional/matches.hpp
+++ b/boost/log/utility/functional/matches.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/nop.hpp b/boost/log/utility/functional/nop.hpp
index 0a6e310337..6bef78d2c2 100644
--- a/boost/log/utility/functional/nop.hpp
+++ b/boost/log/utility/functional/nop.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/functional/save_result.hpp b/boost/log/utility/functional/save_result.hpp
index d0b22fdff2..6c1c23a2d3 100644
--- a/boost/log/utility/functional/save_result.hpp
+++ b/boost/log/utility/functional/save_result.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/intrusive_ref_counter.hpp b/boost/log/utility/intrusive_ref_counter.hpp
index 025c21ac81..87f8ccc70b 100644
--- a/boost/log/utility/intrusive_ref_counter.hpp
+++ b/boost/log/utility/intrusive_ref_counter.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/manipulators.hpp b/boost/log/utility/manipulators.hpp
index cee1affd2a..cb39fd2416 100644
--- a/boost/log/utility/manipulators.hpp
+++ b/boost/log/utility/manipulators.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/manipulators/add_value.hpp b/boost/log/utility/manipulators/add_value.hpp
index 8d4a7c610f..270cedf65e 100644
--- a/boost/log/utility/manipulators/add_value.hpp
+++ b/boost/log/utility/manipulators/add_value.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/manipulators/dump.hpp b/boost/log/utility/manipulators/dump.hpp
index 99b2fad749..dc1856a47a 100644
--- a/boost/log/utility/manipulators/dump.hpp
+++ b/boost/log/utility/manipulators/dump.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/manipulators/to_log.hpp b/boost/log/utility/manipulators/to_log.hpp
index 51e96f5bc1..20ea2c261d 100644
--- a/boost/log/utility/manipulators/to_log.hpp
+++ b/boost/log/utility/manipulators/to_log.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/once_block.hpp b/boost/log/utility/once_block.hpp
index e52f3d1738..99bb5db082 100644
--- a/boost/log/utility/once_block.hpp
+++ b/boost/log/utility/once_block.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/record_ordering.hpp b/boost/log/utility/record_ordering.hpp
index bed3b80280..f77cd49c43 100644
--- a/boost/log/utility/record_ordering.hpp
+++ b/boost/log/utility/record_ordering.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup.hpp b/boost/log/utility/setup.hpp
index 135d7dc33c..adbe981005 100644
--- a/boost/log/utility/setup.hpp
+++ b/boost/log/utility/setup.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/common_attributes.hpp b/boost/log/utility/setup/common_attributes.hpp
index f2545e963c..8a12e4799a 100644
--- a/boost/log/utility/setup/common_attributes.hpp
+++ b/boost/log/utility/setup/common_attributes.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/console.hpp b/boost/log/utility/setup/console.hpp
index fadde4e9b6..7212c7b74a 100644
--- a/boost/log/utility/setup/console.hpp
+++ b/boost/log/utility/setup/console.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/file.hpp b/boost/log/utility/setup/file.hpp
index 12e9f0bc30..89c30c4607 100644
--- a/boost/log/utility/setup/file.hpp
+++ b/boost/log/utility/setup/file.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/filter_parser.hpp b/boost/log/utility/setup/filter_parser.hpp
index cdc0634fd1..854ac72caf 100644
--- a/boost/log/utility/setup/filter_parser.hpp
+++ b/boost/log/utility/setup/filter_parser.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/formatter_parser.hpp b/boost/log/utility/setup/formatter_parser.hpp
index df78d2ae7e..8bdc2bca86 100644
--- a/boost/log/utility/setup/formatter_parser.hpp
+++ b/boost/log/utility/setup/formatter_parser.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/from_settings.hpp b/boost/log/utility/setup/from_settings.hpp
index 50c36f524c..27691bf2da 100644
--- a/boost/log/utility/setup/from_settings.hpp
+++ b/boost/log/utility/setup/from_settings.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/from_stream.hpp b/boost/log/utility/setup/from_stream.hpp
index 0b87459e7c..f50fe2d347 100644
--- a/boost/log/utility/setup/from_stream.hpp
+++ b/boost/log/utility/setup/from_stream.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/settings.hpp b/boost/log/utility/setup/settings.hpp
index bf8a608dea..67b1f2339e 100644
--- a/boost/log/utility/setup/settings.hpp
+++ b/boost/log/utility/setup/settings.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/setup/settings_parser.hpp b/boost/log/utility/setup/settings_parser.hpp
index cf1ea8ea1a..1440896d72 100644
--- a/boost/log/utility/setup/settings_parser.hpp
+++ b/boost/log/utility/setup/settings_parser.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/strictest_lock.hpp b/boost/log/utility/strictest_lock.hpp
index 44733167a6..9735961f92 100644
--- a/boost/log/utility/strictest_lock.hpp
+++ b/boost/log/utility/strictest_lock.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/string_literal.hpp b/boost/log/utility/string_literal.hpp
index cb437fbc33..0b737000bf 100644
--- a/boost/log/utility/string_literal.hpp
+++ b/boost/log/utility/string_literal.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/string_literal_fwd.hpp b/boost/log/utility/string_literal_fwd.hpp
index 69f48986f3..4c259c5267 100644
--- a/boost/log/utility/string_literal_fwd.hpp
+++ b/boost/log/utility/string_literal_fwd.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/type_dispatch/date_time_types.hpp b/boost/log/utility/type_dispatch/date_time_types.hpp
index 5d91ab40c0..36c9265213 100644
--- a/boost/log/utility/type_dispatch/date_time_types.hpp
+++ b/boost/log/utility/type_dispatch/date_time_types.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/type_dispatch/dynamic_type_dispatcher.hpp b/boost/log/utility/type_dispatch/dynamic_type_dispatcher.hpp
index 8fa3c82d33..63c7bc1120 100644
--- a/boost/log/utility/type_dispatch/dynamic_type_dispatcher.hpp
+++ b/boost/log/utility/type_dispatch/dynamic_type_dispatcher.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/type_dispatch/standard_types.hpp b/boost/log/utility/type_dispatch/standard_types.hpp
index 0bf6a1db24..a437f6f00a 100644
--- a/boost/log/utility/type_dispatch/standard_types.hpp
+++ b/boost/log/utility/type_dispatch/standard_types.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/type_dispatch/static_type_dispatcher.hpp b/boost/log/utility/type_dispatch/static_type_dispatcher.hpp
index 73cf21b243..a5743e28e0 100644
--- a/boost/log/utility/type_dispatch/static_type_dispatcher.hpp
+++ b/boost/log/utility/type_dispatch/static_type_dispatcher.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/type_dispatch/type_dispatcher.hpp b/boost/log/utility/type_dispatch/type_dispatcher.hpp
index 36e1ce8b05..9ca52cd56c 100644
--- a/boost/log/utility/type_dispatch/type_dispatcher.hpp
+++ b/boost/log/utility/type_dispatch/type_dispatcher.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/type_info_wrapper.hpp b/boost/log/utility/type_info_wrapper.hpp
index 8ce4ea2414..9b1dc53201 100644
--- a/boost/log/utility/type_info_wrapper.hpp
+++ b/boost/log/utility/type_info_wrapper.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/unique_identifier_name.hpp b/boost/log/utility/unique_identifier_name.hpp
index ad25296e55..3312557498 100644
--- a/boost/log/utility/unique_identifier_name.hpp
+++ b/boost/log/utility/unique_identifier_name.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/unused_variable.hpp b/boost/log/utility/unused_variable.hpp
index 816e102533..08b4e5e6ff 100644
--- a/boost/log/utility/unused_variable.hpp
+++ b/boost/log/utility/unused_variable.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/value_ref.hpp b/boost/log/utility/value_ref.hpp
index 08fda4c553..438f5db68b 100644
--- a/boost/log/utility/value_ref.hpp
+++ b/boost/log/utility/value_ref.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the 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/log/utility/value_ref_fwd.hpp b/boost/log/utility/value_ref_fwd.hpp
index aa4fa20225..3e116ffe50 100644
--- a/boost/log/utility/value_ref_fwd.hpp
+++ b/boost/log/utility/value_ref_fwd.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright Andrey Semashev 2007 - 2014.
+ * Copyright Andrey Semashev 2007 - 2015.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)