summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-09 08:00:33 (GMT)
committerGeorg Brandl <georg@python.org>2011-01-09 08:00:33 (GMT)
commit0b95c3b1f9352ab6d002dd2cf36c32d95812192f (patch)
treeed8a73407e8e6ac39a8c372fdebb97b1165c1f84 /Mac/PythonLauncher
parent335d4f5eb4af064af4972a01481307fb94e8ead3 (diff)
downloadcpython-0b95c3b1f9352ab6d002dd2cf36c32d95812192f.zip
cpython-0b95c3b1f9352ab6d002dd2cf36c32d95812192f.tar.gz
cpython-0b95c3b1f9352ab6d002dd2cf36c32d95812192f.tar.bz2
Merged revisions 87791 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87791 | georg.brandl | 2011-01-06 11:05:26 +0100 (Do, 06 Jan 2011) | 1 line #10844: update copyright years in Mac plists. ........
Diffstat (limited to 'Mac/PythonLauncher')
-rw-r--r--Mac/PythonLauncher/Info.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in
index 3c726d7..439f8b8 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%, © 001-2006 Python Software Foundation</string>
+ <string>%VERSION%, © 2001-2011 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>PythonLauncher.icns</string>
<key>CFBundleIdentifier</key>