app-metrics/uwsgi_exporter: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Sat, 21 Sep 2019 02:39:39 +0000 (19:39 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 21 Sep 2019 02:40:43 +0000 (19:40 -0700)
Bug: https://bugs.gentoo.org/695220
Reported-by: Michał Górny <mgorny@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild

index 7c5dd6280d85f0f5d738ef01757379ab5a31b7f4..b705627040f0e661b38684f5063fa3ca9971c61b 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
@@ -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=""