]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/SearchContext.php
don't even try heavily penalized searches
[nominatim.git] / lib-php / SearchContext.php
index 3b512ecb11434455f78c6aa7918caf7fc792fcae..3223b5c99ee298dd1fa8af91d60a25f6f400bf13 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;