]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/admin/export.php
Merge pull request #2774 from lonvia/parameter-arrays
[nominatim.git] / lib-php / admin / export.php
index 9f205de7a8fe064f1dc9d40be4ee762548bf921f..887b4bebb6c7cab443bf7fa09f4ccd6c16847c37 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.
+ */
     @define('CONST_LibDir', dirname(dirname(__FILE__)));
     // Script to extract structured city and street data
     // from a running nominatim instance as CSV data