From: Guido van Rossum Date: Sat, 19 Mar 2011 23:20:39 +0000 (-0700) Subject: Whoops. The copyright should be two lines (merge from 2.5). X-Git-Tag: v2.6.7~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7bed77815da554a53aae61e2c64b88f11c475f0;p=thirdparty%2FPython%2Fcpython.git Whoops. The copyright should be two lines (merge from 2.5). --- d7bed77815da554a53aae61e2c64b88f11c475f0 diff --cc README index 7c7c67ba400e,f8e6ce6a8114..63af54dc8775 --- a/README +++ b/README @@@ -1,7 -1,8 +1,8 @@@ -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, 2011 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.