]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/indexer/place_info.py
do not expand records in select list
[nominatim.git] / nominatim / indexer / place_info.py
index 06d730e02a839c37c08a4eb73088a465d28cf76a..87ecb731b9ee8e989c5069ecd9ae3c54161676f0 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.
 """
 Wrapper around place information the indexer gets from the database and hands to
 the tokenizer.