From 9f163acde5fcd707cfe2d3c2b4788c3e6d2a67f5 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Thu, 13 May 2004 11:54:38 +0000 Subject: better yet --- Python/getcopyright.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 5d261c1..ba977f6 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001, 2002, 2003, 2004 Python Software Foundation.\n\ +Copyright (c) 2001-2004 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\ -- cgit v0.12