From 4fec53f3db6c78d8ddea07262f98c85dcd0921e1 Mon Sep 17 00:00:00 2001
From: Antony Polukhin
Date: Sun, 3 Jan 2021 13:57:41 +0300
Subject: [PATCH] update copyright years
---
.travis.yml | 2 +-
doc/conversion.qbk | 4 ++--
include/boost/polymorphic_pointer_cast.hpp | 2 +-
index.html | 2 +-
test/Jamfile.v2 | 2 +-
test/appveyor.yml | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
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