diff options
Diffstat (limited to 'searxng_extra/update/update_currencies.py')
-rwxr-xr-x | searxng_extra/update/update_currencies.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searxng_extra/update/update_currencies.py b/searxng_extra/update/update_currencies.py index 063801645..93ac15aa5 100755 --- a/searxng_extra/update/update_currencies.py +++ b/searxng_extra/update/update_currencies.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# SPDX-License-Identifier: AGPL-3.0-or-later import re import unicodedata |