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

This commit is contained in:
CJ Cenizal 2017-11-15 17:14:15 -08:00 committed by GitHub
parent a2976008a2
commit cf8b93180f
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',