]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/cursor.py
Merge pull request #3222 from lonvia/fix-river-output
[nominatim.git] / test / python / cursor.py
index 620cdd98511ddfdbd66923c489dafed6e58934ae..73b83b1df840b3842bbb099ce9d5c2cc5c3af887 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.
 """
 Specialised psycopg2 cursor with shortcut functions useful for testing.
 """