summaryrefslogtreecommitdiff
path: root/Mac/Resources
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-06 10:05:26 +0000
committerGeorg Brandl <georg@python.org>2011-01-06 10:05:26 +0000
commitf8dc9ca84e112203ddcf4f8499acd65b911bfa80 (patch)
tree87f46c2a56532f85ede3c57f24b3dfb9668838f2 /Mac/Resources
parentf60fd00534f301e2da6ddb9c0db08809d6188315 (diff)
downloadcpython-git-f8dc9ca84e112203ddcf4f8499acd65b911bfa80.tar.gz
#10844: update copyright years in Mac plists.
Diffstat (limited to 'Mac/Resources')
-rw-r--r--Mac/Resources/app/Info.plist.in6
-rw-r--r--Mac/Resources/framework/Info.plist.in4
2 files changed, 5 insertions, 5 deletions
diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index 83d1b26a01..b586ba026c 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-2010 Python Software Foundation.</string>
+ <string>%version%, (c) 2004-2011 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-2010 Python Software Foundation.</string>
+ <string>%version%, (c) 2004-2011 Python Software Foundation.</string>
<key>CFBundleName</key>
<string>Python</string>
<key>CFBundlePackageType</key>
@@ -55,6 +55,6 @@
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
- <string>(c) 2004 Python Software Foundation.</string>
+ <string>(c) 2011 Python Software Foundation.</string>
</dict>
</plist>
diff --git a/Mac/Resources/framework/Info.plist.in b/Mac/Resources/framework/Info.plist.in
index a753e88d79..b5b19d4ce5 100644
--- a/Mac/Resources/framework/Info.plist.in
+++ b/Mac/Resources/framework/Info.plist.in
@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>%VERSION%, (c) 2004-2008 Python Software Foundation.</string>
+ <string>%VERSION%, (c) 2004-2011 Python Software Foundation.</string>
<key>CFBundleLongVersionString</key>
- <string>%VERSION%, (c) 2004-2008 Python Software Foundation.</string>
+ <string>%VERSION%, (c) 2004-2011 Python Software Foundation.</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>