Adding WTFPL OR ISC to the list of valid licenses (#11768)

This commit is contained in:
Brandon Kobel 2017-05-12 16:23:27 -04:00 committed by kobelb
parent 11ef09fc3e
commit 1ba7679229

View file

@ -30,6 +30,7 @@ module.exports = function (grunt) {
'OFL-1.1 AND MIT',
'Public domain',
'WTFPL',
'WTFPL OR ISC',
'new BSD, and MIT'
],
overrides: {