diff options
-rw-r--r-- | app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild | 4 |
1 files 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 7c5dd6280d85..b705627040f0 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="" |