From 6ed34d784720f3c6b5ec63f4dd8a1a6ec92973dc Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 17 Jun 2024 14:05:51 +0200 Subject: Relicense as GPL-2.0-or-later MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- tests/test_verify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_verify.py') diff --git a/tests/test_verify.py b/tests/test_verify.py index 32e30c8..b9078ba 100644 --- a/tests/test_verify.py +++ b/tests/test_verify.py @@ -1,6 +1,6 @@ # gemato: Verification 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 contextlib import errno -- cgit v1.2.3