summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMichael W. Hudson <mwh@python.net>2002-02-27 13:29:46 (GMT)
committerMichael W. Hudson <mwh@python.net>2002-02-27 13:29:46 (GMT)
commit494cdb6d78752071679184f155720acf075c0549 (patch)
treeecd650033f6061f0908ae45eb5610221043dd1e1 /Python
parent06ee2531a821100859e9c5a245599866ed9af0e6 (diff)
downloadcpython-494cdb6d78752071679184f155720acf075c0549.zip
cpython-494cdb6d78752071679184f155720acf075c0549.tar.gz
cpython-494cdb6d78752071679184f155720acf075c0549.tar.bz2
Add 2002 to PSF copyrights.
Doc/README is odd; it assigns some copyright to the PSF in 2000, when I didn't think it existed...
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 ca56f46..0ba0fd7 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@
static char cprt[] =
"\
-Copyright (c) 2001 Python Software Foundation.\n\
+Copyright (c) 2001, 2002 Python Software Foundation.\n\
All Rights Reserved.\n\
\n\
Copyright (c) 2000 BeOpen.com.\n\