summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorDong-hee Na <donghee.na@python.org>2021-01-02 14:27:18 +0900
committerGitHub <noreply@github.com>2021-01-02 00:27:18 -0500
commit415c4a127027d0c505a8ce91999df1e39d3cf372 (patch)
tree0319969caedea077fc3dc9f98241a1ddb2a07c31 /Python
parent546baba63a446e261d0248338f9034e56eccfc46 (diff)
downloadcpython-git-415c4a127027d0c505a8ce91999df1e39d3cf372.tar.gz
[3.6] Bring Python into the new year. (GH-24036). (GH-24054)
(cherry picked from commit de6f20a6de48d63066b2cf5b317f50629f01d74a) Co-authored-by: Dong-hee Na <donghee.na@python.org>
Diffstat (limited to 'Python')
-rw-r--r--Python/getcopyright.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/getcopyright.c b/Python/getcopyright.c
index 299ccc08c4..7fdeb314d5 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@
static const char cprt[] =
"\
-Copyright (c) 2001-2020 Python Software Foundation.\n\
+Copyright (c) 2001-2021 Python Software Foundation.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 2000 BeOpen.com.\n\