]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix copyright years in `README.rst` (#31347)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 15 Feb 2022 15:22:00 +0000 (18:22 +0300)
committerGitHub <noreply@github.com>
Tue, 15 Feb 2022 15:22:00 +0000 (07:22 -0800)
README.rst

index e7bdd0f64efb5f6847f30cde54ad461592ae566b..bd80772393375abc8ba02f273d950f8f1b685e8e 100644 (file)
@@ -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.