File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ This is Python version 3.11.0 alpha 5
1414 :target: https://discuss.python.org/
1515
1616
17- Copyright (c) 2001-2022 Python Software Foundation. All rights reserved.
17+ Copyright © 2001-2021 Python Software Foundation. All rights reserved.
1818
1919See the end of this file for further copyright and license information.
2020
@@ -243,14 +243,15 @@ See :pep:`664` for Python 3.11 release details.
243243Copyright and License Information
244244---------------------------------
245245
246- Copyright (c) 2001-2022 Python Software Foundation. All rights reserved.
247246
248- Copyright (c) 2000 BeOpen.com . All rights reserved.
247+ Copyright © 2001-2021 Python Software Foundation . All rights reserved.
249248
250- Copyright (c) 1995-2001 Corporation for National Research Initiatives. All
249+ Copyright © 2000 BeOpen.com. All rights reserved.
250+
251+ Copyright © 1995-2001 Corporation for National Research Initiatives. All
251252rights reserved.
252253
253- Copyright (c) 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
254+ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
254255
255256See the `LICENSE <https://github.com/python/cpython/blob/main/LICENSE >`_ for
256257information on the history of this software, terms & conditions for usage, and a
You can’t perform that action at this time.
0 commit comments