Bump copyright years to 2019. (GH-11404)

This commit is contained in:
Benjamin Peterson 2019-01-02 07:46:53 -08:00 committed by GitHub
parent 830ddc74c4
commit 9a69ae8a78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 12 additions and 12 deletions

View file

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