]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/php/Nominatim/AddressDetailsTest.php
add consistent SPDX copyright headers
[nominatim.git] / test / php / Nominatim / AddressDetailsTest.php
index 32f4f457d5676048181e0b2d1df2f81c7b96309f..1425be2d4f6305c5ec9a9d5c372e5fa6dba4570e 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;