summaryrefslogtreecommitdiff
path: root/boost/log/utility/functional
diff options
context:
space:
mode:
Diffstat (limited to 'boost/log/utility/functional')
-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
14 files changed, 14 insertions, 14 deletions
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)