update copyright years

This commit is contained in:
Antony Polukhin
2021-01-03 13:57:41 +03:00
parent db398fc1c8
commit 4fec53f3db
6 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
# subject to the Boost Software License, Version 1.0. (See accompanying # 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) # 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 # See https://svn.boost.org/trac/boost/wiki/TravisCoverals for description of this file

View File

@@ -1,6 +1,6 @@
[/ [/
Copyright 2016 Mikhail Maximov. Copyright 2016 Mikhail Maximov.
Copyright 2020 Antony Polukhin. Copyright 2020-2021 Antony Polukhin.
Distributed under the Boost Software License, Version 1.0. (See accompanying Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>) file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)
@@ -12,7 +12,7 @@
[id conversion] [id conversion]
[version 1.7] [version 1.7]
[authors [Stroustrup, Bjarne], [Abrahams, Dave], [Rasin, Boris], [Polukhin, Antony]] [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 [license
Distributed under the Boost Software License, Version 1.0. Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at (See accompanying file LICENSE_1_0.txt or copy at

View File

@@ -1,5 +1,5 @@
// boost polymorphic_pointer_cast.hpp header file ----------------------------------------------// // 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 // Distributed under the Boost
// Software License, Version 1.0. (See accompanying file // Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

View File

@@ -29,7 +29,7 @@
<a href="../../doc/html/conversion.html">../../doc/html/conversion.html</a> <a href="../../doc/html/conversion.html">../../doc/html/conversion.html</a>
</p> </p>
<p> <p>
&copy; 2014-2020 Antony Polukhin &copy; 2014-2021 Antony Polukhin
</p> </p>
</body> </body>
</html> </html>

View File

@@ -1,5 +1,5 @@
# Copyright (C) 2001-2003 Douglas Gregor # Copyright (C) 2001-2003 Douglas Gregor
# Copyright (C) 2011-2014 Antony Polukhin # Copyright (C) 2011-2021 Antony Polukhin
# #
# Distributed under the Boost Software License, Version 1.0. (See accompanying # 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) # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

View File

@@ -2,7 +2,7 @@
# subject to the Boost Software License, Version 1.0. (See accompanying # 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) # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
# #
# Copyright Antony Polukhin 2016-2019. # Copyright Antony Polukhin 2016-2021.
# #
# See https://svn.boost.org/trac/boost/wiki/TravisCoverals for description of this file # See https://svn.boost.org/trac/boost/wiki/TravisCoverals for description of this file