From 4ae8b4d49547126264f0b80c528fcfd26cdf5e7d Mon Sep 17 00:00:00 2001
From: Antony Polukhin
Date: Sun, 30 Jan 2022 12:52:42 +0300
Subject: [PATCH] update copyright years
---
doc/conversion.qbk | 4 ++--
include/boost/polymorphic_pointer_cast.hpp | 3 ++-
index.html | 4 ++--
test/Jamfile.v2 | 2 +-
test/appveyor.yml | 2 +-
5 files changed, 8 insertions(+), 7 deletions(-)
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