]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/db/properties.py
housenumber analyzer: avoid creating too many variants
[nominatim.git] / nominatim / db / properties.py
index 9cc371fee22c0f9287b32a6c8985f890db6bef40..19c090069ac9ab9ccaf33bd20caff1f53088fcd7 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.
 """
 Query and access functions for the in-database property table.
 """