Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
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
Next Next commit
Update README.rst
  • Loading branch information
mishmanners authored Apr 21, 2021
commit fa79a2d0a948499ebffc39fc792e7d11264ce25a
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This is Python version 3.10.0 alpha 7
:target: https://discuss.python.org/


Copyright (c) 2001-2021 Python Software Foundation. All rights reserved.
Copyright © 2001-2021 Python Software Foundation. All rights reserved.

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

Expand Down Expand Up @@ -250,14 +250,14 @@ See :pep:`619` for Python 3.10 release details.
Copyright and License Information
---------------------------------

Copyright (c) 2001-2021 Python Software Foundation. All rights reserved.
Copyright © 2001-2021 Python Software Foundation. All rights reserved.

Copyright (c) 2000 BeOpen.com. All rights reserved.
Copyright © 2000 BeOpen.com. All rights reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives. All
Copyright © 1995-2001 Corporation for National Research Initiatives. All
rights reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.

See the `LICENSE <https://github.com/python/cpython/blob/master/LICENSE>`_ for
information on the history of this software, terms & conditions for usage, and a
Expand Down