]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/tools/test_refresh_create_functions.py
convert admin --analyse-indexing to new indexing method
[nominatim.git] / test / python / tools / test_refresh_create_functions.py
index 9fddcd212960590aff5ee86840b90f1f323e1f94..8d26e7554dd6d1613621133485226dad0015037d 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.
 """
 Tests for creating PL/pgSQL functions for Nominatim.
 """