summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 13:07:05 (GMT)
committerGeorg Brandl <georg@python.org>2010-01-01 13:07:05 (GMT)
commit8cdc9bc9018af92faef452c4364421a1c77a029d (patch)
tree02ceaa35e892ae8b60b95ade8b13c3f9e03ea3a0 /Mac
parent9db77468bc581b9c32e03a7190d7d502c7522f77 (diff)
downloadcpython-8cdc9bc9018af92faef452c4364421a1c77a029d.zip
cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.gz
cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.bz2
More yearly updates.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Resources/app/Info.plist.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index bd4a54c..83d1b26 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-2009 Python Software Foundation.</string>
+ <string>%version%, (c) 2004-2010 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-2009 Python Software Foundation.</string>
+ <string>%version%, (c) 2004-2010 Python Software Foundation.</string>
<key>CFBundleName</key>
<string>Python</string>
<key>CFBundlePackageType</key>