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 /Mac/BuildScript | |
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 'Mac/BuildScript')
-rw-r--r-- | Mac/BuildScript/resources/License.rtf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/BuildScript/resources/License.rtf b/Mac/BuildScript/resources/License.rtf index 1255d1c..b5cb8ec 100644 --- a/Mac/BuildScript/resources/License.rtf +++ b/Mac/BuildScript/resources/License.rtf @@ -64,7 +64,7 @@ Some software incorporated into Python is under different licenses. The licenses \f1\b0 \ 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation.\ \ -2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright \'a9 2001-2020 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee.\ +2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright \'a9 2001 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee.\ \ 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python.\ \ |