commit:     013a6e12e6d3ab2eec67930a0bafb40af546fa81
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 02:39:39 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 02:40:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013a6e12

app-metrics/uwsgi_exporter: LICENSE: account for vendored software

Bug: https://bugs.gentoo.org/695220
Reported-by: Michał Górny <mgorny <AT> gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild 
b/app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild
index 7c5dd6280d8..b705627040f 100644
--- a/app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild
+++ b/app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild
@@ -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
@@ -13,7 +13,7 @@ KEYWORDS="~amd64"
 DESCRIPTION="uWSGI metrics exporter for prometheus.io"
 HOMEPAGE="https://github.com/timonwong/uwsgi_exporter";
 SRC_URI="${ARCHIVE_URI}"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD ISC MIT"
 SLOT="0"
 IUSE=""
 

Reply via email to