From: Michael W. Hudson Date: Wed, 27 Feb 2002 13:31:58 +0000 (+0000) Subject: backport my checkin of X-Git-Tag: v2.2.1c1~153 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ac411e448d5161c5df6ed1e0ec1aa5e510fcb77;p=thirdparty%2FPython%2Fcpython.git backport my checkin of revision 1.16 of getcopyright.c date: 2002/02/27 13:29:46; author: mwh; state: Exp; lines: +1 -1 Add 2002 to PSF copyrights. --- diff --git a/Python/getcopyright.c b/Python/getcopyright.c index ca56f46f16d4..0ba0fd75cf9f 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\