]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/template/address-xml.php
add consistent SPDX copyright headers
[nominatim.git] / lib-php / template / address-xml.php
index cf045ab9b825c5a5bff35eaeb2ce597e46ca4b4e..c418a4c496c0e886128e86513cab6823f04f53ae 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.
+ */
 header('content-type: text/xml; charset=UTF-8');
 
 echo '<';