mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Adding WTFPL OR ISC to the list of valid licenses (#11768)
This commit is contained in:
parent
11ef09fc3e
commit
1ba7679229
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ module.exports = function (grunt) {
|
|||
'OFL-1.1 AND MIT',
|
||||
'Public domain',
|
||||
'WTFPL',
|
||||
'WTFPL OR ISC',
|
||||
'new BSD, and MIT'
|
||||
],
|
||||
overrides: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue