summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikita Sobolev <mail@sobolevn.me>2022-02-15 15:22:00 (GMT)
committerGitHub <noreply@github.com>2022-02-15 15:22:00 (GMT)
commit9a40a2d99f703402c81c0444aa6d369eef60847c (patch)
treed67dcdd25226cb392209ccd502e5b88a547e4d57
parent13c10bfb777483c7b02877aab029345a056b809c (diff)
downloadcpython-9a40a2d99f703402c81c0444aa6d369eef60847c.zip
cpython-9a40a2d99f703402c81c0444aa6d369eef60847c.tar.gz
cpython-9a40a2d99f703402c81c0444aa6d369eef60847c.tar.bz2
Fix copyright years in `README.rst` (#31347)
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index e7bdd0f..bd80772 100644
--- a/README.rst
+++ b/README.rst
@@ -14,7 +14,7 @@ This is Python version 3.11.0 alpha 5
:target: https://discuss.python.org/
-Copyright © 2001-2021 Python Software Foundation. All rights reserved.
+Copyright © 2001-2022 Python Software Foundation. All rights reserved.
See the end of this file for further copyright and license information.
@@ -244,7 +244,7 @@ Copyright and License Information
---------------------------------
-Copyright © 2001-2021 Python Software Foundation. All rights reserved.
+Copyright © 2001-2022 Python Software Foundation. All rights reserved.
Copyright © 2000 BeOpen.com. All rights reserved.