From 46f1bcfd76b662200d8fd5012835340b2cc14d4e Mon Sep 17 00:00:00 2001 From: Brandon Kobel Date: Fri, 12 May 2017 16:23:27 -0400 Subject: [PATCH] Adding WTFPL OR ISC to the list of valid licenses (#11768) --- tasks/config/licenses.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/config/licenses.js b/tasks/config/licenses.js index 5aec22440088..2839045f6482 100644 --- a/tasks/config/licenses.js +++ b/tasks/config/licenses.js @@ -31,6 +31,7 @@ module.exports = function () { 'Public domain', 'Unlicense', 'WTFPL', + 'WTFPL OR ISC', 'new BSD, and MIT' ], overrides: {