]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/config.py
fix linting issues
[nominatim.git] / nominatim / config.py
index bc3556f3cdf101f722df036730eb7311d88c6474..785f4acda14d0f0c7f344f79718a8d150bc56001 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.
 """
 Nominatim configuration accessor.
 """