diff options
author | Ned Deily <nad@python.org> | 2023-01-09 02:53:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-09 02:53:56 (GMT) |
commit | e47b13934b2eb50914e4dbae91f1dc59f8325e30 (patch) | |
tree | f05204395b8b5596a9ea38d94d71e307b364958d | |
parent | bc0a686f820d7d298a0b1450b155a717972de0fc (diff) | |
download | cpython-e47b13934b2eb50914e4dbae91f1dc59f8325e30.zip cpython-e47b13934b2eb50914e4dbae91f1dc59f8325e30.tar.gz cpython-e47b13934b2eb50914e4dbae91f1dc59f8325e30.tar.bz2 |
Update copyright year in README (GH-100863)
Co-authored-by: HARSHA VARDHAN <75431678+Thunder-007@users.noreply.github.com>
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -245,7 +245,7 @@ Copyright and License Information --------------------------------- -Copyright © 2001-2022 Python Software Foundation. All rights reserved. +Copyright © 2001-2023 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |