diff options
Diffstat (limited to 'sys-auth/docker_auth')
-rw-r--r-- | sys-auth/docker_auth/docker_auth-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | 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 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="" |