diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-02-21 11:53:40 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-02-21 11:53:40 (GMT) |
commit | 10eac2c6130389fea602bc9df0138436ca77c6ed (patch) | |
tree | 7086d9f20b3658613bb9e3f1eda08c550c4b0627 /README | |
parent | 9f22ca285aeebb9678ecf0fe2e53546d36189b45 (diff) | |
download | cpython-10eac2c6130389fea602bc9df0138436ca77c6ed.zip cpython-10eac2c6130389fea602bc9df0138436ca77c6ed.tar.gz cpython-10eac2c6130389fea602bc9df0138436ca77c6ed.tar.bz2 |
Update copyright years to 2008. Update README to 2.5.2.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -This is Python version 2.5.1 +This is Python version 2.5.2 ============================ -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software Foundation. All rights reserved. |