]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/clicmd/__init__.py
type annotations for DB utils
[nominatim.git] / nominatim / clicmd / __init__.py
index ac2cae5b782cac0ecc4dee9eb641f3b0129b8199..de541134fdae79db10d81d5b1fd0b4b7929cb601 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.
 """
 Subcommand definitions for the command-line tool.
 """