]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/tools/special_phrases/importer_statistics.py
remove the language parameter in the SPWikiLoader
[nominatim.git] / nominatim / tools / special_phrases / importer_statistics.py
index d0b3bbf81fc3300ae59a10000db981427a212833..b1a9c4389e15e7745f19f06829627a705c837756 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.
 """
     Contains the class which handles statistics for the
     import of special phrases.
 """
     Contains the class which handles statistics for the
     import of special phrases.