]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/Phrase.php
add type annotations to exec_utils
[nominatim.git] / lib-php / Phrase.php
index 4307a23022c640760fb08f92acddb3d01e8d70a0..ec776d1695df4588c9ef852984a1b75627c2c60d 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;