From: Nikita Sobolev Date: Tue, 15 Feb 2022 15:22:00 +0000 (+0300) Subject: Fix copyright years in `README.rst` (#31347) X-Git-Tag: v3.11.0a6~201 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a40a2d99f703402c81c0444aa6d369eef60847c;p=thirdparty%2FPython%2Fcpython.git Fix copyright years in `README.rst` (#31347) --- diff --git a/README.rst b/README.rst index e7bdd0f64efb..bd8077239337 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.