mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix copyright years in README.rst
(#31347)
This commit is contained in:
parent
13c10bfb77
commit
9a40a2d99f
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ This is Python version 3.11.0 alpha 5
|
|||
:target: https://discuss.python.org/
|
||||
|
||||
|
||||
Copyright © 2001-2021 Python Software Foundation. All rights reserved.
|
||||
Copyright © 2001-2022 Python Software Foundation. All rights reserved.
|
||||
|
||||
See the end of this file for further copyright and license information.
|
||||
|
||||
|
@ -244,7 +244,7 @@ Copyright and License Information
|
|||
---------------------------------
|
||||
|
||||
|
||||
Copyright © 2001-2021 Python Software Foundation. All rights reserved.
|
||||
Copyright © 2001-2022 Python Software Foundation. All rights reserved.
|
||||
|
||||
Copyright © 2000 BeOpen.com. All rights reserved.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue