]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-sql/postcode_tables.sql
extend word statistics to address index
[nominatim.git] / lib-sql / postcode_tables.sql
index c445d6aff0f775c6cf67ec824e9893125f0a56ee..fe292ca413034f17d3399df0c52b380bac7571c9 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.
 DROP TABLE IF EXISTS gb_postcode;
 CREATE TABLE gb_postcode (
     id integer,