]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/DatabaseError.php
work around strange query planning behaviour
[nominatim.git] / lib-php / DatabaseError.php
index ec428de1951f8be8bb8976c5fae578892b6cddb4..68f1efe6fdfa5b69d28842ed58f6060722ce8026 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;