From 9f163acde5fcd707cfe2d3c2b4788c3e6d2a67f5 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Thu, 13 May 2004 11:54:38 +0000 Subject: [PATCH] better yet --- Python/getcopyright.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 5d261c121f79..ba977f6d880c 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\ -- 2.47.3