diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-01-02 21:13:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-02 21:13:04 (GMT) |
commit | 35955e4adec4dd09127af93f9413d46889a3c475 (patch) | |
tree | 9b1f6f7b965485e59e318af4625e101e9590cd0e /README.rst | |
parent | e9783d6434f28dfb0b531c6760f7642fc7ede278 (diff) | |
download | cpython-35955e4adec4dd09127af93f9413d46889a3c475.zip cpython-35955e4adec4dd09127af93f9413d46889a3c475.tar.gz cpython-35955e4adec4dd09127af93f9413d46889a3c475.tar.bz2 |
[3.10] Update copyright year to 2022. (GH-30335) (GH-30336)
Automerge-Triggered-By: GH:benjaminp
(cherry picked from commit ba00f0d93a4aea85ae8089f139856a7c450584d7)
Co-authored-by: Benjamin Peterson <benjamin@python.org>
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,7 +18,7 @@ This is Python version 3.10.1 :target: https://discuss.python.org/ -Copyright (c) 2001-2021 Python Software Foundation. All rights reserved. +Copyright (c) 2001-2022 Python Software Foundation. All rights reserved. See the end of this file for further copyright and license information. @@ -247,7 +247,7 @@ See :pep:`619` for Python 3.10 release details. Copyright and License Information --------------------------------- -Copyright (c) 2001-2021 Python Software Foundation. All rights reserved. +Copyright (c) 2001-2022 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. |