summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2016-01-01 16:25:22 (GMT)
committerBenjamin Peterson <benjamin@python.org>2016-01-01 16:25:22 (GMT)
commit71db903563906cedfc098418659d1200043cd14c (patch)
treeff98ce9b9f201d87e9ae7d8ed1aa3492d5a91046 /Python
parent288cb25f1a208fe09b9e06ba479e11c1157da4b5 (diff)
parent4c70293755ce8ea0adc5b224c714da2b7625d232 (diff)
downloadcpython-71db903563906cedfc098418659d1200043cd14c.zip
cpython-71db903563906cedfc098418659d1200043cd14c.tar.gz
cpython-71db903563906cedfc098418659d1200043cd14c.tar.bz2
merge 3.5
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 2ad2848..c3f1e89 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@
static const char cprt[] =
"\
-Copyright (c) 2001-2015 Python Software Foundation.\n\
+Copyright (c) 2001-2016 Python Software Foundation.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 2000 BeOpen.com.\n\