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