diff --git a/.travis.yml b/.travis.yml index 6d307c5..8d6dbb3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ # subject to the Boost Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) # -# Copyright Antony Polukhin 2014-2020. +# Copyright Antony Polukhin 2014-2021. # # See https://svn.boost.org/trac/boost/wiki/TravisCoverals for description of this file diff --git a/doc/conversion.qbk b/doc/conversion.qbk index 8cc2344..0c8e19c 100644 --- a/doc/conversion.qbk +++ b/doc/conversion.qbk @@ -1,6 +1,6 @@ [/ Copyright 2016 Mikhail Maximov. - Copyright 2020 Antony Polukhin. + Copyright 2020-2021 Antony Polukhin. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) @@ -12,7 +12,7 @@ [id conversion] [version 1.7] [authors [Stroustrup, Bjarne], [Abrahams, Dave], [Rasin, Boris], [Polukhin, Antony]] - [copyright 2001 Beman Dawes, 2014-2020 Antony Polukhin] + [copyright 2001 Beman Dawes, 2014-2021 Antony Polukhin] [license Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at diff --git a/include/boost/polymorphic_pointer_cast.hpp b/include/boost/polymorphic_pointer_cast.hpp index 550a211..393edf9 100644 --- a/include/boost/polymorphic_pointer_cast.hpp +++ b/include/boost/polymorphic_pointer_cast.hpp @@ -1,5 +1,5 @@ // boost polymorphic_pointer_cast.hpp header file ----------------------------------------------// -// (C) Copyright Boris Rasin and Antony Polukhin 2014-2019. +// (C) Copyright Boris Rasin and Antony Polukhin 2014-2021. // Distributed under the Boost // Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/index.html b/index.html index 9a68f28..4b87e0b 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ ../../doc/html/conversion.html
- © 2014-2020 Antony Polukhin + © 2014-2021 Antony Polukhin