]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/db/status.py
fix linting issues
[nominatim.git] / nominatim / db / status.py
index 71e587875cd4db6c633d98b44118d6bed3202112..12b24a837d965e07006256cf655248567541cdde 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.
 """
 Access and helper functions for the status and status log table.
 """