diff options
author | Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | 2024-11-12 13:59:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 13:59:19 (GMT) |
commit | 91f4908798074db6c41925b4417bee1f933aca93 (patch) | |
tree | dbf91bee3a80028acc4be542551cf6876afc8f7a /README.rst | |
parent | 8ff7efb46d34ee454239bd86ff5136f386b9749b (diff) | |
download | cpython-91f4908798074db6c41925b4417bee1f933aca93.zip cpython-91f4908798074db6c41925b4417bee1f933aca93.tar.gz cpython-91f4908798074db6c41925b4417bee1f933aca93.tar.bz2 |
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ This is Python version 3.14.0 alpha 1 :target: https://discuss.python.org/ -Copyright © 2001-2024 Python Software Foundation. All rights reserved. +Copyright © 2001 Python Software Foundation. All rights reserved. See the end of this file for further copyright and license information. @@ -215,7 +215,7 @@ Copyright and License Information --------------------------------- -Copyright © 2001-2024 Python Software Foundation. All rights reserved. +Copyright © 2001 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved. |