summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2011-03-19 23:17:14 (GMT)
committerGuido van Rossum <guido@python.org>2011-03-19 23:17:14 (GMT)
commit54b76d42993021762ff2837d8b94ef1c9f54f88a (patch)
tree428cee3c7596f61fda140b12d53443fbaf61af05 /README
parentdfd1579e54a431333cdcaaa2df82c13f135caff9 (diff)
parentdeeb71e8a02669ac44508310f43cd0a0d50f8e06 (diff)
downloadcpython-54b76d42993021762ff2837d8b94ef1c9f54f88a.zip
cpython-54b76d42993021762ff2837d8b94ef1c9f54f88a.tar.gz
cpython-54b76d42993021762ff2837d8b94ef1c9f54f88a.tar.bz2
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 6db19fa..7c7c67b 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.