X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/7f7d2fd5b35fa31f1d53cd0e319705a4600c3f29..efafa5271957fb54b356ec1c90e8613f14de40d4:/test/python/tokenizer/test_icu.py diff --git a/test/python/tokenizer/test_icu.py b/test/python/tokenizer/test_icu.py index 83668b39..a19578c9 100644 --- a/test/python/tokenizer/test_icu.py +++ b/test/python/tokenizer/test_icu.py @@ -1,3 +1,9 @@ +# 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. """ Tests for ICU tokenizer. """