X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/16cc395f7834774ac7c518a1e2ba9584ef44a896..2048009600f75c55abd6f341d667dbab526194c0:/lib-php/tokenizer/legacy_tokenizer.php diff --git a/lib-php/tokenizer/legacy_tokenizer.php b/lib-php/tokenizer/legacy_tokenizer.php index d5686f64..6f3d2304 100644 --- a/lib-php/tokenizer/legacy_tokenizer.php +++ b/lib-php/tokenizer/legacy_tokenizer.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;