From 88695ac1381e5ccb319b4891beb79389fdb81812 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Tue, 15 Feb 2022 09:01:37 +0300 Subject: [PATCH] Fix copyright years in `README.rst` --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e7bdd0f64efb5f..bd80772393375a 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ This is Python version 3.11.0 alpha 5 :target: https://discuss.python.org/ -Copyright © 2001-2021 Python Software Foundation. All rights reserved. +Copyright © 2001-2022 Python Software Foundation. All rights reserved. See the end of this file for further copyright and license information. @@ -244,7 +244,7 @@ Copyright and License Information --------------------------------- -Copyright © 2001-2021 Python Software Foundation. All rights reserved. +Copyright © 2001-2022 Python Software Foundation. All rights reserved. Copyright © 2000 BeOpen.com. All rights reserved.