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 de8d136210
commit e85e9b7f34

View file

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