X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/8c54a274e7180b0e06f9581bc16305f87c8ae412..815e3cccf6840d935e5a708588700cca23b976e9:/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. """