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_util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_util.py') diff --git a/tests/test_util.py b/tests/test_util.py index 7a0974f..da1df67 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,6 +1,6 @@ # gemato: Utility function 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 pytest -- cgit v1.2.3