diff options
Diffstat (limited to 'Python')
| -rw-r--r-- | Python/getcopyright.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Python/getcopyright.c b/Python/getcopyright.c index cac647c..51772ec 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -4,7 +4,7 @@  static const char cprt[] =  "\ -Copyright (c) 2001-2017 Python Software Foundation.\n\ +Copyright (c) 2001-2018 Python Software Foundation.\n\  All Rights Reserved.\n\  \n\  Copyright (c) 2000 BeOpen.com.\n\ | 
