]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/tokenizer/test_place_sanitizer.py
adapt ICU tets to new housenumber sanitizer
[nominatim.git] / test / python / tokenizer / test_place_sanitizer.py
index 389b068cab8e9361afaaf97f8de20b6db288fa00..2dd4e58a7ef731090cbd96a5f14bc3613581b91f 100644 (file)
@@ -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.
 """