From 273cd1812a7c8646b52aa3afee1c5db5a0e539d6 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 23 Feb 2012 10:53:44 -0500 Subject: [PATCH] update copyright year --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 83b68719f87..dfa2d066331 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.