summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-18 10:35:26 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-18 10:37:33 -0700
commit330a90af2968c0c00828005b5c05e9e19af5a842 (patch)
treee7f45387423bc572db4f7bf20a231973aa0e7c09 /net-misc/drive/drive-0.3.9.1.ebuild
parentsys-process/dcron: Remove +x from init.d (diff)
downloadgentoo-330a90af2968c0c00828005b5c05e9e19af5a842.tar.gz
gentoo-330a90af2968c0c00828005b5c05e9e19af5a842.tar.bz2
gentoo-330a90af2968c0c00828005b5c05e9e19af5a842.zip
net-misc/drive: LICENSE: account for vendored software
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'net-misc/drive/drive-0.3.9.1.ebuild')
-rw-r--r--net-misc/drive/drive-0.3.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/drive/drive-0.3.9.1.ebuild b/net-misc/drive/drive-0.3.9.1.ebuild
index 7bd117f426ab..996aee6541f6 100644
--- a/net-misc/drive/drive-0.3.9.1.ebuild
+++ b/net-misc/drive/drive-0.3.9.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
@@ -6,7 +6,7 @@ EAPI=6
KEYWORDS="amd64"
DESCRIPTION="Google Drive client for the commandline"
HOMEPAGE="https://github.com/odeke-em/drive"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD MIT"
SLOT="0"
IUSE=""
EGO_PN="${HOMEPAGE#*//}"