From: Fred Drake Date: Sun, 29 Jun 2003 16:55:47 +0000 (+0000) Subject: Update copyright years. X-Git-Tag: v2.3c1~248 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85d27576a3d4b165584a35894a644ab8d4c31271;p=thirdparty%2FPython%2Fcpython.git Update copyright years. --- diff --git a/Doc/README b/Doc/README index aee8fb6b9eca..ab8bd1578c94 100644 --- a/Doc/README +++ b/Doc/README @@ -214,7 +214,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-2002 Python Software Foundation. +Copyright (c) 2000-2003 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com.