summaryrefslogtreecommitdiffstats
path: root/Python/getcopyright.c
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-01-01 04:02:22 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-01-01 04:02:22 (GMT)
commit1aeb8cfcfd2981fe33b0ebccfc547a66117c5775 (patch)
tree5498d1f843bb69178250e14004e67b7c8283e7e2 /Python/getcopyright.c
parent22d9ee7e177bb0fcb514e898daaec98907ebde0c (diff)
downloadcpython-1aeb8cfcfd2981fe33b0ebccfc547a66117c5775.zip
cpython-1aeb8cfcfd2981fe33b0ebccfc547a66117c5775.tar.gz
cpython-1aeb8cfcfd2981fe33b0ebccfc547a66117c5775.tar.bz2
update copyright year
Diffstat (limited to 'Python/getcopyright.c')
-rw-r--r--Python/getcopyright.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/getcopyright.c b/Python/getcopyright.c
index 4f2009d..629a240 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@
static char cprt[] =
"\
-Copyright (c) 2001-2013 Python Software Foundation.\n\
+Copyright (c) 2001-2014 Python Software Foundation.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 2000 BeOpen.com.\n\