From 37554dee2895b8567347a78a68f6423bf203199f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Mon, 25 Sep 2023 18:04:36 +0100 Subject: [PATCH] Add BSD-3-Clause for arm firmware MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is used by the berkley-softfloat code built on arm 32-bit Signed-off-by: Daniel P. Berrangé --- edk2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edk2.spec b/edk2.spec index db0f7bb..f1ee6c9 100644 --- a/edk2.spec +++ b/edk2.spec @@ -48,7 +48,7 @@ Name: edk2 Version: %{GITDATE} Release: %autorelease Summary: UEFI firmware for 64-bit virtual machines -License: Apache-2.0 AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-Patent AND BSD-4-Clause AND ISC AND MIT AND LicenseRef-Fedora-Public-Domain +License: Apache-2.0 AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-Patent AND BSD-3-Clause AND BSD-4-Clause AND ISC AND MIT AND LicenseRef-Fedora-Public-Domain URL: http://www.tianocore.org # The source tarball is created using following commands: @@ -261,7 +261,7 @@ Open Virtual Machine Firmware (experimental builds) %package arm Summary: ARM Virtual Machine Firmware BuildArch: noarch -License: Apache-2.0 AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-Patent AND BSD-4-Clause AND ISC AND LicenseRef-Fedora-Public-Domain +License: Apache-2.0 AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-Patent AND BSD-3-Clause AND BSD-4-Clause AND ISC AND LicenseRef-Fedora-Public-Domain %description arm EFI Development Kit II ARMv7 UEFI Firmware