commit | a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Mar 23 16:06:13 2013 +0100 |
committer | Georg Brandl <georg@python.org> | Sat Mar 23 16:06:13 2013 +0100 |
tree | 06555819db5edec8ba710e9c5ccb9f200a139fcf | |
parent | b673d99698a863e03bef22b9d551b1468a09312f [diff] |
Copyright update to 2013.
diff --git a/Python/getcopyright.c b/Python/getcopyright.c index d1e2578..218d55f 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2012 Python Software Foundation.\n\ +Copyright (c) 2001-2013 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\