net-misc/drive: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Wed, 18 Sep 2019 17:35:26 +0000 (10:35 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 18 Sep 2019 17:37:33 +0000 (10:37 -0700)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
net-misc/drive/drive-0.3.9.1.ebuild

index 7bd117f426aba5eda00fd27d110ddd0366e5b90c..996aee6541f6c6a0f1e3190cab00e874affb59d4 100644 (file)
@@ -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#*//}"