diff --git a/Mac/BuildScript/resources/License.rtf b/Mac/BuildScript/resources/License.rtf
index fff4d5b97e5..20982a46cc3 100644
--- a/Mac/BuildScript/resources/License.rtf
+++ b/Mac/BuildScript/resources/License.rtf
@@ -54,7 +54,7 @@ Thanks to the many outside volunteers who have worked under Guido's direction to
\b0 \
1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation.\
\
-2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee.\
+2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee.\
\
3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python.\
\
diff --git a/Mac/IDLE/IDLE.app/Contents/Info.plist b/Mac/IDLE/IDLE.app/Contents/Info.plist
index 9538c069809..f7c3b35a40d 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-2015 Python Software Foundation
+ %version%, © 2001-2016 Python Software Foundation
CFBundleIconFile
IDLE.icns
CFBundleIdentifier
diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in
index 42846eaafca..6c4bfe818ae 100644
--- a/Mac/PythonLauncher/Info.plist.in
+++ b/Mac/PythonLauncher/Info.plist.in
@@ -40,7 +40,7 @@
CFBundleExecutable
PythonLauncher
CFBundleGetInfoString
- %VERSION%, © 2001-2015 Python Software Foundation
+ %VERSION%, © 2001-2016 Python Software Foundation
CFBundleIconFile
PythonLauncher.icns
CFBundleIdentifier
diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index cb7e8d74855..a0bb971046e 100644
--- a/Mac/Resources/app/Info.plist.in
+++ b/Mac/Resources/app/Info.plist.in
@@ -20,7 +20,7 @@
CFBundleExecutable
Python
CFBundleGetInfoString
- %version%, (c) 2001-2015 Python Software Foundation.
+ %version%, (c) 2001-2016 Python Software Foundation.
CFBundleHelpBookFolder
Documentation
@@ -37,7 +37,7 @@
CFBundleInfoDictionaryVersion
6.0
CFBundleLongVersionString
- %version%, (c) 2001-2015 Python Software Foundation.
+ %version%, (c) 2001-2016 Python Software Foundation.
CFBundleName
Python
CFBundlePackageType
@@ -55,7 +55,7 @@
NSAppleScriptEnabled
NSHumanReadableCopyright
- (c) 2001-2015 Python Software Foundation.
+ (c) 2001-2016 Python Software Foundation.
NSHighResolutionCapable
diff --git a/Mac/Resources/framework/Info.plist.in b/Mac/Resources/framework/Info.plist.in
index a97cc1fd7e9..fcba7d9a884 100644
--- a/Mac/Resources/framework/Info.plist.in
+++ b/Mac/Resources/framework/Info.plist.in
@@ -17,9 +17,9 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- %VERSION%, (c) 2001-2015 Python Software Foundation.
+ %VERSION%, (c) 2001-2016 Python Software Foundation.
CFBundleLongVersionString
- %VERSION%, (c) 2001-2015 Python Software Foundation.
+ %VERSION%, (c) 2001-2016 Python Software Foundation.
CFBundleSignature
????
CFBundleVersion