diff options
author | Benjamin Peterson <benjamin@python.org> | 2020-01-03 02:56:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-03 02:56:34 (GMT) |
commit | 946b29ea0b3b386ed05e87e60b8617c9dc19cd53 (patch) | |
tree | 9c69dc807f13c698847457311e95e669868d8a8d /Doc/copyright.rst | |
parent | 7b35bef9787cd80ed1e12124f759b4be03c849db (diff) | |
download | cpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.zip cpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.tar.gz cpython-946b29ea0b3b386ed05e87e60b8617c9dc19cd53.tar.bz2 |
Bring Python into the next decade. (GH-17801)
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 393a1f0..1b90d9f 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. |