X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/da20881096fb4f38ed0226279f4ce1cf6f95e94f..3742fa2929619a4c54a50d3e79e0eeadb4d6ca6f:/test/bdd/steps/utils.py diff --git a/test/bdd/steps/utils.py b/test/bdd/steps/utils.py index 64d020db..e789deff 100644 --- a/test/bdd/steps/utils.py +++ b/test/bdd/steps/utils.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. """ Various smaller helps for step execution. """