X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e407558f767d1c3930624d2186c6c9934ab8a26b..42cd021d0406970d6c96c029ab83d08dfbe02792:/test/bdd/environment.py?ds=inline 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 *