diff options
author | Georg Brandl <georg@python.org> | 2006-02-11 15:30:59 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2006-02-11 15:30:59 (GMT) |
commit | 2fec8b935f524b07d475c3e471197d0391eee235 (patch) | |
tree | a88253e99294e90ef43807864442c5767d4953c5 /README | |
parent | 261058cc1cb2f4ee3e9efb58f7a543626f93fd59 (diff) | |
download | cpython-2fec8b935f524b07d475c3e471197d0391eee235.zip cpython-2fec8b935f524b07d475c3e471197d0391eee235.tar.gz cpython-2fec8b935f524b07d475c3e471197d0391eee235.tar.bz2 |
Update general copyright year 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.4 ========================== -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. |