commit:     052ec30b0c8650c55fab6e02be97dc3b2cde8bef
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 05:40:45 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 05:47:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=052ec30b

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 <zmedico <AT> gentoo.org>

 sys-auth/docker_auth/docker_auth-1.3.1.ebuild | 4 ++--
 sys-auth/docker_auth/docker_auth-1.4.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

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 9fe0af56b04..45b321b02a5 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 9c6effc2e32..a4d41f0d02b 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=""
 

Reply via email to