summaryrefslogtreecommitdiff
path: root/Python/getcopyright.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-01-02 16:27:15 +0000
committerGuido van Rossum <guido@python.org>2003-01-02 16:27:15 +0000
commit49f065728c9994a3df41831ab89b229783a95081 (patch)
tree365d075d3651d8aa939bd8fac4ffefc544598efa /Python/getcopyright.c
parent032423e3349994effe53c30f2f26a7c0844362e1 (diff)
downloadcpython-49f065728c9994a3df41831ab89b229783a95081.tar.gz
Another copyright update. (JvR: can you backport this to the 2.3a1
release branch?)
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 0ba0fd75cf..31288c627f 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@
static char cprt[] =
"\
-Copyright (c) 2001, 2002 Python Software Foundation.\n\
+Copyright (c) 2001, 2002, 2003 Python Software Foundation.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 2000 BeOpen.com.\n\