app-admin/serf: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Tue, 17 Sep 2019 23:05:30 +0000 (16:05 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 17 Sep 2019 23:06:21 +0000 (16:06 -0700)
Reported-by: Michał Górny <mgorny@gentoo.org>
Closes: https://bugs.gentoo.org/694716
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-admin/serf/serf-0.8.1-r1.ebuild

index 963e9bcc99ef6a34ff0665047079d3a72d8f4ccf..ecfede899054249803a42dd35a8eb6f313a641b8 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
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/hashicorp/serf/archive/v${PV}.tar.gz -> ${P}.tar.gz
        ${EGO_VENDOR_URI}"
 
 SLOT="0"
-LICENSE="MPL-2.0"
+LICENSE="MPL-2.0 Apache-2.0 BSD MIT"
 IUSE=""
 RESTRICT="test"