From: Guido van Rossum Date: Thu, 2 Jan 2003 16:27:15 +0000 (+0000) Subject: Another copyright update. (JvR: can you backport this to the 2.3a1 X-Git-Tag: v2.3c1~2649 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=908ec365dc4f6717f1b909bed0ed3d47cd0a16d8;p=thirdparty%2FPython%2Fcpython.git Another copyright update. (JvR: can you backport this to the 2.3a1 release branch?) --- diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 0ba0fd75cf9f..31288c627fd1 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\