From: Guido van Rossum Date: Sat, 19 Mar 2011 23:17:14 +0000 (-0700) Subject: Test commit. Add 2011 to copyright line (merge from 2.5). X-Git-Tag: v2.6.7~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54b76d42993021762ff2837d8b94ef1c9f54f88a;p=python Test commit. Add 2011 to copyright line (merge from 2.5). --- 54b76d42993021762ff2837d8b94ef1c9f54f88a diff --cc README index 6db19fa157,2958cf5a73..7c7c67ba40 --- a/README +++ b/README @@@ -1,9 -1,7 +1,7 @@@ -This is Python version 2.5.5 +This is Python version 2.6.6 ============================ - Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 - Python Software Foundation. - All rights reserved. + Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved.