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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=273cd1812a7c8646b52aa3afee1c5db5a0e539d6;p=python update copyright year --- diff --git a/README b/README index 83b68719f8..dfa2d06633 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.