From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 9 Jan 2023 03:11:49 +0000 (-0800) Subject: [3.9] Update copyright year in README (GH-100863) (GH-100865) (GH-100866) X-Git-Tag: v3.9.17~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ef90eebfd90147c7e774cd5335ad4fe69a7227c;p=thirdparty%2FPython%2Fcpython.git [3.9] Update copyright year in README (GH-100863) (GH-100865) (GH-100866) (cherry picked from commit 30a6cc418a60fccb91ba574b552203425e594c47) Co-authored-by: Ned Deily Co-authored-by: HARSHA VARDHAN <75431678+Thunder-007@users.noreply.github.com> --- diff --git a/README.rst b/README.rst index 5705ac283867..0e33d1376b59 100644 --- a/README.rst +++ b/README.rst @@ -251,14 +251,14 @@ See :pep:`596` for Python 3.9 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.