mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
[3.11] Update copyright years to 2023. (gh-100848) (GH-100849)
(cherry picked from commit 11f99323c2)
Co-authored-by: Benjamin Peterson <benjamin@python.org>
This commit is contained in:
parent
6184b800ee
commit
07d1f99e8f
10 changed files with 14 additions and 14 deletions
|
|
@ -40,9 +40,9 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Python Launcher</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2001-2022 Python Software Foundation</string>
|
||||
<string>Copyright © 2001-2023 Python Software Foundation</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>%VERSION%, © 2001-2022 Python Software Foundation</string>
|
||||
<string>%VERSION%, © 2001-2023 Python Software Foundation</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>PythonLauncher.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue