X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/fc038261b9fe7f7d89a4000496185e72ac100a2a..62e2da1f937882bf55363b0f10d8625200850642:/test/bdd/environment.py diff --git a/test/bdd/environment.py b/test/bdd/environment.py index 2c277165..0acc73b4 100644 --- a/test/bdd/environment.py +++ b/test/bdd/environment.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. from pathlib import Path from behave import *