From: Benjamin Peterson Date: Sat, 1 Jan 2011 14:28:31 +0000 (+0000) Subject: update copyright to 2011 X-Git-Tag: v3.2rc1~259 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=834cb394c3af3fb9f1b7f5ae88d466634446460a;p=python update copyright to 2011 --- diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 43a0293885..1388f2c98c 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2010 Python Software Foundation.\n\ +Copyright (c) 2001-2011 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\