diff options
Diffstat (limited to 'tools/check_curl_symbols.py')
-rwxr-xr-x | tools/check_curl_symbols.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/check_curl_symbols.py b/tools/check_curl_symbols.py index 32749bf65..3aecb206f 100755 --- a/tools/check_curl_symbols.py +++ b/tools/check_curl_symbols.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2023 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2023-2024 Sébastien Helleu <flashcode@flashtux.org> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |