]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/steps/place_inserter.py
use context management when processing Tiger data
[nominatim.git] / test / bdd / steps / place_inserter.py
index 90f071b282369e944efda0d2bed99b1779883da1..9cf3f3d31f472f01d9a4aa819866863de6ffae42 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.
 """
 Helper classes for filling the place table.
 """
 """
 Helper classes for filling the place table.
 """