]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/tools/test_exec_utils.py
convert special phrase loaders to generators
[nominatim.git] / test / python / tools / test_exec_utils.py
index e6289135e7bd0f5da96d55db0e3cb2ee75da8632..78650180f96ff0c2a668e4dd9cd641581f3526e1 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 tools.exec_utils module.
 """