From 7b73c139417126bd096676524c6e0aa56c548ef6 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Thu, 13 May 2004 11:53:29 +0000 Subject: [PATCH] how many @*&(*$# places do we include the years?? --- Python/getcopyright.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 31288c627fd1..5d261c121f79 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, 2002, 2003, 2004 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\ -- 2.47.3