summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2011-03-19 16:17:14 -0700
committerGuido van Rossum <guido@python.org>2011-03-19 16:17:14 -0700
commitd261a49dce6a215071b647fef142617ca3f4fc33 (patch)
treea2ddef97b51a9b3084f4712d10828e954bf54b19 /README
parent7d339ffe198affc173c8b304191839aa5a153178 (diff)
parent2c2c3100803f2b968fed4fea8a93318f59155b33 (diff)
downloadcpython-d261a49dce6a215071b647fef142617ca3f4fc33.tar.gz
Test commit. Add 2011 to copyright line (merge from 2.5).
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 6db19fa157..7c7c67ba40 100644
--- a/README
+++ b/README
@@ -1,9 +1,7 @@
This is Python version 2.6.6
============================
-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.