]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/tools/database_import.py
add migration to add new derived_names column
[nominatim.git] / nominatim / tools / database_import.py
index 38635c34920131c889ea0549d84d4cc05a0157b5..caec9035a6d46882a66709db0ff1a69c7d67b8db 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.
 """
 Functions for setting up and importing a new Nominatim database.
 """