From 31cc67ea522d76505728a4a9ef1b6ea7fa50c476 Mon Sep 17 00:00:00 2001 From: jekkos Date: Wed, 10 Aug 2016 09:04:59 +0200 Subject: [PATCH] Regenerate LICENSES with .bower.json first (#359) --- license/LICENSES | 194 +++++++++++++++++++++++++---------------------- 1 file changed, 104 insertions(+), 90 deletions(-) diff --git a/license/LICENSES b/license/LICENSES index 1ff4c2259..dbc0790b2 100644 --- a/license/LICENSES +++ b/license/LICENSES @@ -1,92 +1,124 @@ { - "jquery@undefined": { - "licenses": [ - "MIT" - ] - }, - "bootstrap-select@undefined": { + "bootstrap-select@1.10.0": { "licenses": [ "MIT" ], "homepage": "http://silviomoreto.github.io/bootstrap-select" }, - "jquery-form@3.45.0": { - "licenses": "UNKNOWN" - }, - "chartist-plugin-axistitle@0.0.1": { - "licenses": [ - "WTF*" - ] - }, - "chartist@undefined": { - "licenses": "UNKNOWN" - }, - "chartist-plugin-pointlabels@0.0.4": { - "licenses": [ - "WTF*" - ] - }, - "tableExport.jquery.plugin@undefined": { - "licenses": [ - "MIT" - ] - }, - "js-cookie@undefined": { - "licenses": [ - "MIT" - ] - }, - "chartist-plugin-tooltip@undefined": { - "licenses": [ - "MIT*" - ] - }, "bootstrap3-dialog@1.35.2": { "licenses": "UNKNOWN", "homepage": "http://nakupanda.github.io/bootstrap3-dialog/" }, - "file-saver.js@1.20150507.2": { - "licenses": [ - "LICENSE.md" - ], - "homepage": "https://github.com/Teleborder/FileSaver.js" - }, - "jspdf@1.0.272": { - "licenses": [ - "MIT" - ], - "homepage": "https://github.com/mrrio/jspdf" - }, "bootswatch-dist@3.3.6-flatly": { "licenses": [ "MIT" ], "homepage": "https://github.com/dbtek/bootswatch-dist" }, - "smalot-bootstrap-datetimepicker@undefined": { - "licenses": [ - "Apache 2.0", - "Apache*" - ], - "repository": "https://github.com/smalot/bootstrap-datetimepicker" + "chartist@0.9.8": { + "licenses": "UNKNOWN", + "homepage": "https://github.com/gionkunz/chartist-js" }, - "jquery-ui@1.11.4": { + "chartist-plugin-axistitle@0.1.0": { + "licenses": [ + "WTF*" + ], + "homepage": "https://github.com/alexstanbury/chartist-plugin-axistitle" + }, + "chartist-plugin-tooltip@0.0.13": { + "licenses": [ + "MIT*" + ], + "homepage": "https://github.com/Globegitter/chartist-plugin-tooltip" + }, + "chartist-plugin-pointlabels@0.0.4": { + "licenses": [ + "WTF*" + ], + "homepage": "https://github.com/gionkunz/chartist-plugin-pointlabels" + }, + "file-saver.js@1.20150507.2": { + "licenses": [ + "LICENSE.md" + ], + "homepage": "https://github.com/Teleborder/FileSaver.js" + }, + "jquery@1.12.4": { "licenses": [ "MIT" ], - "repository": "https://github.com/jquery/jquery-ui" + "homepage": "https://github.com/jquery/jquery-dist" }, - "bootstrap-table@undefined": { + "jquery-form@3.46.0": { + "licenses": "UNKNOWN", + "homepage": "https://github.com/malsup/form" + }, + "js-cookie@2.1.2": { + "licenses": [ + "MIT" + ], + "homepage": "https://github.com/js-cookie/js-cookie" + }, + "jspdf@1.0.272": { + "licenses": [ + "MIT" + ], + "homepage": "https://github.com/mrrio/jspdf" + }, + "moment@2.14.1": { + "licenses": [ + "MIT*" + ], + "homepage": "https://github.com/moment/moment" + }, + "tableExport.jquery.plugin@1.5.1": { + "licenses": [ + "MIT" + ], + "homepage": "https://github.com/hhurz/tableExport.jquery.plugin" + }, + "bootstrap@3.3.7": { + "licenses": [ + "MIT" + ], + "homepage": "http://getbootstrap.com", + "repository": "git+https://github.com/twbs/bootstrap" + }, + "bootstrap-daterangepicker@2.1.24": { + "licenses": [ + "MIT" + ], + "homepage": "https://github.com/dangrossman/bootstrap-daterangepicker", + "repository": "git+https://github.com/dangrossman/bootstrap-daterangepicker" + }, + "bootstrap-table@1.11.0": { "licenses": [ "MIT" ], "homepage": "https://github.com/wenzhixin/bootstrap-table", "repository": "git+https://github.com/wenzhixin/bootstrap-table" }, - "moment@undefined": { + "jasny-bootstrap@3.1.3": { "licenses": [ - "MIT*" - ] + "Apache-2.0", + "Apache*" + ], + "homepage": "https://github.com/jasny/bootstrap", + "repository": "git+https://github.com/jasny/bootstrap" + }, + "html2canvas@0.4.1": { + "licenses": [ + "MIT" + ], + "homepage": "https://github.com/niklasvh/html2canvas", + "repository": "git+ssh://git@github.com/niklasvh/html2canvas" + }, + "jspdf-autotable@2.0.14": { + "licenses": [ + "MIT" + ], + "homepage": "https://github.com/simonbengtsson/jspdf-autotable", + "repository": "git+https://github.com/simonbengtsson/jsPDF-AutoTable" }, "remarkable-bootstrap-notify@3.1.3": { "licenses": [ @@ -95,25 +127,6 @@ "homepage": "http://bootstrap-notify.remabledesigns.com/", "repository": "https://github.com/mouse0270/bootstrap-notify" }, - "bootstrap-daterangepicker@undefined": { - "licenses": [ - "MIT" - ], - "repository": "git+https://github.com/dangrossman/bootstrap-daterangepicker" - }, - "html2canvas@0.4.1": { - "licenses": [ - "MIT" - ], - "repository": "git+ssh://git@github.com/niklasvh/html2canvas" - }, - "jspdf-autotable@undefined": { - "licenses": [ - "MIT" - ], - "homepage": "https://github.com/simonbengtsson/jspdf-autotable", - "repository": "git+https://github.com/simonbengtsson/jsPDF-AutoTable" - }, "jquery-validation@1.13.1": { "licenses": [ "MIT" @@ -121,18 +134,19 @@ "repository": "https://github.com/jzaefferer/jquery-validation", "homepage": "http://jqueryvalidation.org/" }, - "bootstrap@undefined": { + "smalot-bootstrap-datetimepicker@2.3.11": { + "licenses": [ + "Apache 2.0", + "Apache*" + ], + "homepage": "https://github.com/smalot/bootstrap-datetimepicker", + "repository": "https://github.com/smalot/bootstrap-datetimepicker" + }, + "jquery-ui@1.11.4": { "licenses": [ "MIT" ], - "homepage": "http://getbootstrap.com", - "repository": "git+https://github.com/twbs/bootstrap" - }, - "jasny-bootstrap@3.1.3": { - "licenses": [ - "Apache-2.0", - "Apache*" - ], - "repository": "git+https://github.com/jasny/bootstrap" + "homepage": "https://github.com/components/jqueryui", + "repository": "https://github.com/jquery/jquery-ui" } } \ No newline at end of file