summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild')
-rw-r--r--net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild b/net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild
index 0bced63bd9e5..d72cf7b21125 100644
--- a/net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild
+++ b/net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild
@@ -140,7 +140,15 @@ else
KEYWORDS="~amd64"
fi
-LICENSE="BSD-2"
+LICENSE="|| ( Apache-2.0 Boost-1.0 )
+ || ( Apache-2.0 MIT )
+ || ( Apache-2.0-with-LLVM-exceptions Apache-2.0 MIT )
+ BSD-2
+ BSD
+ ISC
+ MIT
+ || ( Unlicense MIT )
+ openssl"
SLOT="0/0"
IUSE=""
DOCS=( CODEOWNERS COPYING README.md )