]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backport my checkin of
authorMichael W. Hudson <mwh@python.net>
Wed, 27 Feb 2002 13:32:25 +0000 (13:32 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 27 Feb 2002 13:32:25 +0000 (13:32 +0000)
    revision 1.46 of README

date: 2002/02/27 13:29:45;  author: mwh;  state: Exp;  lines: +1 -1
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...

Doc/README

index 64fe304f682abb8e21003bc2871312ac9c6398a8..4ff97832a43e4dd9421d72ca6f7ec3a3eb5c0825 100644 (file)
@@ -213,7 +213,7 @@ The Python source is copyrighted, but you can freely use and copy it
 as long as you don't change or remove the copyright notice:
 
 ----------------------------------------------------------------------
-Copyright (c) 2000, 2001 Python Software Foundation.
+Copyright (c) 2000-2002 Python Software Foundation.
 All rights reserved.
 
 Copyright (c) 2000 BeOpen.com.