From ab35558442ab38684b8b213503b9bb8760a2f84d Mon Sep 17 00:00:00 2001 From: Enric Balletbo i Serra Date: Mon, 29 Jan 2024 11:33:00 +0100 Subject: [PATCH] Fix License, unzboot is under GNU General Public License v2.0 or later Signed-off-by: Enric Balletbo i Serra --- unzboot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unzboot.spec b/unzboot.spec index 96bc24f..bcdfc47 100644 --- a/unzboot.spec +++ b/unzboot.spec @@ -7,7 +7,7 @@ Version: 0.1~git.%{commitdate}.%{shortcommit} Release: 3%{?dist} Summary: Extracts a kernel vmlinuz image from a EFI application -License: MIT +License: GPL-2.0-or-later # Upstream is still under development so they are not tagging releases # yet. Use the following to do a rebase to a new snapshot: