]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update the copyright symbols in README.rst (GH-25514)
authorMishManners®™ <36594527+mishmanners@users.noreply.github.com>
Mon, 14 Feb 2022 21:40:19 +0000 (08:40 +1100)
committerGitHub <noreply@github.com>
Mon, 14 Feb 2022 21:40:19 +0000 (13:40 -0800)
Updated a couple copyright symbols from (c) to ©

The rest of the doc are already using ©

Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
README.rst

index b34401e2beb87af3b9cc77d5198df632fab25567..e7bdd0f64efb5f6847f30cde54ad461592ae566b 100644 (file)
@@ -14,7 +14,7 @@ This is Python version 3.11.0 alpha 5
    :target: https://discuss.python.org/
 
 
-Copyright (c) 2001-2022 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.
 
@@ -243,14 +243,15 @@ See :pep:`664` for Python 3.11 release details.
 Copyright and License Information
 ---------------------------------
 
-Copyright (c) 2001-2022 Python Software Foundation.  All rights reserved.
 
-Copyright (c) 2000 BeOpen.com.  All rights reserved.
+Copyright © 2001-2021 Python Software Foundation.  All rights reserved.
 
-Copyright (c) 1995-2001 Corporation for National Research Initiatives.  All
+Copyright © 2000 BeOpen.com.  All rights reserved.
+
+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/main/LICENSE>`_ for
 information on the history of this software, terms & conditions for usage, and a