]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/cli/test_cmd_api.py
add tests for cleaning housenumbers
[nominatim.git] / test / python / cli / test_cmd_api.py
index 9575d67663c72a43bbffbd2a7f04f12a1b64dbe5..f24125c2e80eaed3ba66524d030edf01533bf102 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 API access commands of command-line interface wrapper.
 """