summaryrefslogtreecommitdiff
path: root/boost/hana/ext/boost/mpl
diff options
context:
space:
mode:
Diffstat (limited to 'boost/hana/ext/boost/mpl')
-rw-r--r--boost/hana/ext/boost/mpl/integral_c.hpp2
-rw-r--r--boost/hana/ext/boost/mpl/list.hpp2
-rw-r--r--boost/hana/ext/boost/mpl/vector.hpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/boost/hana/ext/boost/mpl/integral_c.hpp b/boost/hana/ext/boost/mpl/integral_c.hpp
index ef2cad0239..68ddd18486 100644
--- a/boost/hana/ext/boost/mpl/integral_c.hpp
+++ b/boost/hana/ext/boost/mpl/integral_c.hpp
@@ -2,7 +2,7 @@
@file
Adapts Boost.MPL IntegralConstants for use with Hana.
-@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/ext/boost/mpl/list.hpp b/boost/hana/ext/boost/mpl/list.hpp
index 9e569a7d08..677b9a85bf 100644
--- a/boost/hana/ext/boost/mpl/list.hpp
+++ b/boost/hana/ext/boost/mpl/list.hpp
@@ -2,7 +2,7 @@
@file
Adapts `boost::mpl::list` for use with Hana.
-@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/ext/boost/mpl/vector.hpp b/boost/hana/ext/boost/mpl/vector.hpp
index 59cac5dd2b..29e9972b5d 100644
--- a/boost/hana/ext/boost/mpl/vector.hpp
+++ b/boost/hana/ext/boost/mpl/vector.hpp
@@ -2,7 +2,7 @@
@file
Adapts `boost::mpl::vector` for use with Hana.
-@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)
*/