diff --git a/Mac/IDLE/IDLE.app/Contents/Info.plist b/Mac/IDLE/IDLE.app/Contents/Info.plist
index 15922c87984..35af01260ca 100644
--- a/Mac/IDLE/IDLE.app/Contents/Info.plist
+++ b/Mac/IDLE/IDLE.app/Contents/Info.plist
@@ -36,7 +36,7 @@
CFBundleExecutable
IDLE
CFBundleGetInfoString
- %version%, © 2001-2011 Python Software Foundation
+ %version%, © 2001-2012 Python Software Foundation
CFBundleIconFile
IDLE.icns
CFBundleIdentifier
diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in
index 439f8b8c2bc..913a2e0c7b4 100644
--- a/Mac/PythonLauncher/Info.plist.in
+++ b/Mac/PythonLauncher/Info.plist.in
@@ -40,7 +40,7 @@
CFBundleExecutable
PythonLauncher
CFBundleGetInfoString
- %VERSION%, © 2001-2011 Python Software Foundation
+ %VERSION%, © 2001-2012 Python Software Foundation
CFBundleIconFile
PythonLauncher.icns
CFBundleIdentifier
diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index b586ba026ca..1bbca4f4a43 100644
--- a/Mac/Resources/app/Info.plist.in
+++ b/Mac/Resources/app/Info.plist.in
@@ -20,7 +20,7 @@
CFBundleExecutable
Python
CFBundleGetInfoString
- %version%, (c) 2004-2011 Python Software Foundation.
+ %version%, (c) 2004-2012 Python Software Foundation.
CFBundleHelpBookFolder
Documentation
@@ -37,7 +37,7 @@
CFBundleInfoDictionaryVersion
6.0
CFBundleLongVersionString
- %version%, (c) 2004-2011 Python Software Foundation.
+ %version%, (c) 2004-2012 Python Software Foundation.
CFBundleName
Python
CFBundlePackageType
@@ -55,6 +55,6 @@
NSAppleScriptEnabled
NSHumanReadableCopyright
- (c) 2011 Python Software Foundation.
+ (c) 2012 Python Software Foundation.
diff --git a/Mac/Resources/framework/Info.plist.in b/Mac/Resources/framework/Info.plist.in
index b5b19d4ce52..bab46fa7c01 100644
--- a/Mac/Resources/framework/Info.plist.in
+++ b/Mac/Resources/framework/Info.plist.in
@@ -17,9 +17,9 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- %VERSION%, (c) 2004-2011 Python Software Foundation.
+ %VERSION%, (c) 2004-2012 Python Software Foundation.
CFBundleLongVersionString
- %VERSION%, (c) 2004-2011 Python Software Foundation.
+ %VERSION%, (c) 2004-2012 Python Software Foundation.
CFBundleSignature
????
CFBundleVersion