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_find_top_level.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_find_top_level.py') diff --git a/tests/test_find_top_level.py b/tests/test_find_top_level.py index aefa72d..5ac0a5f 100644 --- a/tests/test_find_top_level.py +++ b/tests/test_find_top_level.py @@ -1,6 +1,6 @@ # gemato: Top-level Manifest finding 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 gzip import os -- cgit v1.2.3