]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/tokenizer/token_analysis/generic.py
add consistent SPDX copyright headers
[nominatim.git] / nominatim / tokenizer / token_analysis / generic.py
index 4b47889ebeeb74211ac323d7e0b5e25ad2037ae8..f790dad27a24d9f11300ab1f6d78c147b829797b 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.
 """
 Generic processor for names that creates abbreviation variants.
 """