]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/tools/check_database.py
modify logic of _include_key function
[nominatim.git] / nominatim / tools / check_database.py
index 30b27d1f60accd64c5ece68d3d82d9841b6cc656..3640197be7a1b4069f6ec4efcc4adb91b524bfbe 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.
 """
 Collection of functions that check if the database is complete and functional.
 """