summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Python/getcopyright.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/getcopyright.c b/Python/getcopyright.c
index 0ba0fd7..31288c6 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\
/Qt-bd7dd9744bb966ea0ff9c6a2ac3c7a4bfa485225.tar.gz'>Qt-bd7dd9744bb966ea0ff9c6a2ac3c7a4bfa485225.tar.gz
Qt-bd7dd9744bb966ea0ff9c6a2ac3c7a4bfa485225.tar.bz2
In the generated locale data add the version info automatically.
Reviewed-by: Zeno Albisser
Diffstat