Add (MIT AND Zlib) to acceptable licenses. (#14985)

This commit is contained in:
CJ Cenizal 2017-11-15 17:12:32 -08:00 committed by GitHub
parent 85293f9750
commit b0985f9f2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ module.exports = function () {
'(BSD-2-Clause OR MIT)',
'(GPL-2.0 OR MIT)',
'(MIT AND CC-BY-3.0)',
'(MIT AND Zlib)',
'(MIT OR Apache-2.0)',
'AFLv2.1',
'Apache 2.0',