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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=834cb394c3af3fb9f1b7f5ae88d466634446460a;p=thirdparty%2FPython%2Fcpython.git update copyright to 2011 --- diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 43a02938853c..1388f2c98c90 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\