commit | ea02cdc7ecdc16d1b9b09bdfee0b04f88b9548f0 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Jan 01 22:04:13 2017 -0600 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Jan 01 22:04:13 2017 -0600 |
tree | a7381ca7aba499430e446cb2b9b2daf6ff01cdb0 | |
parent | 0f4ed2cdc6e7887153c481f4c7298bc35e219d84 [diff] [blame] |
ring in 2017 for Python
diff --git a/Python/getcopyright.c b/Python/getcopyright.c index c97eaeb..c37f8fa 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c
@@ -4,7 +4,7 @@ static char cprt[] = "\ -Copyright (c) 2001-2016 Python Software Foundation.\n\ +Copyright (c) 2001-2017 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\ Copyright (c) 2000 BeOpen.com.\n\