commit | dd87637d04330d182e1883c1e90623fe1fd0b4ec | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Dec 31 18:09:36 2014 -0600 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Dec 31 18:09:36 2014 -0600 |
tree | 2ee86a5dc5a63e0087d65108a97ebc9a51df883c | |
parent | 35452b3f95861f207b6de5e8965cf7159b0c12e7 [diff] |
update for copyright for 2015
diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 629a240..913e1d2 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2014 Python Software Foundation.\n\ +Copyright (c) 2001-2015 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\