]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/init-cmd.php
don't even try heavily penalized searches
[nominatim.git] / lib-php / init-cmd.php
index b7645cd553ff9e68b69d259116f7bac63473fcf1..44e7adb2ef91e02fdefbfe7c164dc15ff274486c 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.
+ */
 
 require_once('init.php');
 require_once('cmd.php');