]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: convert license to SPDX format
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 16 Jan 2023 13:16:57 +0000 (08:16 -0500)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 16 Jan 2023 14:24:39 +0000 (09:24 -0500)
commit57ecc37f1523c9b2c40f5d084a10c5bba4b6b1f5
tree495ca002982919583ef89a6394a52f159110c151
parent666bc8ee4fc2287732be9f90b33895d96f821b38
rpm: convert license to SPDX format

Note that with the introduction of SPDX, Fedora no longer wants
maintainers to do effective license analysis, hence we now list
all the licenses that are applicable to the binary package
contents

  https://docs.fedoraproject.org/en-US/legal/license-field/#_no_effective_license_analysis

Note, we can still omit licenses that are only applicable to
the build system.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in