]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/tokenizer/sanitizers/test_split_name_list.py
Merge pull request #2562 from lonvia/copyright-headers
[nominatim.git] / test / python / tokenizer / sanitizers / test_split_name_list.py
index ee74546920fd35d8998c29ea128b6f4f9f0c8348..2db9071b74ae5636d77e6e38c8ffa183f094b67d 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 the sanitizer that splitts multivalue lists.
 """