diff options
author | Georg Brandl <georg@python.org> | 2006-02-11 15:30:36 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2006-02-11 15:30:36 (GMT) |
commit | b69406dc09161797cf7e9355acdb761f944ac3e7 (patch) | |
tree | 4e9791b3fe0862879558252e46b256b3a63da3a5 /README | |
parent | f84d1b9375ff1d761f39f2878c68b09e3db17027 (diff) | |
download | cpython-b69406dc09161797cf7e9355acdb761f944ac3e7.zip cpython-b69406dc09161797cf7e9355acdb761f944ac3e7.tar.gz cpython-b69406dc09161797cf7e9355acdb761f944ac3e7.tar.bz2 |
Update general copyright years to 2006.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ This is Python version 2.5 alpha 0 ================================== -Copyright (c) 2001, 2002, 2003, 2004, 2005 Python Software Foundation. +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. |