summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2011-03-19 23:20:06 (GMT)
committerGuido van Rossum <guido@python.org>2011-03-19 23:20:06 (GMT)
commit197f7f68597755cbf7ba5b48299794f3c99d4923 (patch)
tree6bf1c5791ce8a99429e26fbdd09673bac4b7a189 /README
parentdeeb71e8a02669ac44508310f43cd0a0d50f8e06 (diff)
downloadcpython-197f7f68597755cbf7ba5b48299794f3c99d4923.zip
cpython-197f7f68597755cbf7ba5b48299794f3c99d4923.tar.gz
cpython-197f7f68597755cbf7ba5b48299794f3c99d4923.tar.bz2
Whoops. The copyright should be two lines.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 2958cf5..f8e6ce6 100644
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
This is Python version 2.5.5
============================
-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.