From 365f5ca8d9bf4b3e764f889d697fb5ae75209bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Wed, 26 Apr 2023 16:39:48 +0100 Subject: [PATCH] Convert license to SPDX format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- seabios.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seabios.spec b/seabios.spec index d4bfe1e..c1c078e 100644 --- a/seabios.spec +++ b/seabios.spec @@ -7,7 +7,7 @@ Version: 1.16.2 Release: 1%{?dist} Summary: Open-source legacy BIOS implementation -License: LGPLv3 +License: LGPL-3.0-only URL: http://www.coreboot.org/SeaBIOS Source0: http://code.coreboot.org/p/seabios/downloads/get/%{name}-%{version}.tar.gz