From: Guido van Rossum <guido@python.org> Date: Sat, 19 Mar 2011 23:20:06 +0000 (-0700) Subject: Whoops. The copyright should be two lines. X-Git-Tag: v2.5.6c1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=197f7f68597755cbf7ba5b48299794f3c99d4923;p=python Whoops. The copyright should be two lines. --- diff --git a/README b/README index 2958cf5a73..f8e6ce6a81 100644 --- a/README +++ b/README @@ -1,7 +1,8 @@ This is Python version 2.5.5 ============================ -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.