X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e16c5d5f703f2bbe9452a39423fcfb7e8f7bfc52..b453b0ea95e7b1244912b7bc9fc26f58acb8ec80:/lib-sql/indices.sql diff --git a/lib-sql/indices.sql b/lib-sql/indices.sql index 62bae94c..bbcaf43d 100644 --- a/lib-sql/indices.sql +++ b/lib-sql/indices.sql @@ -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. + -- Indices used only during search and update. -- These indices are created only after the indexing process is done.