diff options
| author | Ned Deily <nad@acm.org> | 2016-01-01 17:44:30 -0500 |
|---|---|---|
| committer | Ned Deily <nad@acm.org> | 2016-01-01 17:44:30 -0500 |
| commit | ecc17c06d35a2f22fd06b07fc227872c91e00aaa (patch) | |
| tree | ef13a153c9650766f311878be4e8798d120bad16 /Mac/PythonLauncher | |
| parent | 33517b13c06abda04a711619d026545da861c1cb (diff) | |
| parent | 5df9d6cecd1e0314c061a4ed269fb45a75465b56 (diff) | |
| download | cpython-ecc17c06d35a2f22fd06b07fc227872c91e00aaa.tar.gz | |
Update copyrights for 2016.
Diffstat (limited to 'Mac/PythonLauncher')
| -rw-r--r-- | Mac/PythonLauncher/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in index b4ade1dd23..4a5eeb5ff5 100644 --- a/Mac/PythonLauncher/Info.plist.in +++ b/Mac/PythonLauncher/Info.plist.in @@ -40,7 +40,7 @@ <key>CFBundleExecutable</key> <string>Python Launcher</string> <key>CFBundleGetInfoString</key> - <string>%VERSION%, © 2001-2015 Python Software Foundation</string> + <string>%VERSION%, © 2001-2016 Python Software Foundation</string> <key>CFBundleIconFile</key> <string>PythonLauncher.icns</string> <key>CFBundleIdentifier</key> |
