app-emulation/docker-machine: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 01:40:40 +0000 (18:40 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 01:47:42 +0000 (18:47 -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/docker-machine-0.13.0.ebuild

index 1697e3defa684aab812a6cc4ccaf9f8eaebeef4f..974d8a443e7f1eb699e7d948ac270b42c3a8a76b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ inherit golang-build
 
 DESCRIPTION="Machine management for a container-centric world"
 HOMEPAGE="https://docs.docker.com/machine/"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0 ZLIB"
 SLOT="0"
 IUSE="hardened"
 RESTRICT="test"