From cb6727e8118d24d0fb65ef60dec5f512a58c1f46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sun, 2 Mar 2008 20:39:32 +0000 Subject: Prepare for 2.3.7c1. --- Python/getcopyright.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Python/getcopyright.c') diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 2df7d2789d..df70e8bdf5 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2005 Python Software Foundation.\n\ +Copyright (c) 2001-2008 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\ -- cgit v1.2.1