]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/template/address-geocodejson.php
respect exclude_place_ids for housenumber search
[nominatim.git] / lib-php / template / address-geocodejson.php
index 927f3861778b40c56947927d705a82f9f5527210..584e27cff7b7484730ddebf60a20092c9143ead4 100644 (file)
@@ -1,4 +1,12 @@
 <?php
+/**
+ * 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.
+ */
 
 // https://github.com/geocoders/geocodejson-spec/