]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/ReverseGeocode.php
Merge pull request #2565 from lonvia/swap-wordset-order
[nominatim.git] / lib-php / ReverseGeocode.php
index a670c623e363d31510f0df4ab743ba31de2678b5..5a8528891b195399dd513424350a35d98638f04f 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.
+ */
 
 namespace Nominatim;
 
 
 namespace Nominatim;