summaryrefslogtreecommitdiff
path: root/Python/getcopyright.c
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-07-31 09:01:16 +0000
committerGeorg Brandl <georg@python.org>2010-07-31 09:01:16 +0000
commitfff9021f75b21658dab0ab530675c9f54b94db77 (patch)
tree468bc366656b09573790f1ef116801cffbd1dbc0 /Python/getcopyright.c
parentc049fca0da0b81b04060d52443af493afa560ee8 (diff)
downloadcpython-git-fff9021f75b21658dab0ab530675c9f54b94db77.tar.gz
Update copyright years and add releases to release list. Also update Sphinx version number.
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 a5e7fa6396..43a0293885 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -2,7 +2,7 @@
#include "Python.h"
-static char cprt[] =
+static char cprt[] =
"\
Copyright (c) 2001-2010 Python Software Foundation.\n\
All Rights Reserved.\n\