diff options
author | Benjamin Peterson <benjamin@python.org> | 2020-01-02 19:13:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-02 19:13:57 -0800 |
commit | a9964b0aca784c16227a703626701e9003bdebf6 (patch) | |
tree | 0e1f6c1bdd76ae1f127e120a548b92664b772e4d /Doc/copyright.rst | |
parent | eccc9d30e8df190debbfd2a21351ac99c32eb456 (diff) | |
download | cpython-git-a9964b0aca784c16227a703626701e9003bdebf6.tar.gz |
[3.6] Bring Python into the next decade. (GH-17804)
(cherry picked from commit 946b29ea0b3b386ed05e87e60b8617c9dc19cd53)
Co-authored-by: Benjamin Peterson <benjamin@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 393a1f0375..1b90d9f172 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -Copyright © 2001-2019 Python Software Foundation. All rights reserved. +Copyright © 2001-2020 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |