summaryrefslogtreecommitdiff
path: root/boost/hana/detail/decay.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/hana/detail/decay.hpp')
-rw-r--r--boost/hana/detail/decay.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/hana/detail/decay.hpp b/boost/hana/detail/decay.hpp
index 014981c677..7d8affa0b2 100644
--- a/boost/hana/detail/decay.hpp
+++ b/boost/hana/detail/decay.hpp
@@ -3,7 +3,7 @@
Defines a replacement for `std::decay`, which is sometimes too slow at
compile-time.
-@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)
*/