diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2007-01-06 04:45:54 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2007-01-06 04:45:54 (GMT) |
commit | 83955ef6395946bb9255fee8a3c98ff892d4f2fb (patch) | |
tree | e85ab3ad89a26b1d213cfc85cf91ab825d2d4b90 /README | |
parent | 4bd97d4549cc9e31c2b281095f2770a6ffd50a59 (diff) | |
download | cpython-83955ef6395946bb9255fee8a3c98ff892d4f2fb.zip cpython-83955ef6395946bb9255fee8a3c98ff892d4f2fb.tar.gz cpython-83955ef6395946bb9255fee8a3c98ff892d4f2fb.tar.bz2 |
update to (c) years to include 2007
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ This is Python version 2.6 alpha 0 ================================== -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation. +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. |