summaryrefslogtreecommitdiffstats
path: root/Mac/Resources/app
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2015-01-01 00:30:26 (GMT)
committerNed Deily <nad@acm.org>2015-01-01 00:30:26 (GMT)
commit47052350227db1785ec5f7016eda5425499ccad1 (patch)
tree831bc196a1260c1b2c6fb7e6d9520305af0c88f7 /Mac/Resources/app
parenta453749a785d245004309d9e8f12b39f7916a24d (diff)
downloadcpython-47052350227db1785ec5f7016eda5425499ccad1.zip
cpython-47052350227db1785ec5f7016eda5425499ccad1.tar.gz
cpython-47052350227db1785ec5f7016eda5425499ccad1.tar.bz2
Update copyright dates in OS X installer.
Diffstat (limited to 'Mac/Resources/app')
-rw-r--r--Mac/Resources/app/Info.plist.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index 93b1c44..cb7e8d7 100644
--- a/Mac/Resources/app/Info.plist.in
+++ b/Mac/Resources/app/Info.plist.in
@@ -20,7 +20,7 @@
<key>CFBundleExecutable</key>
<string>Python</string>
<key>CFBundleGetInfoString</key>
- <string>%version%, (c) 2004-2014 Python Software Foundation.</string>
+ <string>%version%, (c) 2001-2015 Python Software Foundation.</string>
<key>CFBundleHelpBookFolder</key>
<array>
<string>Documentation</string>
@@ -37,7 +37,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
- <string>%version%, (c) 2004-2014 Python Software Foundation.</string>
+ <string>%version%, (c) 2001-2015 Python Software Foundation.</string>
<key>CFBundleName</key>
<string>Python</string>
<key>CFBundlePackageType</key>
@@ -55,7 +55,7 @@
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
- <string>(c) 2014 Python Software Foundation.</string>
+ <string>(c) 2001-2015 Python Software Foundation.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>