]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/db/test_async_connection.py
Merge pull request #2655 from lonvia/migration-internal-country-name
[nominatim.git] / test / python / db / test_async_connection.py
index 7398eac3c0297819adb32a4e9a01b8b1d9ddf2da..9765f2794f0c32867dcc1b0804c9fca4c58f2a71 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 function providing a non-blocking query interface towards PostgreSQL.
 """
 """
 Tests for function providing a non-blocking query interface towards PostgreSQL.
 """