summaryrefslogtreecommitdiff
path: root/tests/test_compression.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-06-17 14:05:51 +0200
committerMichał Górny <mgorny@gentoo.org>2024-06-17 14:05:51 +0200
commit6ed34d784720f3c6b5ec63f4dd8a1a6ec92973dc (patch)
tree4e947b355f07afac78826e3037f4a30b76eb70e9 /tests/test_compression.py
parentfd200fcd0b20552659d1b58de91a600d31e9b5c7 (diff)
downloadgemato-6ed34d784720f3c6b5ec63f4dd8a1a6ec92973dc.tar.gz
Relicense as GPL-2.0-or-later
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'tests/test_compression.py')
-rw-r--r--tests/test_compression.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_compression.py b/tests/test_compression.py
index 43e218e..3e5a6d6 100644
--- a/tests/test_compression.py
+++ b/tests/test_compression.py
@@ -1,6 +1,6 @@
# gemato: compressed file tests
# (c) 2017-2022 Michał Górny
-# Licensed under the terms of 2-clause BSD license
+# SPDX-License-Identifier: GPL-2.0-or-later
import base64
import io