projects
/
nominatim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove tests for old PHP cli commands
[nominatim.git]
/
test
/
python
/
db
/
test_sql_preprocessor.py
diff --git
a/test/python/db/test_sql_preprocessor.py
b/test/python/db/test_sql_preprocessor.py
index 2ca0c66112e8b8f094a2045e681cb3fa6bc10eae..9997367c424e3188c1f9bf043c50dce424d5a97f 100644
(file)
--- a/
test/python/db/test_sql_preprocessor.py
+++ b/
test/python/db/test_sql_preprocessor.py
@@
-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 SQL preprocessing.
"""