X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/197870e67a82505d52fb2fd45db638435af956b0..e4796bb876bf75dd674ee3f25a89bebb7e037443:/test/bdd/steps/place_inserter.py diff --git a/test/bdd/steps/place_inserter.py b/test/bdd/steps/place_inserter.py index 90f071b2..9cf3f3d3 100644 --- a/test/bdd/steps/place_inserter.py +++ b/test/bdd/steps/place_inserter.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. """ Helper classes for filling the place table. """