Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix copyright years in README.rst
  • Loading branch information
sobolevn authored Feb 15, 2022
commit 88695ac1381e5ccb319b4891beb79389fdb81812
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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.

Expand Down