diff options
| author | Ned Deily <nad@acm.org> | 2016-01-01 17:42:39 -0500 |
|---|---|---|
| committer | Ned Deily <nad@acm.org> | 2016-01-01 17:42:39 -0500 |
| commit | 5df9d6cecd1e0314c061a4ed269fb45a75465b56 (patch) | |
| tree | dff150dfd2de8dbb3ff981f0007d9de054a9e293 /Mac/PythonLauncher | |
| parent | 007236f95db83a5c8a83845d2c86f6e93f64bec5 (diff) | |
| download | cpython-5df9d6cecd1e0314c061a4ed269fb45a75465b56.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 42846eaafc..6c4bfe818a 100644 --- a/Mac/PythonLauncher/Info.plist.in +++ b/Mac/PythonLauncher/Info.plist.in @@ -40,7 +40,7 @@ <key>CFBundleExecutable</key> <string>PythonLauncher</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> |
