]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
advance copyright years to 2018 (GH-5094) (#5104)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Jan 2018 07:12:14 +0000 (23:12 -0800)
committerBenjamin Peterson <benjamin@python.org>
Sat, 6 Jan 2018 07:12:14 +0000 (23:12 -0800)
(cherry picked from commit 65f2a6dcc2bc28a8566b74c8e9273f982331ec48)

Doc/copyright.rst
Doc/license.rst
LICENSE
Mac/IDLE/IDLE.app/Contents/Info.plist
Mac/PythonLauncher/Info.plist.in
Mac/Resources/app/Info.plist.in
Mac/Resources/framework/Info.plist.in
Python/getcopyright.c
README.rst

index 2b5400cd9fb03650d5556b008ec997f99e4872a7..540ff5ef0593af71039f7b9fc384e4d3174620c1 100644 (file)
@@ -4,7 +4,7 @@ Copyright
 
 Python and this documentation is:
 
-Copyright © 2001-2017 Python Software Foundation. All rights reserved.
+Copyright © 2001-2018 Python Software Foundation. All rights reserved.
 
 Copyright © 2000 BeOpen.com. All rights reserved.
 
index 49d29cee314e4013bb372a3220d89269b9acf8f5..e8dbeb1ef28f3117b7264a415a0b19adc8389707 100644 (file)
@@ -87,7 +87,7 @@ PSF LICENSE AGREEMENT FOR PYTHON |release|
       analyze, test, perform and/or display publicly, prepare derivative works,
       distribute, and otherwise use Python |release| alone or in any derivative
       version, provided, however, that PSF's License Agreement and PSF's notice of
-      copyright, i.e., "Copyright © 2001-2017 Python Software Foundation; All Rights
+      copyright, i.e., "Copyright © 2001-2018 Python Software Foundation; All Rights
       Reserved" are retained in Python |release| alone or in any derivative version
       prepared by Licensee.
 
diff --git a/LICENSE b/LICENSE
index 529349e4b38c0500290a8ff5513d3cd5336fdb85..1afbedba92b33c6b418c343f7b4c6948318eb197 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -73,9 +73,9 @@ 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, 2017 Python Software Foundation; All Rights
-Reserved" are retained in Python alone or in any derivative version prepared by
-Licensee.
+2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 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
index 5507687e90eeb55e03d60e76557363417d7908bf..826d3793f75a1b98e894a8dcb9d42fb7c5ca3f66 100644 (file)
@@ -36,7 +36,7 @@
        <key>CFBundleExecutable</key>
        <string>IDLE</string>
        <key>CFBundleGetInfoString</key>
-       <string>%version%, © 2001-2017 Python Software Foundation</string>
+       <string>%version%, © 2001-2018 Python Software Foundation</string>
        <key>CFBundleIconFile</key>
        <string>IDLE.icns</string>
        <key>CFBundleIdentifier</key>
index f1ab79f3d441bdcb42dfa740acd4edda6b7417bd..5fa346ed4d3d5ce6dd1ebff68497b809150ece48 100644 (file)
@@ -40,7 +40,7 @@
        <key>CFBundleExecutable</key>
        <string>Python Launcher</string>
        <key>CFBundleGetInfoString</key>
-       <string>%VERSION%, © 2001-2017 Python Software Foundation</string>
+       <string>%VERSION%, © 2001-2018 Python Software Foundation</string>
        <key>CFBundleIconFile</key>
        <string>PythonLauncher.icns</string>
        <key>CFBundleIdentifier</key>
index a23166e6d32d87e1b0057e5107733408f2e7bd82..abe9ae23e341a766eb60a23f10c102781540534e 100644 (file)
@@ -37,7 +37,7 @@
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleLongVersionString</key>
-       <string>%version%, (c) 2001-2017 Python Software Foundation.</string>
+       <string>%version%, (c) 2001-2018 Python Software Foundation.</string>
        <key>CFBundleName</key>
        <string>Python</string>
        <key>CFBundlePackageType</key>
index 7a64619e295f65b24a46c6a5894fe71e46b4444e..c1ea9f6889209b416fa552816832a5b1b668c72f 100644 (file)
@@ -17,9 +17,9 @@
        <key>CFBundlePackageType</key>
        <string>FMWK</string>
        <key>CFBundleShortVersionString</key>
-       <string>%VERSION%, (c) 2001-2017 Python Software Foundation.</string>
+       <string>%VERSION%, (c) 2001-2018 Python Software Foundation.</string>
        <key>CFBundleLongVersionString</key>
-       <string>%VERSION%, (c) 2001-2017 Python Software Foundation.</string>
+       <string>%VERSION%, (c) 2001-2018 Python Software Foundation.</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
index cac647c3ce40b0d36267de19bcc81827032742e9..51772ecef31797e68cd8d2b2732b4db516c5624f 100644 (file)
@@ -4,7 +4,7 @@
 
 static const char cprt[] =
 "\
-Copyright (c) 2001-2017 Python Software Foundation.\n\
+Copyright (c) 2001-2018 Python Software Foundation.\n\
 All Rights Reserved.\n\
 \n\
 Copyright (c) 2000 BeOpen.com.\n\
index 05c31da8f2a642e6386d227dbb5d8c9f6d04d7ce..30e694e6462e2e2daee97a17d576cb725f01962d 100644 (file)
@@ -14,7 +14,7 @@ This is Python version 3.6.4
    :target: https://codecov.io/gh/python/cpython
 
 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation.  All rights
+2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation.  All rights
 reserved.
 
 See the end of this file for further copyright and license information.
@@ -232,7 +232,7 @@ Copyright and License Information
 ---------------------------------
 
 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation.  All rights
+2012, 2013, 2014, 2015, 2016, 2017, 2018 Python Software Foundation.  All rights
 reserved.
 
 Copyright (c) 2000 BeOpen.com.  All rights reserved.