X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/86ea07709218a7ec8ae18e53268f8c67b42c9f17..f12fe54d2b7558c52370b2351d71ce79608566eb:/lib-php/TokenWord.php diff --git a/lib-php/TokenWord.php b/lib-php/TokenWord.php index 59456e35..e2f7aa4d 100644 --- a/lib-php/TokenWord.php +++ b/lib-php/TokenWord.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\Token;