mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Update additional copyright years to 2023. (GH-100859)
This commit is contained in:
parent
9a68ff12c3
commit
8d69828092
2 changed files with 4 additions and 4 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Python</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>%version%, (c) 2001-2020 Python Software Foundation.</string>
|
||||
<string>%version%, (c) 2001-2023 Python Software Foundation.</string>
|
||||
<key>CFBundleHelpBookFolder</key>
|
||||
<array>
|
||||
<string>Documentation</string>
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>(c) 2001-2020 Python Software Foundation.</string>
|
||||
<string>(c) 2001-2023 Python Software Foundation.</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>%VERSION%, (c) 2001-2021 Python Software Foundation.</string>
|
||||
<string>%VERSION%, (c) 2001-2023 Python Software Foundation.</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>%VERSION%, (c) 2001-2021 Python Software Foundation.</string>
|
||||
<string>%VERSION%, (c) 2001-2023 Python Software Foundation.</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue