commit | f606e682a4d2095fcd1dcbb238944b377b362b61 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Dec 31 22:42:26 2011 -0600 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Dec 31 22:42:26 2011 -0600 |
tree | 1cdecaee3fb3bd5eaded5345b4c57d388acd2879 | |
parent | a6c4a10d4e70aa81fcee842f84b71e8c8e7fb142 [diff] [blame] |
add another year to glorious PSF IP
diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 1388f2c..d1e2578 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2011 Python Software Foundation.\n\ +Copyright (c) 2001-2012 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\