]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/cursor.py
Merge pull request #3467 from mtmail/docs-datrie
[nominatim.git] / test / python / cursor.py
index 73b83b1df840b3842bbb099ce9d5c2cc5c3af887..7d586b3c1520d9e0fea75cbd144c6111b3c0e58a 100644 (file)
@@ -1,8 +1,8 @@
-# SPDX-License-Identifier: GPL-2.0-only
+# SPDX-License-Identifier: GPL-3.0-or-later
 #
 # This file is part of Nominatim. (https://nominatim.org)
 #
 #
 # This file is part of Nominatim. (https://nominatim.org)
 #
-# Copyright (C) 2022 by the Nominatim developer community.
+# Copyright (C) 2024 by the Nominatim developer community.
 # For a full list of authors see the git log.
 """
 Specialised psycopg2 cursor with shortcut functions useful for testing.
 # For a full list of authors see the git log.
 """
 Specialised psycopg2 cursor with shortcut functions useful for testing.