]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/db/test_utils.py
Merge pull request #2655 from lonvia/migration-internal-country-name
[nominatim.git] / test / python / db / test_utils.py
index 9eea7ed101eb1421ad67e69124634d87076f1ab2..3991dff366d8f6f2eac46e8d80adea60130e62dc 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.
 """
 Tests for DB utility functions in db.utils
 """