mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[Licenses] Updated licenses for the weird variation for angular-nvd3
This commit is contained in:
parent
61193f893c
commit
da2287bdf6
2 changed files with 1 additions and 4 deletions
|
@ -19,6 +19,7 @@ module.exports = function (grunt) {
|
|||
'Apache2',
|
||||
'Apache-2.0',
|
||||
'Apache, Version 2.0',
|
||||
'Apache License, v2.0',
|
||||
'ISC',
|
||||
'WTFPL',
|
||||
'Public-Domain'
|
||||
|
|
|
@ -10,10 +10,6 @@ module.exports = function (grunt) {
|
|||
|
||||
var done = this.async();
|
||||
|
||||
// Put this here because angular-nvd3 doesn't have licenses.
|
||||
// FIXME nvd3's license problem
|
||||
done();
|
||||
|
||||
var result = {};
|
||||
var options = {start: process.cwd(), json: true };
|
||||
var checkQueueLength = 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue