commit | 83955ef6395946bb9255fee8a3c98ff892d4f2fb | [log] [tgz] |
---|---|---|
author | Anthony Baxter <anthonybaxter@gmail.com> | Sat Jan 06 04:45:54 2007 +0000 |
committer | Anthony Baxter <anthonybaxter@gmail.com> | Sat Jan 06 04:45:54 2007 +0000 |
tree | e85ab3ad89a26b1d213cfc85cf91ab825d2d4b90 | |
parent | 4bd97d4549cc9e31c2b281095f2770a6ffd50a59 [diff] [blame] |
update to (c) years to include 2007
diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 325aee5..c10aea4 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2006 Python Software Foundation.\n\ +Copyright (c) 2001-2007 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\