]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/python/tools/test_freeze.py
Merge pull request #2718 from nslxndr/fix-log-endtime
[nominatim.git] / test / python / tools / test_freeze.py
index 19a06a9f7a49041c81d603f5ede9c57869515fd6..30b673ffb7afe690ed7636fd0326551a7bfc6f7e 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 freeze functions (removing unused database parts).
 """