]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Test commit. Add 2011 to copyright line.
authorGuido van Rossum <guido@python.org>
Sat, 19 Mar 2011 23:14:44 +0000 (16:14 -0700)
committerGuido van Rossum <guido@python.org>
Sat, 19 Mar 2011 23:14:44 +0000 (16:14 -0700)
README

diff --git a/README b/README
index 1b8dfa9889b401aeeaedfdf5a4d11ebdcf889c39..2958cf5a733d7b9e5e22c3294d3de699a9220708 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,7 @@
 This is Python version 2.5.5
 ============================
 
-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.