X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/732cd27d2e3033c11eca5b51cc2e6204c5737def..d2ec1abaedd12792e1f544ee9b2fabf5edecc714:/test/python/tokenizer/test_place_sanitizer.py diff --git a/test/python/tokenizer/test_place_sanitizer.py b/test/python/tokenizer/test_place_sanitizer.py index 389b068c..2dd4e58a 100644 --- a/test/python/tokenizer/test_place_sanitizer.py +++ b/test/python/tokenizer/test_place_sanitizer.py @@ -1,3 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# This file is part of Nominatim. (https://nominatim.org) +# +# Copyright (C) 2022 by the Nominatim developer community. +# For a full list of authors see the git log. """ Tests for execution of the sanitztion step. """