]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/indexer/test_indexing.py
move country names into separate include files
[nominatim.git] / test / python / indexer / test_indexing.py
index 9adf969e4e427823fb2427c8933505c17f7b21e2..e303f381e0cea86d3559993942f7f99d3698911d 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 running the indexing.
 """