Whoops. The copyright should be two lines (merge from 2.5).
authorGuido van Rossum <guido@python.org>
Sat, 19 Mar 2011 23:20:39 +0000 (16:20 -0700)
committerGuido van Rossum <guido@python.org>
Sat, 19 Mar 2011 23:20:39 +0000 (16:20 -0700)
1  2 
README

diff --cc README
index 7c7c67ba400eae9f035de297fa47549675783181,f8e6ce6a81144a9b64ae6d5dd56d193323e2f30e..63af54dc877519d0b3fe1ce019a3ff1bd0124fde
--- 1/README
--- 2/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.