mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Adding WTFPL OR ISC to the list of valid licenses (#11768)
This commit is contained in:
parent
de8d136210
commit
e85e9b7f34
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ module.exports = function (grunt) {
|
|||
'Public domain',
|
||||
'Unlicense',
|
||||
'WTFPL',
|
||||
'WTFPL OR ISC',
|
||||
'new BSD, and MIT'
|
||||
],
|
||||
overrides: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue