summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2023-01-09 03:08:08 (GMT)
committerGitHub <noreply@github.com>2023-01-09 03:08:08 (GMT)
commit30a6cc418a60fccb91ba574b552203425e594c47 (patch)
tree1312bdf5c352cbec714d234c01d87aaa5fb98f03
parent3e9543e4071edbe85ab70c5dca001067f800b988 (diff)
downloadcpython-30a6cc418a60fccb91ba574b552203425e594c47.zip
cpython-30a6cc418a60fccb91ba574b552203425e594c47.tar.gz
cpython-30a6cc418a60fccb91ba574b552203425e594c47.tar.bz2
[3.10] Update copyright year in README (GH-100863) (GH-100865)
Co-authored-by: HARSHA VARDHAN <75431678+Thunder-007@users.noreply.github.com>
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 7f2acfa..f8b9c88 100644
--- a/README.rst
+++ b/README.rst
@@ -247,14 +247,14 @@ See :pep:`619` for Python 3.10 release details.
Copyright and License Information
---------------------------------
-Copyright (c) 2001-2022 Python Software Foundation. All rights reserved.
+Copyright © 2001-2023 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