]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/tools/__init__.py
Merge pull request #3085 from lonvia/allow-brackets-in-password
[nominatim.git] / nominatim / tools / __init__.py
index cab6fb8b89ce541f1054ad7887cd5aafcdd0d5c1..acf0a96976329a34f6e179628e796b05a73e483c 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.
 """
 Module with functions for importing, updating Nominatim databases
 as well as general maintenance helpers.
 """
 Module with functions for importing, updating Nominatim databases
 as well as general maintenance helpers.