From: Anthony Baxter Date: Thu, 13 May 2004 11:54:19 +0000 (+0000) Subject: forward-port 1.17.12.1 X-Git-Tag: v2.4a1~382 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3d931685bd241825c15159567d084af34ce1996;p=python forward-port 1.17.12.1 --- diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 31288c627f..ba977f6d88 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001, 2002, 2003 Python Software Foundation.\n\ +Copyright (c) 2001-2004 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\