summaryrefslogtreecommitdiff
path: root/boost/hana/drop_while.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/hana/drop_while.hpp')
-rw-r--r--boost/hana/drop_while.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/hana/drop_while.hpp b/boost/hana/drop_while.hpp
index 53f58cf26a..b1f921b1d8 100644
--- a/boost/hana/drop_while.hpp
+++ b/boost/hana/drop_while.hpp
@@ -2,7 +2,7 @@
@file
Defines `boost::hana::drop_while`.
-@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)
*/