app-emulation/docker-swarm: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 02:02:57 +0000 (19:02 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 02:03:13 +0000 (19:03 -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-swarm/docker-swarm-1.2.5.ebuild

index 10d18218802d2a78296c80ae391fe14f8a264411..95e2cbea5ca824afdc57ec9562709504f7d82991 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
@@ -12,7 +12,7 @@ SRC_URI="https://${EGO_PN%/*}/archive/${PV}.tar.gz -> ${P}.tar.gz
        https://github.com/Sirupsen/logrus/archive/v0.11.0.tar.gz -> logrus-0.11.0.tar.gz"
 DESCRIPTION="A Docker-native clustering system"
 HOMEPAGE="https://docs.docker.com/swarm"
-LICENSE="Apache-2.0 CC-BY-SA-4.0"
+LICENSE="Apache-2.0 CC-BY-SA-4.0 BSD BSD-2 ISC MIT MPL-2.0 WTFPL-2"
 SLOT="0"
 IUSE=""
 RESTRICT="test"