]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/clicmd/args.py
type annotations for DB utils
[nominatim.git] / nominatim / clicmd / args.py
index 4e2c23a7baea190798cf4346d562af835e9824d4..d1f47ba00b4a41eb34aaa852d23cbbc5e9b4aca7 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.
 """
 Provides custom functions over command-line arguments.
 """