X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/0fb8eade136ea03e7853aca0795ca69833c33661..bd25cf04ed02386d6bf7a1382553615e4e22b449:/lib-php/SearchContext.php diff --git a/lib-php/SearchContext.php b/lib-php/SearchContext.php index 3b512ecb..3223b5c9 100644 --- a/lib-php/SearchContext.php +++ b/lib-php/SearchContext.php @@ -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;