]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/php/Nominatim/StatusTest.php
add consistent SPDX copyright headers
[nominatim.git] / test / php / Nominatim / StatusTest.php
index 9e03a970fd2aa1211c234460918dd119cf6a7cc0..5f8bac64eed38149a3bd392643d8d1502a81f20c 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;