]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib-php/Shell.php
Merge pull request #3367 from lonvia/address-word-counts
[nominatim.git] / lib-php / Shell.php
index 4bec20e9c35af04d6e6bfe17615e4eaf2a786cea..4be13235ebd3d73ab9bcd44ec6207bce9bf72b3a 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;