From 2188e9bf034b9def4e54100423cbadac768c5282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Tue, 26 Sep 2023 10:07:58 +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é --- ipxe.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipxe.spec b/ipxe.spec index b7f4a3c..7ada8f9 100644 --- a/ipxe.spec +++ b/ipxe.spec @@ -42,7 +42,7 @@ Version: %{date} Release: 4.git%{hash}%{?dist} Summary: A network boot loader -License: GPLv2 with additional permissions and BSD +License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND (GPL-2.0-only OR MPL-1.1) AND GPL-2.0-or-later AND GPL-2.0-or-later WITH UBDL-exception AND ISC AND MIT URL: http://ipxe.org/ Source0: %{name}-%{version}-git%{hash}.tar.xz