diff options
author | Benjamin Peterson <benjamin@python.org> | 2022-01-02 20:08:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-02 20:08:48 (GMT) |
commit | ba00f0d93a4aea85ae8089f139856a7c450584d7 (patch) | |
tree | 81b97dbcef577f12598743fce6fb27164c6e5839 /Doc/copyright.rst | |
parent | 863729e9c6f599286f98ec37c8716e982c4ca9dd (diff) | |
download | cpython-ba00f0d93a4aea85ae8089f139856a7c450584d7.zip cpython-ba00f0d93a4aea85ae8089f139856a7c450584d7.tar.gz cpython-ba00f0d93a4aea85ae8089f139856a7c450584d7.tar.bz2 |
Update copyright year to 2022. (GH-30335)
Automerge-Triggered-By: GH:benjaminp
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 4191c0b..e64a493 100644 --- a/Doc/copyright.rst +++ b/Doc/copyright.rst @@ -4,7 +4,7 @@ Copyright Python and this documentation is: -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. |