]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/tokenizer/test_icu_rule_loader.py
Merge pull request #3383 from lonvia/window-searches
[nominatim.git] / test / python / tokenizer / test_icu_rule_loader.py
index 9e5a334bf48b99fe1f39a5d8d1721688376540af..e89d3734b85d7483dcd4ef1f90e2ea807f2491a8 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 converting a config file to ICU rules.
 """