summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-01-08 19:09:41 -0800
committerGitHub <noreply@github.com>2023-01-08 22:09:41 -0500
commita6b889e99d5a8cc63924efacda9e4d4eded4b2fc (patch)
treeb58fce1dd4f6a32ab6b0ff7d06e332c2f00d87d3
parentfbda1c26039c0c527db5ac02c41879edf0c37337 (diff)
downloadcpython-git-a6b889e99d5a8cc63924efacda9e4d4eded4b2fc.tar.gz
[3.7] Update copyright year in README (GH-100863) (GH-100865) (#100868)
(cherry picked from commit 30a6cc418a60fccb91ba574b552203425e594c47) Co-authored-by: Ned Deily <nad@python.org> 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 cf1a844edf..1c454c295a 100644
--- a/README.rst
+++ b/README.rst
@@ -242,14 +242,14 @@ See :pep:`537` for Python 3.7 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 file "LICENSE" for information on the history of this software, terms &
conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.