8000 Update copyright years to 2024. (GH-113608) · python/cpython@c86571e · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c86571e

Browse files
0xSalikhhugovk
andauthored
Update copyright years to 2024. (GH-113608)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 03f7839 commit c86571e

File tree

10 files changed

+16
-18
lines changed

10 files changed

+16
-18
lines changed

Doc/copyright.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright
44

55
Python and this documentation is:
66

7-
Copyright © 2001-2023 Python Software Foundation. All rights reserved.
7+
Copyright © 2001-2024 Python Software Foundation. All rights reserved.
88

99
Copyright © 2000 BeOpen.com. All rights reserved.
1010

Doc/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ PSF LICENSE AGREEMENT FOR PYTHON |release|
100100
analyze, test, perform and/or display publicly, prepare derivative works,
101101
distribute, and otherwise use Python |release| alone or in any derivative
102102
version, provided, however, that PSF's License Agreement and PSF's notice of
103-
copyright, i.e., "Copyright © 2001-2023 Python Software Foundation; All Rights
103+
copyright, i.e., "Copyright © 2001-2024 Python Software Foundation; All Rights
104104
Reserved" are retained in Python |release| alone or in any derivative version
105105
prepared by Licensee.
106106

LICENSE

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,8 @@ grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
8383
analyze, test, perform and/or display publicly, prepare derivative works,
8484
distribute, and otherwise use Python alone or in any derivative version,
8585
provided, however, that PSF's License Agreement and PSF's notice of copyright,
86-
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
87-
2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;
88-
All Rights Reserved" are retained in Python alone or in any derivative version
89-
prepared by Licensee.
86+
i.e., "Copyright (c) 2001-2024 Python Software Foundation; All Rights Reserved"
87+
are retained in Python alone or in any derivative version prepared by Licensee.
9088

9189
3. In the event Licensee prepares a derivative work that is based on
9290
or incorporates Python or any part thereof, and wants to make

Mac/IDLE/IDLE.app/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<key>CFBundleExecutable</key>
3838
<string>IDLE</string>
3939
<key>CFBundleGetInfoString</key>
40-
<string>%version%, © 2001-2023 Python Software Foundation</string>
40+
<string>%version%, © 2001-2024 Python Software Foundation</string>
4141
<key>CFBundleIconFile</key>
4242
<string>IDLE.icns</string>
4343
<key>CFBundleIdentifier</key>

Mac/PythonLauncher/Info.plist.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
<key>CFBundleExecutable</key>
4141
<string>Python Launcher</string>
4242
<key>NSHumanReadableCopyright</key>
43-
<string>Copyright © 2001-2023 Python Software Foundation</string>
43+
<string>Copyright © 2001-2024 Python Software Foundation</string>
4444
<key>CFBundleGetInfoString</key>
45-
<string>%VERSION%, © 2001-2023 Python Software Foundation</string>
45+
<string>%VERSION%, © 2001-2024 Python Software Foundation</string>
4646
<key>CFBundleIconFile</key>
4747
<string>PythonLauncher.icns</string>
4848
<key>CFBundleIdentifier</key>

Mac/Resources/app/Info.plist.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<key>CFBundleExecutable</key>
2121
<string>Python</string>
2222
<key>CFBundleGetInfoString</key>
23-
<string>%version%, (c) 2001-2023 Python Software Foundation.</string>
23+
<string>%version%, (c) 2001-2024 Python Software Foundation.</string>
2424
<key>CFBundleHelpBookFolder</key>
2525
<array>
2626
<string>Documentation</string>
@@ -37,7 +37,7 @@
3737
<key>CFBundleInfoDictionaryVersion</key>
3838
<string>6.0</string>
3939
<key>CFBundleLongVersionString</key>
40-
<string>%version%, (c) 2001-2023 Python Software Foundation.</string>
40+
<string>%version%, (c) 2001-2024 Python Software Foundation.</string>
4141
<key>CFBundleName</key>
4242
<string>Python</string>
4343
<key>CFBundlePackageType</key>
@@ -55,7 +55,7 @@
5555
<key>NSAppleScriptEnabled</key>
5656
<true/>
5757
<key>NSHumanReadableCopyright</key>
58-
<string>(c) 2001-2023 Python Software Foundation.</string>
58+
<string>(c) 2001-2024 Python Software Foundation.</string>
5959
<key>NSHighResolutionCapable</key>
6060
<true/>
6161
<key>CFBundleAllowMixedLocalizations</key>

Mac/Resources/framework/Info.plist.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>%VERSION%, (c) 2001-2023 Python Software Foundation.</string>
20+
<string>%VERSION%, (c) 2001-2024 Python Software Foundation.</string>
2121
<key>CFBundleLongVersionString</key>
22-
<string>%VERSION%, (c) 2001-2023 Python Software Foundation.</string>
22+
<string>%VERSION%, (c) 2001-2024 Python Software Foundation.</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>

PC/python_ver_rc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "winver.h"
66

77
#define PYTHON_COMPANY "Python Software Foundation"
8-
#define PYTHON_COPYRIGHT "Copyright \xA9 2001-2023 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."
8+
#define PYTHON_COPYRIGHT "Copyright \xA9 2001-2024 Python Software Foundation. Copyright \xA9 2000 BeOpen.com. Copyright \xA9 1995-2001 CNRI. Copyright \xA9 1991-1995 SMC."
99

1010
#define MS_WINDOWS
1111
#include "modsupport.h"

Python/getcopyright.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
static const char cprt[] =
66
"\
7-
Copyright (c) 2001-2023 Python Software Foundation.\n\
7+
Copyright (c) 2001-2024 Python Software Foundation.\n\
88
All Rights Reserved.\n\
99
\n\
1010
Copyright (c) 2000 BeOpen.com.\n\

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This is Python version 3.13.0 alpha 2
1414
:target: https://discuss.python.org/
1515

1616

17-
Copyright © 2001-2023 Python Software Foundation. All rights reserved.
17+
Copyright © 2001-2024 Python Software Foundation. All rights reserved.
1818

1919
See the end of this file for further copyright and license information.
2020

@@ -224,7 +224,7 @@ Copyright and License Information
224224
---------------------------------
225225

226226

227-
Copyright © 2001-2023 Python Software Foundation. All rights reserved.
227+
Copyright © 2001-2024 Python Software Foundation. All rights reserved.
228228

229229
Copyright © 2000 BeOpen.com. All rights reserved.
230230

0 commit comments

Comments
 (0)
0