From f53d48ae75ce4f33c86c98b74dd824e5c6c3176c Mon Sep 17 00:00:00 2001 From: Daniel P. Berrangé Date: Apr 27 2023 11:09:17 +0000 Subject: Convert license to SPDX format This new expression is a result of * Running 'licensecheck -r .' across the QEMU code base * Ignoring results not applicable to Fedora platform * Ignoring stuff only used in test cases * Adding missing logo license * Considering upstream default license for non-annotated files Note license expression simplication is no longer to be performed in Fedora, so the new expression is unavoidably much larger than before. Signed-off-by: Daniel P. Berrangé --- diff --git a/qemu.spec b/qemu.spec index 5b49d84..578e225 100644 --- a/qemu.spec +++ b/qemu.spec @@ -337,7 +337,7 @@ Name: qemu Version: 8.0.0 Release: %{baserelease}%{?rcrel}%{?dist} Epoch: 2 -License: GPLv2 and BSD and MIT and CC-BY +License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND FSFAP AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-2.0-or-later with GCC-exception-2.0 exception AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only and LGPL-2.1-or-later AND MIT and public-domain and CC-BY-3.0 URL: http://www.qemu.org/ Source0: http://wiki.qemu-project.org/download/%{name}-%{version}%{?rcstr}.tar.xz