]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/steps/geometry_factory.py
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / test / bdd / steps / geometry_factory.py
index 0a403839e05621f7f4150fe23146eef88e732a7b..d62ad9c5b07d897d0e0e9eb84e7d4884c8cfe82d 100644 (file)
@@ -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
 import os
 
 from pathlib import Path
 import os