From: Benjamin Peterson Date: Thu, 23 Feb 2012 15:53:44 +0000 (-0500) Subject: update copyright year X-Git-Tag: v3.1.5rc2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=273cd1812a7c8646b52aa3afee1c5db5a0e539d6;p=thirdparty%2FPython%2Fcpython.git update copyright year --- diff --git a/README b/README index 83b68719f87f..dfa2d0663312 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ This is Python version 3.1.5 ============================ -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Python Software Foundation. All rights reserved.