summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-01-09 01:57:17 (GMT)
committerGitHub <noreply@github.com>2023-01-09 01:57:17 (GMT)
commit07d1f99e8faefcf24dab2113fb0df27202fa6f71 (patch)
tree10022d2a50d08f9807c51b2cc764ace2ccb82872 /Mac/PythonLauncher
parent6184b800ee403d8c8c93b94fed1dbc3e0bade336 (diff)
downloadcpython-07d1f99e8faefcf24dab2113fb0df27202fa6f71.zip
cpython-07d1f99e8faefcf24dab2113fb0df27202fa6f71.tar.gz
cpython-07d1f99e8faefcf24dab2113fb0df27202fa6f71.tar.bz2
[3.11] Update copyright years to 2023. (gh-100848) (GH-100849)
(cherry picked from commit 11f99323c2ae0ec428c370a335695e3d8d4afc1d) Co-authored-by: Benjamin Peterson <benjamin@python.org>
Diffstat (limited to 'Mac/PythonLauncher')
-rw-r--r--Mac/PythonLauncher/Info.plist.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in
index dec0a2e..b7cddac 100644
--- a/Mac/PythonLauncher/Info.plist.in
+++ b/Mac/PythonLauncher/Info.plist.in
@@ -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>