diff --git a/doc/conversion.qbk b/doc/conversion.qbk index 97aa58d..21d0361 100644 --- a/doc/conversion.qbk +++ b/doc/conversion.qbk @@ -1,6 +1,6 @@ [/ Copyright 2016 Mikhail Maximov. - Copyright 2020-2021 Antony Polukhin. + Copyright Antony Polukhin, 2020-2022. 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-2021 Antony Polukhin] + [copyright 2001 Beman Dawes, 2014-2022 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 393edf9..bc03023 100644 --- a/include/boost/polymorphic_pointer_cast.hpp +++ b/include/boost/polymorphic_pointer_cast.hpp @@ -1,5 +1,6 @@ // boost polymorphic_pointer_cast.hpp header file ----------------------------------------------// -// (C) Copyright Boris Rasin and Antony Polukhin 2014-2021. +// (C) Copyright Boris Rasin, 2014-2021. +// (C) Copyright Antony Polukhin, 2014-2022. // 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 b0cbf65..1c5f5c1 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ Copyright (c) 2016 Mikhail Maximov vigorous.activity at gmail dot com - Copyright (c) 2021 Antony Polukhin + Copyright (c) Antony Polukhin, 2021-2022 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt @@ -31,7 +31,7 @@ https://www.boost.org/doc/libs/master/doc/html/conversion.html
- © 2014-2021 Antony Polukhin + © Antony Polukhin, 2014-2022