diff options
author | Ned Deily <nad@acm.org> | 2014-12-31 16:31:06 -0800 |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2014-12-31 16:31:06 -0800 |
commit | a2d86228d52ba4d2d31c3dbb9f53670b1e5f4951 (patch) | |
tree | 58d88582d2b853f6dda752641d70b9b0d4186628 /Mac/PythonLauncher | |
parent | 52074ac866eb2220a261210a2db5e41dc0bc27df (diff) | |
parent | 47052350227db1785ec5f7016eda5425499ccad1 (diff) | |
download | cpython-git-a2d86228d52ba4d2d31c3dbb9f53670b1e5f4951.tar.gz |
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 0e60e07563..b4ade1dd23 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-2014 Python Software Foundation</string> + <string>%VERSION%, © 2001-2015 Python Software Foundation</string> <key>CFBundleIconFile</key> <string>PythonLauncher.icns</string> <key>CFBundleIdentifier</key> |