]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-sql/functions.sql
don't even try heavily penalized searches
[nominatim.git] / lib-sql / functions.sql
index e9419ca2ea92947a2a3f5fe34379092022a8dc51..158969d95e124878884d05c72a3b491fb3a7606c 100644 (file)
@@ -1,3 +1,10 @@
+-- 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.
+
 {% include('functions/utils.sql') %}
 {% include('functions/ranking.sql') %}
 {% include('functions/importance.sql') %}