diff options
author | Ned Deily <nad@acm.org> | 2015-01-01 00:30:09 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2015-01-01 00:30:09 (GMT) |
commit | fef9b6c13584148fcc33fe94be52e3c93d81c635 (patch) | |
tree | 49827e89deed81e248f2ec25ab4dd34d977e32a4 /Mac/PythonLauncher | |
parent | dd87637d04330d182e1883c1e90623fe1fd0b4ec (diff) | |
download | cpython-fef9b6c13584148fcc33fe94be52e3c93d81c635.zip cpython-fef9b6c13584148fcc33fe94be52e3c93d81c635.tar.gz cpython-fef9b6c13584148fcc33fe94be52e3c93d81c635.tar.bz2 |
Update copyright dates in OS X installer.
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 0a5a439..42846ea 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-2014 Python Software Foundation</string> + <string>%VERSION%, © 2001-2015 Python Software Foundation</string> <key>CFBundleIconFile</key> <string>PythonLauncher.icns</string> <key>CFBundleIdentifier</key> |