summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-03-02 19:33:40 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-03-02 19:33:40 (GMT)
commitae1c290a0576c4203fbaae8b32b6e16b6f3df95a (patch)
tree8f6416511fcf273748b92eb795443effe45b7b7c /Python
parentc8ed4ff565d527dfb4449a9a8473c0f8424a071f (diff)
downloadcpython-2.4.5c1.zip
cpython-2.4.5c1.tar.gz
cpython-2.4.5c1.tar.bz2
Prepare for 2.4.5c1v2.4.5c1
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 325aee5..df70e8b 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@
static char cprt[] =
"\
-Copyright (c) 2001-2006 Python Software Foundation.\n\
+Copyright (c) 2001-2008 Python Software Foundation.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 2000 BeOpen.com.\n\