diff options
author | Guido van Rossum <guido@python.org> | 2011-03-19 23:14:44 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2011-03-19 23:14:44 (GMT) |
commit | deeb71e8a02669ac44508310f43cd0a0d50f8e06 (patch) | |
tree | 9495121871765b494c09a736ccf811829cf0219d /README | |
parent | 3853586e0caa0d5c4342ac8bd7e78cb5766fa8cc (diff) | |
download | cpython-deeb71e8a02669ac44508310f43cd0a0d50f8e06.zip cpython-deeb71e8a02669ac44508310f43cd0a0d50f8e06.tar.gz cpython-deeb71e8a02669ac44508310f43cd0a0d50f8e06.tar.bz2 |
Test commit. Add 2011 to copyright line.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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. |