]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/tools/test_add_osm_data.py
Merge pull request #2693 from mtmail/nominatim-cli-version
[nominatim.git] / test / python / tools / test_add_osm_data.py
index c62758ec12beba737fb5e68656f7ba04deb7498e..5e808c6aed5fce51d2c405ad6a70a0a5ed4ca1ac 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 functions to add additional data to the database.
 """