diff options
Diffstat (limited to 'libs/log/example')
81 files changed, 85 insertions, 85 deletions
diff --git a/libs/log/example/Jamfile.v2 b/libs/log/example/Jamfile.v2 index 7736a0075..6813a2343 100644 --- a/libs/log/example/Jamfile.v2 +++ b/libs/log/example/Jamfile.v2 @@ -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/libs/log/example/advanced_usage/Jamfile.v2 b/libs/log/example/advanced_usage/Jamfile.v2 index 7162456e4..528181c74 100644 --- a/libs/log/example/advanced_usage/Jamfile.v2 +++ b/libs/log/example/advanced_usage/Jamfile.v2 @@ -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/libs/log/example/advanced_usage/main.cpp b/libs/log/example/advanced_usage/main.cpp index 89448f2a4..dcfd1ee87 100644 --- a/libs/log/example/advanced_usage/main.cpp +++ b/libs/log/example/advanced_usage/main.cpp @@ -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/libs/log/example/async_log/Jamfile.v2 b/libs/log/example/async_log/Jamfile.v2 index 4ed6f944b..bf77369e8 100644 --- a/libs/log/example/async_log/Jamfile.v2 +++ b/libs/log/example/async_log/Jamfile.v2 @@ -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/libs/log/example/async_log/main.cpp b/libs/log/example/async_log/main.cpp index 4df8b11d6..26763a4bc 100644 --- a/libs/log/example/async_log/main.cpp +++ b/libs/log/example/async_log/main.cpp @@ -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/libs/log/example/basic_usage/Jamfile.v2 b/libs/log/example/basic_usage/Jamfile.v2 index d798a3872..6d0174289 100644 --- a/libs/log/example/basic_usage/Jamfile.v2 +++ b/libs/log/example/basic_usage/Jamfile.v2 @@ -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/libs/log/example/basic_usage/main.cpp b/libs/log/example/basic_usage/main.cpp index 097892b30..3dc8a5af0 100644 --- a/libs/log/example/basic_usage/main.cpp +++ b/libs/log/example/basic_usage/main.cpp @@ -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/libs/log/example/bounded_async_log/Jamfile.v2 b/libs/log/example/bounded_async_log/Jamfile.v2 index 39774432d..d13a3c6fe 100644 --- a/libs/log/example/bounded_async_log/Jamfile.v2 +++ b/libs/log/example/bounded_async_log/Jamfile.v2 @@ -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/libs/log/example/bounded_async_log/main.cpp b/libs/log/example/bounded_async_log/main.cpp index b786d81b4..eefeb52af 100644 --- a/libs/log/example/bounded_async_log/main.cpp +++ b/libs/log/example/bounded_async_log/main.cpp @@ -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/libs/log/example/doc/Jamfile.v2 b/libs/log/example/doc/Jamfile.v2 index cb6070ede..567577b45 100644 --- a/libs/log/example/doc/Jamfile.v2 +++ b/libs/log/example/doc/Jamfile.v2 @@ -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/libs/log/example/doc/attr_value_extraction.cpp b/libs/log/example/doc/attr_value_extraction.cpp index 1d519415f..5301dfa6c 100644 --- a/libs/log/example/doc/attr_value_extraction.cpp +++ b/libs/log/example/doc/attr_value_extraction.cpp @@ -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/libs/log/example/doc/attr_value_visitation.cpp b/libs/log/example/doc/attr_value_visitation.cpp index 34db16f38..b865816bb 100644 --- a/libs/log/example/doc/attr_value_visitation.cpp +++ b/libs/log/example/doc/attr_value_visitation.cpp @@ -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/libs/log/example/doc/core_core_manual.cpp b/libs/log/example/doc/core_core_manual.cpp index e5d4ecbd8..874de334d 100644 --- a/libs/log/example/doc/core_core_manual.cpp +++ b/libs/log/example/doc/core_core_manual.cpp @@ -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/libs/log/example/doc/core_record.cpp b/libs/log/example/doc/core_record.cpp index bbfec653a..1009ce1a9 100644 --- a/libs/log/example/doc/core_record.cpp +++ b/libs/log/example/doc/core_record.cpp @@ -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/libs/log/example/doc/exception_handling.cpp b/libs/log/example/doc/exception_handling.cpp index 34395eada..099f13ed7 100644 --- a/libs/log/example/doc/exception_handling.cpp +++ b/libs/log/example/doc/exception_handling.cpp @@ -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/libs/log/example/doc/expressions_attr_fmt_tag.cpp b/libs/log/example/doc/expressions_attr_fmt_tag.cpp index ffd50b711..e2b68d773 100644 --- a/libs/log/example/doc/expressions_attr_fmt_tag.cpp +++ b/libs/log/example/doc/expressions_attr_fmt_tag.cpp @@ -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/libs/log/example/doc/expressions_channel_severity_filter.cpp b/libs/log/example/doc/expressions_channel_severity_filter.cpp index 237370503..3cca815e7 100644 --- a/libs/log/example/doc/expressions_channel_severity_filter.cpp +++ b/libs/log/example/doc/expressions_channel_severity_filter.cpp @@ -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/libs/log/example/doc/expressions_has_attr_stat_accum.cpp b/libs/log/example/doc/expressions_has_attr_stat_accum.cpp index 3f3091f28..78c540a0d 100644 --- a/libs/log/example/doc/expressions_has_attr_stat_accum.cpp +++ b/libs/log/example/doc/expressions_has_attr_stat_accum.cpp @@ -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/libs/log/example/doc/expressions_keyword_fmt_tag.cpp b/libs/log/example/doc/expressions_keyword_fmt_tag.cpp index 658ec3cfa..59a6c166e 100644 --- a/libs/log/example/doc/expressions_keyword_fmt_tag.cpp +++ b/libs/log/example/doc/expressions_keyword_fmt_tag.cpp @@ -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/libs/log/example/doc/extension_app_launcher.cpp b/libs/log/example/doc/extension_app_launcher.cpp index 47fa2cfd4..eafa0bd04 100644 --- a/libs/log/example/doc/extension_app_launcher.cpp +++ b/libs/log/example/doc/extension_app_launcher.cpp @@ -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/libs/log/example/doc/extension_filter_parser.cpp b/libs/log/example/doc/extension_filter_parser.cpp index 3983f49d4..016f40083 100644 --- a/libs/log/example/doc/extension_filter_parser.cpp +++ b/libs/log/example/doc/extension_filter_parser.cpp @@ -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/libs/log/example/doc/extension_filter_parser_custom_rel.cpp b/libs/log/example/doc/extension_filter_parser_custom_rel.cpp index 960b5ed28..0498a0059 100644 --- a/libs/log/example/doc/extension_filter_parser_custom_rel.cpp +++ b/libs/log/example/doc/extension_filter_parser_custom_rel.cpp @@ -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) @@ -120,7 +120,7 @@ std::basic_istream< CharT, TraitsT >& operator>> (std::basic_istream< CharT, Tra //[ example_extension_custom_filter_factory_with_custom_rel // The function checks if the point is inside the rectangle -bool is_in_rect(logging::value_ref< point > const& p, rectangle const& r) +bool is_in_rectangle(logging::value_ref< point > const& p, rectangle const& r) { if (p) { @@ -152,9 +152,9 @@ public: logging::filter on_custom_relation(logging::attribute_name const& name, string_type const& rel, string_type const& arg) { - if (rel == "is_in_rect") + if (rel == "is_in_rectangle") { - return boost::phoenix::bind(&is_in_rect, expr::attr< point >(name), boost::lexical_cast< rectangle >(arg)); + return boost::phoenix::bind(&is_in_rectangle, expr::attr< point >(name), boost::lexical_cast< rectangle >(arg)); } throw std::runtime_error("Unsupported filter relation: " + rel); } @@ -176,7 +176,7 @@ void init_logging() logging::add_console_log ( std::clog, - keywords::filter = "%Coordinates% is_in_rect \"{(0, 0) - (20, 20)}\"", + keywords::filter = "%Coordinates% is_in_rectangle \"{(0, 0) - (20, 20)}\"", keywords::format = "%TimeStamp% %Coordinates% %Message%" ); diff --git a/libs/log/example/doc/extension_formatter_parser.cpp b/libs/log/example/doc/extension_formatter_parser.cpp index 369d1df78..4898311aa 100644 --- a/libs/log/example/doc/extension_formatter_parser.cpp +++ b/libs/log/example/doc/extension_formatter_parser.cpp @@ -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/libs/log/example/doc/extension_record_tagger.cpp b/libs/log/example/doc/extension_record_tagger.cpp index aecf76d30..1c1d627e3 100644 --- a/libs/log/example/doc/extension_record_tagger.cpp +++ b/libs/log/example/doc/extension_record_tagger.cpp @@ -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/libs/log/example/doc/extension_stat_collector.cpp b/libs/log/example/doc/extension_stat_collector.cpp index 8eee5f47c..95352a036 100644 --- a/libs/log/example/doc/extension_stat_collector.cpp +++ b/libs/log/example/doc/extension_stat_collector.cpp @@ -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/libs/log/example/doc/extension_stat_collector_settings.cpp b/libs/log/example/doc/extension_stat_collector_settings.cpp index d6d511a3e..b333c4e1c 100644 --- a/libs/log/example/doc/extension_stat_collector_settings.cpp +++ b/libs/log/example/doc/extension_stat_collector_settings.cpp @@ -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/libs/log/example/doc/extension_system_uptime_attr.cpp b/libs/log/example/doc/extension_system_uptime_attr.cpp index 7b0cd9bec..feee5a8fa 100644 --- a/libs/log/example/doc/extension_system_uptime_attr.cpp +++ b/libs/log/example/doc/extension_system_uptime_attr.cpp @@ -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/libs/log/example/doc/sinks_async.cpp b/libs/log/example/doc/sinks_async.cpp index 3cc4fb654..75f804665 100644 --- a/libs/log/example/doc/sinks_async.cpp +++ b/libs/log/example/doc/sinks_async.cpp @@ -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/libs/log/example/doc/sinks_async_bounded.cpp b/libs/log/example/doc/sinks_async_bounded.cpp index a0a7afeb8..57b7da39f 100644 --- a/libs/log/example/doc/sinks_async_bounded.cpp +++ b/libs/log/example/doc/sinks_async_bounded.cpp @@ -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/libs/log/example/doc/sinks_async_ordering.cpp b/libs/log/example/doc/sinks_async_ordering.cpp index 96549b09e..b642b5b6a 100644 --- a/libs/log/example/doc/sinks_async_ordering.cpp +++ b/libs/log/example/doc/sinks_async_ordering.cpp @@ -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/libs/log/example/doc/sinks_debugger.cpp b/libs/log/example/doc/sinks_debugger.cpp index e25a98b80..c5cee3493 100644 --- a/libs/log/example/doc/sinks_debugger.cpp +++ b/libs/log/example/doc/sinks_debugger.cpp @@ -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/libs/log/example/doc/sinks_file.cpp b/libs/log/example/doc/sinks_file.cpp index e9012e8a3..8a3b552f4 100644 --- a/libs/log/example/doc/sinks_file.cpp +++ b/libs/log/example/doc/sinks_file.cpp @@ -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/libs/log/example/doc/sinks_multifile.cpp b/libs/log/example/doc/sinks_multifile.cpp index cc0a27f33..929b4d4c7 100644 --- a/libs/log/example/doc/sinks_multifile.cpp +++ b/libs/log/example/doc/sinks_multifile.cpp @@ -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/libs/log/example/doc/sinks_ostream.cpp b/libs/log/example/doc/sinks_ostream.cpp index 75d173e76..88f59ff69 100644 --- a/libs/log/example/doc/sinks_ostream.cpp +++ b/libs/log/example/doc/sinks_ostream.cpp @@ -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/libs/log/example/doc/sinks_simple_event_log.cpp b/libs/log/example/doc/sinks_simple_event_log.cpp index fc1119881..ac894d0ff 100644 --- a/libs/log/example/doc/sinks_simple_event_log.cpp +++ b/libs/log/example/doc/sinks_simple_event_log.cpp @@ -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/libs/log/example/doc/sinks_sync.cpp b/libs/log/example/doc/sinks_sync.cpp index 5ba35d028..e310694cb 100644 --- a/libs/log/example/doc/sinks_sync.cpp +++ b/libs/log/example/doc/sinks_sync.cpp @@ -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/libs/log/example/doc/sinks_syslog.cpp b/libs/log/example/doc/sinks_syslog.cpp index 4e764d69a..88a6f7221 100644 --- a/libs/log/example/doc/sinks_syslog.cpp +++ b/libs/log/example/doc/sinks_syslog.cpp @@ -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/libs/log/example/doc/sinks_unlocked.cpp b/libs/log/example/doc/sinks_unlocked.cpp index e2f8ab54a..745af7e49 100644 --- a/libs/log/example/doc/sinks_unlocked.cpp +++ b/libs/log/example/doc/sinks_unlocked.cpp @@ -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/libs/log/example/doc/sinks_xml_file.cpp b/libs/log/example/doc/sinks_xml_file.cpp index f7d076095..415a116c1 100644 --- a/libs/log/example/doc/sinks_xml_file.cpp +++ b/libs/log/example/doc/sinks_xml_file.cpp @@ -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/libs/log/example/doc/sources_net_connection.cpp b/libs/log/example/doc/sources_net_connection.cpp index 41aab727c..59c950bcf 100644 --- a/libs/log/example/doc/sources_net_connection.cpp +++ b/libs/log/example/doc/sources_net_connection.cpp @@ -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/libs/log/example/doc/sources_net_connection_chan.cpp b/libs/log/example/doc/sources_net_connection_chan.cpp index d8a95b76d..88a1e1935 100644 --- a/libs/log/example/doc/sources_net_connection_chan.cpp +++ b/libs/log/example/doc/sources_net_connection_chan.cpp @@ -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/libs/log/example/doc/sources_net_connection_dynamic_chan.cpp b/libs/log/example/doc/sources_net_connection_dynamic_chan.cpp index 94808b0d6..e699c4e79 100644 --- a/libs/log/example/doc/sources_net_connection_dynamic_chan.cpp +++ b/libs/log/example/doc/sources_net_connection_dynamic_chan.cpp @@ -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/libs/log/example/doc/sources_severity.cpp b/libs/log/example/doc/sources_severity.cpp index 2601fbabb..874152456 100644 --- a/libs/log/example/doc/sources_severity.cpp +++ b/libs/log/example/doc/sources_severity.cpp @@ -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/libs/log/example/doc/sources_severity_channel.cpp b/libs/log/example/doc/sources_severity_channel.cpp index 854436d3c..bff9b279e 100644 --- a/libs/log/example/doc/sources_severity_channel.cpp +++ b/libs/log/example/doc/sources_severity_channel.cpp @@ -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/libs/log/example/doc/tutorial_attributes.cpp b/libs/log/example/doc/tutorial_attributes.cpp index 0749193b0..5c45dd0d9 100644 --- a/libs/log/example/doc/tutorial_attributes.cpp +++ b/libs/log/example/doc/tutorial_attributes.cpp @@ -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/libs/log/example/doc/tutorial_file.cpp b/libs/log/example/doc/tutorial_file.cpp index bd64bfd16..62b176da3 100644 --- a/libs/log/example/doc/tutorial_file.cpp +++ b/libs/log/example/doc/tutorial_file.cpp @@ -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/libs/log/example/doc/tutorial_file_manual.cpp b/libs/log/example/doc/tutorial_file_manual.cpp index f908856f3..c679b583e 100644 --- a/libs/log/example/doc/tutorial_file_manual.cpp +++ b/libs/log/example/doc/tutorial_file_manual.cpp @@ -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/libs/log/example/doc/tutorial_filtering.cpp b/libs/log/example/doc/tutorial_filtering.cpp index 09917ab8a..88b73dd1e 100644 --- a/libs/log/example/doc/tutorial_filtering.cpp +++ b/libs/log/example/doc/tutorial_filtering.cpp @@ -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/libs/log/example/doc/tutorial_fmt_custom.cpp b/libs/log/example/doc/tutorial_fmt_custom.cpp index 38e108f2b..5763143b3 100644 --- a/libs/log/example/doc/tutorial_fmt_custom.cpp +++ b/libs/log/example/doc/tutorial_fmt_custom.cpp @@ -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/libs/log/example/doc/tutorial_fmt_format.cpp b/libs/log/example/doc/tutorial_fmt_format.cpp index 6b1e8614b..f3050d3c3 100644 --- a/libs/log/example/doc/tutorial_fmt_format.cpp +++ b/libs/log/example/doc/tutorial_fmt_format.cpp @@ -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/libs/log/example/doc/tutorial_fmt_stream.cpp b/libs/log/example/doc/tutorial_fmt_stream.cpp index 38e9790bb..9b042c359 100644 --- a/libs/log/example/doc/tutorial_fmt_stream.cpp +++ b/libs/log/example/doc/tutorial_fmt_stream.cpp @@ -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/libs/log/example/doc/tutorial_fmt_stream_manual.cpp b/libs/log/example/doc/tutorial_fmt_stream_manual.cpp index ab8bf03b5..e5fe9d5d3 100644 --- a/libs/log/example/doc/tutorial_fmt_stream_manual.cpp +++ b/libs/log/example/doc/tutorial_fmt_stream_manual.cpp @@ -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/libs/log/example/doc/tutorial_fmt_string.cpp b/libs/log/example/doc/tutorial_fmt_string.cpp index 5d27f437d..96b2504f0 100644 --- a/libs/log/example/doc/tutorial_fmt_string.cpp +++ b/libs/log/example/doc/tutorial_fmt_string.cpp @@ -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/libs/log/example/doc/tutorial_logging.cpp b/libs/log/example/doc/tutorial_logging.cpp index 44f02d686..31fe88749 100644 --- a/libs/log/example/doc/tutorial_logging.cpp +++ b/libs/log/example/doc/tutorial_logging.cpp @@ -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/libs/log/example/doc/tutorial_trivial.cpp b/libs/log/example/doc/tutorial_trivial.cpp index ab7d94a46..841d63ed5 100644 --- a/libs/log/example/doc/tutorial_trivial.cpp +++ b/libs/log/example/doc/tutorial_trivial.cpp @@ -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/libs/log/example/doc/tutorial_trivial_flt.cpp b/libs/log/example/doc/tutorial_trivial_flt.cpp index b28a5f330..2569c917d 100644 --- a/libs/log/example/doc/tutorial_trivial_flt.cpp +++ b/libs/log/example/doc/tutorial_trivial_flt.cpp @@ -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/libs/log/example/doc/util_dynamic_type_disp.cpp b/libs/log/example/doc/util_dynamic_type_disp.cpp index c79a54ca3..7f0e3caf3 100644 --- a/libs/log/example/doc/util_dynamic_type_disp.cpp +++ b/libs/log/example/doc/util_dynamic_type_disp.cpp @@ -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/libs/log/example/doc/util_manip_to_log.cpp b/libs/log/example/doc/util_manip_to_log.cpp index 17c56ecc2..7f809e415 100644 --- a/libs/log/example/doc/util_manip_to_log.cpp +++ b/libs/log/example/doc/util_manip_to_log.cpp @@ -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/libs/log/example/doc/util_static_type_disp.cpp b/libs/log/example/doc/util_static_type_disp.cpp index b4e2d44f6..a0adda130 100644 --- a/libs/log/example/doc/util_static_type_disp.cpp +++ b/libs/log/example/doc/util_static_type_disp.cpp @@ -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/libs/log/example/event_log/Jamfile.v2 b/libs/log/example/event_log/Jamfile.v2 index 4887ca574..b62a8d60e 100644 --- a/libs/log/example/event_log/Jamfile.v2 +++ b/libs/log/example/event_log/Jamfile.v2 @@ -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/libs/log/example/event_log/main.cpp b/libs/log/example/event_log/main.cpp index 191584a2e..ca02a188e 100644 --- a/libs/log/example/event_log/main.cpp +++ b/libs/log/example/event_log/main.cpp @@ -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/libs/log/example/keywords/Jamfile.v2 b/libs/log/example/keywords/Jamfile.v2 index 058449af8..aadf4f513 100644 --- a/libs/log/example/keywords/Jamfile.v2 +++ b/libs/log/example/keywords/Jamfile.v2 @@ -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/libs/log/example/keywords/main.cpp b/libs/log/example/keywords/main.cpp index be83b4ac5..5271f95ad 100644 --- a/libs/log/example/keywords/main.cpp +++ b/libs/log/example/keywords/main.cpp @@ -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/libs/log/example/multiple_files/Jamfile.v2 b/libs/log/example/multiple_files/Jamfile.v2 index 0f97ec897..31c3e4f2b 100644 --- a/libs/log/example/multiple_files/Jamfile.v2 +++ b/libs/log/example/multiple_files/Jamfile.v2 @@ -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/libs/log/example/multiple_files/main.cpp b/libs/log/example/multiple_files/main.cpp index 6ad1f5781..0a1ce47d5 100644 --- a/libs/log/example/multiple_files/main.cpp +++ b/libs/log/example/multiple_files/main.cpp @@ -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/libs/log/example/multiple_threads/Jamfile.v2 b/libs/log/example/multiple_threads/Jamfile.v2 index b83c294a4..bc98bc9d0 100644 --- a/libs/log/example/multiple_threads/Jamfile.v2 +++ b/libs/log/example/multiple_threads/Jamfile.v2 @@ -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/libs/log/example/multiple_threads/main.cpp b/libs/log/example/multiple_threads/main.cpp index 143399c09..a9b036fcc 100644 --- a/libs/log/example/multiple_threads/main.cpp +++ b/libs/log/example/multiple_threads/main.cpp @@ -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/libs/log/example/native_syslog/Jamfile.v2 b/libs/log/example/native_syslog/Jamfile.v2 index e8347e61f..393f403ef 100644 --- a/libs/log/example/native_syslog/Jamfile.v2 +++ b/libs/log/example/native_syslog/Jamfile.v2 @@ -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/libs/log/example/native_syslog/main.cpp b/libs/log/example/native_syslog/main.cpp index 77e7e2503..c3816d8c2 100644 --- a/libs/log/example/native_syslog/main.cpp +++ b/libs/log/example/native_syslog/main.cpp @@ -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/libs/log/example/rotating_file/Jamfile.v2 b/libs/log/example/rotating_file/Jamfile.v2 index f19b818ed..2a4d9f941 100644 --- a/libs/log/example/rotating_file/Jamfile.v2 +++ b/libs/log/example/rotating_file/Jamfile.v2 @@ -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/libs/log/example/rotating_file/main.cpp b/libs/log/example/rotating_file/main.cpp index 56f80d2aa..77d19922b 100644 --- a/libs/log/example/rotating_file/main.cpp +++ b/libs/log/example/rotating_file/main.cpp @@ -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/libs/log/example/settings_file/Jamfile.v2 b/libs/log/example/settings_file/Jamfile.v2 index a8d4624e2..72595aa9f 100644 --- a/libs/log/example/settings_file/Jamfile.v2 +++ b/libs/log/example/settings_file/Jamfile.v2 @@ -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/libs/log/example/settings_file/main.cpp b/libs/log/example/settings_file/main.cpp index 88c7c7f49..436a57266 100644 --- a/libs/log/example/settings_file/main.cpp +++ b/libs/log/example/settings_file/main.cpp @@ -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/libs/log/example/settings_file_formatter_factory/Jamfile.v2 b/libs/log/example/settings_file_formatter_factory/Jamfile.v2 index a14c7ca87..83bd4d2a2 100644 --- a/libs/log/example/settings_file_formatter_factory/Jamfile.v2 +++ b/libs/log/example/settings_file_formatter_factory/Jamfile.v2 @@ -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/libs/log/example/settings_file_formatter_factory/main.cpp b/libs/log/example/settings_file_formatter_factory/main.cpp index a925ae279..3352a54fb 100644 --- a/libs/log/example/settings_file_formatter_factory/main.cpp +++ b/libs/log/example/settings_file_formatter_factory/main.cpp @@ -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/libs/log/example/syslog/Jamfile.v2 b/libs/log/example/syslog/Jamfile.v2 index 0db9486bc..14d24c9ac 100644 --- a/libs/log/example/syslog/Jamfile.v2 +++ b/libs/log/example/syslog/Jamfile.v2 @@ -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/libs/log/example/syslog/main.cpp b/libs/log/example/syslog/main.cpp index 0f3338c0f..2fcbad59e 100644 --- a/libs/log/example/syslog/main.cpp +++ b/libs/log/example/syslog/main.cpp @@ -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/libs/log/example/trivial/Jamfile.v2 b/libs/log/example/trivial/Jamfile.v2 index 52160708c..2d3ffa0c7 100644 --- a/libs/log/example/trivial/Jamfile.v2 +++ b/libs/log/example/trivial/Jamfile.v2 @@ -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/libs/log/example/trivial/main.cpp b/libs/log/example/trivial/main.cpp index f5f39e67a..a59adb3b8 100644 --- a/libs/log/example/trivial/main.cpp +++ b/libs/log/example/trivial/main.cpp @@ -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/libs/log/example/wide_char/Jamfile.v2 b/libs/log/example/wide_char/Jamfile.v2 index 75c332dff..4fb28adfb 100644 --- a/libs/log/example/wide_char/Jamfile.v2 +++ b/libs/log/example/wide_char/Jamfile.v2 @@ -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/libs/log/example/wide_char/main.cpp b/libs/log/example/wide_char/main.cpp index b5bcfb3fe..0c52afaa6 100644 --- a/libs/log/example/wide_char/main.cpp +++ b/libs/log/example/wide_char/main.cpp @@ -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) |