]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/tools/add_osm_data.py
add consistent SPDX copyright headers
[nominatim.git] / nominatim / tools / add_osm_data.py
index fa356673219bd5e02d2019a05ee70ef86ff1b7ab..b4e77b218e3752ad486e3864095072df0673d642 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.
 """
 Function to add additional OSM data from a file or the API into the database.
 """