mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Update copyright years to 2023. (gh-100848)
This commit is contained in:
parent
0741da8d28
commit
11f99323c2
9 changed files with 10 additions and 10 deletions
|
@ -37,7 +37,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>IDLE</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>%version%, © 2001-2022 Python Software Foundation</string>
|
||||
<string>%version%, © 2001-2023 Python Software Foundation</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>IDLE.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>%version%, (c) 2001-2022 Python Software Foundation.</string>
|
||||
<string>%version%, (c) 2001-2023 Python Software Foundation.</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Python</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue