From 197f7f68597755cbf7ba5b48299794f3c99d4923 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Sat, 19 Mar 2011 16:20:06 -0700 Subject: [PATCH] Whoops. The copyright should be two lines. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 2958cf5a733..f8e6ce6a811 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.