]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/lib.php
add consistent SPDX copyright headers
[nominatim.git] / lib-php / lib.php
index d95ad4eef7b274bdb420378f840991f5857752c9..3ba50dc03fd7533c6c7dcc2982f66a0ff2e86f46 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.
+ */
 
 function loadSettings($sProjectDir)
 {