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 /Doc/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 'Doc/README')
-rw-r--r-- | Doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -229,7 +229,7 @@ The Python source is copyrighted, but you can freely use and copy it as long as you don't change or remove the copyright notice: ---------------------------------------------------------------------- -Copyright (c) 2000-2006 Python Software Foundation. +Copyright (c) 2000-2007 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. |