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 GitHub
parent 7af34041ca
commit 46f1bcfd76

View file

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