summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_atlocation.py2
-rw-r--r--tests/test_simple.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_atlocation.py b/tests/test_atlocation.py
index 16a4d53..1ed0d3a 100644
--- a/tests/test_atlocation.py
+++ b/tests/test_atlocation.py
@@ -1,5 +1,5 @@
# Copyright 2024 Helmut Grohne <helmut@subdivi.de>
-# SPDX-License-Identifier: GPL-2+
+# SPDX-License-Identifier: LGPL-2.0-or-later
import contextlib
import functools
diff --git a/tests/test_simple.py b/tests/test_simple.py
index 5c9d2d3..b174763 100644
--- a/tests/test_simple.py
+++ b/tests/test_simple.py
@@ -1,5 +1,5 @@
# Copyright 2024 Helmut Grohne <helmut@subdivi.de>
-# SPDX-License-Identifier: GPL-2+
+# SPDX-License-Identifier: LGPL-2.0-or-later
import asyncio
import errno