diff options
| author | Ned Deily <nad@acm.org> | 2016-01-01 22:45:31 (GMT) |
|---|---|---|
| committer | Ned Deily <nad@acm.org> | 2016-01-01 22:45:31 (GMT) |
| commit | 48e2b676d17f754ddcea4580f0ed6b7743b75e35 (patch) | |
| tree | 6d2127eb0748d7af5d5ca11cf44025e2716a5763 /Mac/PythonLauncher | |
| parent | fa45a0e3d2d08209f85c4bf15877510f04bcc23e (diff) | |
| download | cpython-48e2b676d17f754ddcea4580f0ed6b7743b75e35.zip cpython-48e2b676d17f754ddcea4580f0ed6b7743b75e35.tar.gz cpython-48e2b676d17f754ddcea4580f0ed6b7743b75e35.tar.bz2 | |
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 42846ea..6c4bfe8 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> |
