]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/SpecialSearchOperator.php
don't even try heavily penalized searches
[nominatim.git] / lib-php / SpecialSearchOperator.php
index a0ec23e13eed8979179804d50b9f85a4bfce4899..94df59ea2b392dbffbac539975da7a55304c4fd7 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.
+ */
 
 namespace Nominatim;