]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/cli/test_cmd_admin.py
use data paths from new nominatim.paths
[nominatim.git] / test / python / cli / test_cmd_admin.py
index f8b6d76d3ca6061c35ee065da2ffddd4cc6594b4..696e2dd2a616ea64b2a5369842db6dfb40b32d8f 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.
 """
 Test for the command line interface wrapper admin subcommand.