From 908ec365dc4f6717f1b909bed0ed3d47cd0a16d8 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 2 Jan 2003 16:27:15 +0000 Subject: [PATCH] Another copyright update. (JvR: can you backport this to the 2.3a1 release branch?) --- Python/getcopyright.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 0ba0fd75cf9..31288c627fd 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001, 2002 Python Software Foundation.\n\ +Copyright (c) 2001, 2002, 2003 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\