From: Zac Medico Date: Tue, 10 Dec 2019 05:40:45 +0000 (-0800) Subject: sys-auth/docker_auth: LICENSE: account for vendored software X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=052ec30b0c8650c55fab6e02be97dc3b2cde8bef;p=gentoo.git sys-auth/docker_auth: LICENSE: account for vendored software Bug: https://bugs.gentoo.org/695298 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Zac Medico --- diff --git a/sys-auth/docker_auth/docker_auth-1.3.1.ebuild b/sys-auth/docker_auth/docker_auth-1.3.1.ebuild index 9fe0af56b043..45b321b02a58 100644 --- a/sys-auth/docker_auth/docker_auth-1.3.1.ebuild +++ b/sys-auth/docker_auth/docker_auth-1.3.1.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 @@ -44,7 +44,7 @@ KEYWORDS="~amd64" DESCRIPTION="Docker Registry 2 authentication server" HOMEPAGE="https://github.com/cesanta/docker_auth" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT ZLIB" SLOT="0" IUSE="" diff --git a/sys-auth/docker_auth/docker_auth-1.4.0.ebuild b/sys-auth/docker_auth/docker_auth-1.4.0.ebuild index 9c6effc2e327..a4d41f0d02b3 100644 --- a/sys-auth/docker_auth/docker_auth-1.4.0.ebuild +++ b/sys-auth/docker_auth/docker_auth-1.4.0.ebuild @@ -44,7 +44,7 @@ KEYWORDS="~amd64" DESCRIPTION="Docker Registry 2 authentication server" HOMEPAGE="https://github.com/cesanta/docker_auth" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT ZLIB" SLOT="0" IUSE=""