]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/Geocode.php
add consistent SPDX copyright headers
[nominatim.git] / lib-php / Geocode.php
index 43d10368eb9292ffcd90d2fcc8103b4a07ded395..6d1d4596e03f728a05b4fe8e948257e6563cd7d1 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;