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/testutil.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testutil.py') diff --git a/tests/testutil.py b/tests/testutil.py index 2af60f7..d85cf3f 100644 --- a/tests/testutil.py +++ b/tests/testutil.py @@ -1,6 +1,6 @@ # gemato: Test utility functions # (c) 2017-2023 Michał Górny -# Licensed under the terms of 2-clause BSD license +# SPDX-License-Identifier: GPL-2.0-or-later import errno import functools -- cgit v1.2.3