diff --git a/Mac/IDLE/IDLE.app/Contents/Info.plist b/Mac/IDLE/IDLE.app/Contents/Info.plist
index 35af01260ca..8bffb9a5728 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-2012 Python Software Foundation
+ %version%, © 2001-2013 Python Software Foundation
CFBundleIconFile
IDLE.icns
CFBundleIdentifier
diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in
index 913a2e0c7b4..c2167662199 100644
--- a/Mac/PythonLauncher/Info.plist.in
+++ b/Mac/PythonLauncher/Info.plist.in
@@ -40,7 +40,7 @@
CFBundleExecutable
PythonLauncher
CFBundleGetInfoString
- %VERSION%, © 2001-2012 Python Software Foundation
+ %VERSION%, © 2001-2013 Python Software Foundation
CFBundleIconFile
PythonLauncher.icns
CFBundleIdentifier
diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index 1bbca4f4a43..a91b1eec294 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-2012 Python Software Foundation.
+ %version%, (c) 2004-2013 Python Software Foundation.
CFBundleHelpBookFolder
Documentation
@@ -37,7 +37,7 @@
CFBundleInfoDictionaryVersion
6.0
CFBundleLongVersionString
- %version%, (c) 2004-2012 Python Software Foundation.
+ %version%, (c) 2004-2013 Python Software Foundation.
CFBundleName
Python
CFBundlePackageType
@@ -55,6 +55,6 @@
NSAppleScriptEnabled
NSHumanReadableCopyright
- (c) 2012 Python Software Foundation.
+ (c) 2013 Python Software Foundation.
diff --git a/Mac/Resources/framework/Info.plist.in b/Mac/Resources/framework/Info.plist.in
index bab46fa7c01..6c3bdc1ca93 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-2012 Python Software Foundation.
+ %VERSION%, (c) 2004-2013 Python Software Foundation.
CFBundleLongVersionString
- %VERSION%, (c) 2004-2012 Python Software Foundation.
+ %VERSION%, (c) 2004-2013 Python Software Foundation.
CFBundleSignature
????
CFBundleVersion