Update copyright year to 2022. (GH-30335)

Automerge-Triggered-By: GH:benjaminp
This commit is contained in:
Benjamin Peterson 2022-01-02 14:08:48 -06:00 committed by GitHub
parent 863729e9c6
commit ba00f0d93a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 10 additions and 10 deletions

View file

@ -40,7 +40,7 @@
<key>CFBundleExecutable</key>
<string>Python Launcher</string>
<key>CFBundleGetInfoString</key>
<string>%VERSION%, © 2001-2021 Python Software Foundation</string>
<string>%VERSION%, © 2001-2022 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>PythonLauncher.icns</string>
<key>CFBundleIdentifier</key>