summaryrefslogtreecommitdiff
path: root/boost/hana/traits.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/hana/traits.hpp')
-rw-r--r--boost/hana/traits.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/hana/traits.hpp b/boost/hana/traits.hpp
index 2f599d78ab..983bdf8367 100644
--- a/boost/hana/traits.hpp
+++ b/boost/hana/traits.hpp
@@ -3,7 +3,7 @@
Defines function-like equivalents to the standard `<type_traits>`, and also
to some utilities like `std::declval`.
-@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)
*/