]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/DB.php
docs: fix links to rank docs
[nominatim.git] / lib-php / DB.php
index 8e307b19835a6cec228efa6374c8b675418fdea0..6b6326b00034739df61d8e7b45e540677cbd8970 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;