app-emulation/docker-machine-kvm: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 01:30:36 +0000 (18:30 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 01:31:08 +0000 (18:31 -0700)
Reported-by: Michał Górny <mgorny@gentoo.org>
Bug: https://bugs.gentoo.org/694890
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-emulation/docker-machine-kvm/docker-machine-kvm-0.10.0.ebuild

index b9a0908fcb3c363555e905717aad1f9ed7445e86..9fe51b9af89dcc02da5b15cf684e013af7f4c618 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64"
 DESCRIPTION="KVM driver for docker-machine"
 
 HOMEPAGE="https://github.com/dhiltgen/docker-machine-kvm"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD CC-BY-SA-4.0 MIT ZLIB"
 SLOT="0"
 IUSE=""
 COMMON_DEPEND="app-emulation/libvirt:=[qemu,virt-network]"