summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2011-03-19 16:14:44 -0700
committerGuido van Rossum <guido@python.org>2011-03-19 16:14:44 -0700
commit2c2c3100803f2b968fed4fea8a93318f59155b33 (patch)
treefe548e08d73da48704c4a1db158450a7944fe25a /README
parent5bd75ae07e1f37296e15cec1049f2826c2484564 (diff)
downloadcpython-2c2c3100803f2b968fed4fea8a93318f59155b33.tar.gz
Test commit. Add 2011 to copyright line.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 1b8dfa9889..2958cf5a73 100644
--- 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.