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é <berrange@redhat.com>
This commit is contained in:
parent
ef665a7199
commit
f53d48ae75
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user