]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/php/Nominatim/ShellTest.php
add tests for examples in lua style documentation
[nominatim.git] / test / php / Nominatim / ShellTest.php
index 2d81b71d95f0c71c8d11a8bddf28c29948729f96..822194980bab145f0a3bb35539bcf9c5673d1d80 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;