diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-01-01 17:28:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 17:28:23 (GMT) |
commit | 02639c3bc6a9bae9de635356c289cbae674aa61c (patch) | |
tree | c4e11a034e4de88059c9587f7884713a01c8c988 /Doc/copyright.rst | |
parent | 381f3e4bfd4b1c440f7cb3025972fe0acd0406fc (diff) | |
download | cpython-02639c3bc6a9bae9de635356c289cbae674aa61c.zip cpython-02639c3bc6a9bae9de635356c289cbae674aa61c.tar.gz cpython-02639c3bc6a9bae9de635356c289cbae674aa61c.tar.bz2 |
Bring Python into the new year. (GH-24036)
(cherry picked from commit de6f20a6de48d63066b2cf5b317f50629f01d74a)
Co-authored-by: Dong-hee Na <donghee.na@python.org>
Diffstat (limited to 'Doc/copyright.rst')
-rw-r--r-- | Doc/copyright.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/copyright.rst b/Doc/copyright.rst index 1b90d9f..4191c0b 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2020 Python Software Foundation. All rights reserved. +Copyright © 2001-2021 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |