commit | 189b6d85c9295e8224313c076fe5f298817cc76d | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Sat Mar 01 03:15:20 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Sat Mar 01 03:15:20 2008 +0000 |
tree | 35826ac742d50f63a9f86b3ada7734c4338d1b73 | |
parent | 9d225e63beb0c7a7842893a8a0c04384ace889e7 [diff] [blame] |
More copyright year and version number bumps
diff --git a/Python/getcopyright.c b/Python/getcopyright.c index c10aea4..df70e8b 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2007 Python Software Foundation.\n\ +Copyright (c) 2001-2008 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\