summaryrefslogtreecommitdiff
path: root/boost/hana/concept
diff options
context:
space:
mode:
Diffstat (limited to 'boost/hana/concept')
-rw-r--r--boost/hana/concept/applicative.hpp2
-rw-r--r--boost/hana/concept/comonad.hpp2
-rw-r--r--boost/hana/concept/comparable.hpp2
-rw-r--r--boost/hana/concept/constant.hpp2
-rw-r--r--boost/hana/concept/euclidean_ring.hpp2
-rw-r--r--boost/hana/concept/foldable.hpp2
-rw-r--r--boost/hana/concept/functor.hpp2
-rw-r--r--boost/hana/concept/group.hpp2
-rw-r--r--boost/hana/concept/integral_constant.hpp2
-rw-r--r--boost/hana/concept/iterable.hpp2
-rw-r--r--boost/hana/concept/logical.hpp2
-rw-r--r--boost/hana/concept/metafunction.hpp2
-rw-r--r--boost/hana/concept/monad.hpp2
-rw-r--r--boost/hana/concept/monad_plus.hpp2
-rw-r--r--boost/hana/concept/monoid.hpp2
-rw-r--r--boost/hana/concept/orderable.hpp2
-rw-r--r--boost/hana/concept/product.hpp2
-rw-r--r--boost/hana/concept/ring.hpp2
-rw-r--r--boost/hana/concept/searchable.hpp2
-rw-r--r--boost/hana/concept/sequence.hpp2
-rw-r--r--boost/hana/concept/struct.hpp2
21 files changed, 21 insertions, 21 deletions
diff --git a/boost/hana/concept/applicative.hpp b/boost/hana/concept/applicative.hpp
index 9227b1d1d1..84b92927eb 100644
--- a/boost/hana/concept/applicative.hpp
+++ b/boost/hana/concept/applicative.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Applicative`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/comonad.hpp b/boost/hana/concept/comonad.hpp
index 5d3a49a4e8..6cf950590f 100644
--- a/boost/hana/concept/comonad.hpp
+++ b/boost/hana/concept/comonad.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Comonad`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/comparable.hpp b/boost/hana/concept/comparable.hpp
index 96c28be7e9..bcecfcd0ab 100644
--- a/boost/hana/concept/comparable.hpp
+++ b/boost/hana/concept/comparable.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Comparable`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/constant.hpp b/boost/hana/concept/constant.hpp
index 08e5db248f..5e549ddf76 100644
--- a/boost/hana/concept/constant.hpp
+++ b/boost/hana/concept/constant.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Constant`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/euclidean_ring.hpp b/boost/hana/concept/euclidean_ring.hpp
index c58cb9fc45..e0de0477b0 100644
--- a/boost/hana/concept/euclidean_ring.hpp
+++ b/boost/hana/concept/euclidean_ring.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::EuclideanRing`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/foldable.hpp b/boost/hana/concept/foldable.hpp
index 5efd153c2f..6d88b58285 100644
--- a/boost/hana/concept/foldable.hpp
+++ b/boost/hana/concept/foldable.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Foldable`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/functor.hpp b/boost/hana/concept/functor.hpp
index 1a84126f6f..4fe7428b32 100644
--- a/boost/hana/concept/functor.hpp
+++ b/boost/hana/concept/functor.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Functor`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/group.hpp b/boost/hana/concept/group.hpp
index 5c8c34edf5..2b16728b4f 100644
--- a/boost/hana/concept/group.hpp
+++ b/boost/hana/concept/group.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Group`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/integral_constant.hpp b/boost/hana/concept/integral_constant.hpp
index 599adf5bef..cfb761da9b 100644
--- a/boost/hana/concept/integral_constant.hpp
+++ b/boost/hana/concept/integral_constant.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::IntegralConstant`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/iterable.hpp b/boost/hana/concept/iterable.hpp
index 9cf68b7b43..2949f70b2b 100644
--- a/boost/hana/concept/iterable.hpp
+++ b/boost/hana/concept/iterable.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Iterable`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/logical.hpp b/boost/hana/concept/logical.hpp
index ecfd0a4ebe..69e3079065 100644
--- a/boost/hana/concept/logical.hpp
+++ b/boost/hana/concept/logical.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Logical`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/metafunction.hpp b/boost/hana/concept/metafunction.hpp
index 61713e2b2e..70a9b0092a 100644
--- a/boost/hana/concept/metafunction.hpp
+++ b/boost/hana/concept/metafunction.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Metafunction`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/monad.hpp b/boost/hana/concept/monad.hpp
index e586192b4a..85fa06f9c3 100644
--- a/boost/hana/concept/monad.hpp
+++ b/boost/hana/concept/monad.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Monad`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/monad_plus.hpp b/boost/hana/concept/monad_plus.hpp
index c561e5af82..e9f2f1bf09 100644
--- a/boost/hana/concept/monad_plus.hpp
+++ b/boost/hana/concept/monad_plus.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::MonadPlus`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/monoid.hpp b/boost/hana/concept/monoid.hpp
index 024ce4fe28..adda475a26 100644
--- a/boost/hana/concept/monoid.hpp
+++ b/boost/hana/concept/monoid.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Monoid`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/orderable.hpp b/boost/hana/concept/orderable.hpp
index 1e9303d204..dfa82655fc 100644
--- a/boost/hana/concept/orderable.hpp
+++ b/boost/hana/concept/orderable.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Orderable`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/product.hpp b/boost/hana/concept/product.hpp
index 3ad8a70f2b..b1292ba156 100644
--- a/boost/hana/concept/product.hpp
+++ b/boost/hana/concept/product.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Product`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/ring.hpp b/boost/hana/concept/ring.hpp
index 700b3f6bb8..a9598e8fb3 100644
--- a/boost/hana/concept/ring.hpp
+++ b/boost/hana/concept/ring.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Ring`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/searchable.hpp b/boost/hana/concept/searchable.hpp
index 0ee98907bf..65b161de73 100644
--- a/boost/hana/concept/searchable.hpp
+++ b/boost/hana/concept/searchable.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Searchable`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/sequence.hpp b/boost/hana/concept/sequence.hpp
index fb5b83a2de..83e4b42d3d 100644
--- a/boost/hana/concept/sequence.hpp
+++ b/boost/hana/concept/sequence.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Sequence`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
diff --git a/boost/hana/concept/struct.hpp b/boost/hana/concept/struct.hpp
index 62183f44f6..49ac53b59c 100644
--- a/boost/hana/concept/struct.hpp
+++ b/boost/hana/concept/struct.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::Struct`.
-@copyright Louis Dionne 2013-2016
+@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/