]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/template/search-xml.php
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / lib-php / template / search-xml.php
index 59b352ca2ea0bbd5f5ef75bee014504cc7e6a824..8dda65e2a1bb9646868f2252b8916e71ef64afe1 100644 (file)
@@ -1,4 +1,12 @@
 <?php
 <?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 '<';
 header('content-type: text/xml; charset=UTF-8');
 
 echo '<';