From ed30e3a5a7ca7806e1cce378a900f45ae8efffae Mon Sep 17 00:00:00 2001 From: Jihoon Son Date: Wed, 29 May 2019 18:08:11 -0700 Subject: [PATCH] Fix missing/wrong license --- LICENSE.BINARY | 190 +++++++++++----------- licenses/bin/@types-dom4.MIT | 21 +++ licenses/bin/copy-to-clipboard.MIT | 21 +++ licenses/bin/create-react-context.MIT | 19 +++ licenses/bin/file-saver.MIT | 11 ++ licenses/bin/history.MIT | 4 +- licenses/bin/isarray.MIT | 22 +-- licenses/bin/promise.MIT | 12 +- licenses/bin/react-copy-to-clipboard.MIT | 22 +++ licenses/bin/react-lifecycles-compat.MIT | 21 +++ licenses/bin/react-popper.MIT | 21 +++ licenses/bin/react-router-dom.MIT | 58 +++---- licenses/bin/react-router.MIT | 61 +++---- licenses/bin/resize-observer-polyfill.MIT | 21 +++ licenses/bin/tiny-warning.MIT | 7 + licenses/bin/toggle-selection.MIT | 21 +++ licenses/bin/ua-parser-js.MIT | 2 +- pom.xml | 4 +- web-console/package.json | 2 +- 19 files changed, 336 insertions(+), 204 deletions(-) create mode 100644 licenses/bin/@types-dom4.MIT create mode 100644 licenses/bin/copy-to-clipboard.MIT create mode 100644 licenses/bin/create-react-context.MIT create mode 100644 licenses/bin/file-saver.MIT create mode 100644 licenses/bin/react-copy-to-clipboard.MIT create mode 100644 licenses/bin/react-lifecycles-compat.MIT create mode 100644 licenses/bin/react-popper.MIT create mode 100644 licenses/bin/resize-observer-polyfill.MIT create mode 100644 licenses/bin/tiny-warning.MIT create mode 100644 licenses/bin/toggle-selection.MIT diff --git a/LICENSE.BINARY b/LICENSE.BINARY index 56016a74b177..5a47d39387ed 100644 --- a/LICENSE.BINARY +++ b/LICENSE.BINARY @@ -272,7 +272,7 @@ BINARY/WEB-CONSOLE This product bundles diff-match-patch version 1.0.4. - This product bundles @blueprintjs/core version 1.0.1. + This product bundles @blueprintjs/core and @blueprintjs/icons of version 3.15.0. BINARY/JAVA-CORE @@ -794,176 +794,170 @@ BINARY/EXTENSIONS/druid-kafka-eight BINARY/WEB-CONSOLE The following dependency names are NPM package names (https://www.npmjs.com). - This product bundles @babel/runtime version 7.3.4, copyright Sebastian McKenzie and other contributors, + This product bundles @babel/runtime version 7.4.3, copyright Sebastian McKenzie, which is available under an MIT license. For details, see licenses/bin/@babel-runtime.MIT. + This product bundles @types/dom4 version 2.0.1, copyright , + which is available under an MIT license. For details, see licenses/bin/@types-dom4.MIT. + This product bundles array-includes version 3.0.3, copyright Jordan Harband, which is available under an MIT license. For details, see licenses/bin/array-includes.MIT. - This product bundles asap version 2.0.6, copyright Contributors, + This product bundles asap version 2.0.6, copyright , which is available under an MIT license. For details, see licenses/bin/asap.MIT. This product bundles axios version 0.18.0, copyright Matt Zabriskie, which is available under an MIT license. For details, see licenses/bin/axios.MIT. This product bundles brace version 0.11.1, copyright Thorsten Lorenz, - which is available under an MIT license. For details, see licenses/brace.MIT. - - This product bundles chain-function version 1.0.1, copyright jquense, - which is available under an MIT license. For details, see licenses/chain-function.MIT. + which is available under an MIT license. For details, see licenses/bin/brace.MIT. This product bundles classnames version 2.2.6, copyright Jed Watson, which is available under an MIT license. For details, see licenses/bin/classnames.MIT. + This product bundles copy-to-clipboard version 3.2.0, copyright sudodoki, + which is available under an MIT license. For details, see licenses/bin/copy-to-clipboard.MIT. + + This product bundles create-react-context version 0.2.2, copyright James Kyle, + which is available under an MIT license. For details, see licenses/bin/create-react-context.MIT. + This product bundles define-properties version 1.1.3, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/define-properties.MIT. + which is available under an MIT license. For details, see licenses/bin/define-properties.MIT. This product bundles dom-helpers version 3.4.0, copyright Jason Quense, - which is available under an MIT license. For details, see licenses/bin/dom-helpers.MIT. + which is available under an MIT license. For details, see licenses/bin/dom-helpers.MIT. - This product bundles dom4 version 1.8.5, copyright Andrea Giammarchi, - which is available under an MIT license. For details, see licenses/bin/dom4.MIT. + This product bundles dom4 version 2.1.4, copyright Andrea Giammarchi, + which is available under an MIT license. For details, see licenses/bin/dom4.MIT. This product bundles encoding version 0.1.12, copyright Andris Reinman, - which is available under an MIT license. For details, see licenses/bin/encoding.MIT. + which is available under an MIT license. For details, see licenses/bin/encoding.MIT. This product bundles es-abstract version 1.13.0, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/es-abstract.MIT. + which is available under an MIT license. For details, see licenses/bin/es-abstract.MIT. This product bundles es-to-primitive version 1.2.0, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/es-to-primitive.MIT. + which is available under an MIT license. For details, see licenses/bin/es-to-primitive.MIT. + + This product bundles es6-shim version 0.35.5, copyright Paul Miller, + which is available under an MIT license. For details, see licenses/bin/es6-shim.MIT. - This product bundles es6-shim version 0.35.4, copyright Paul Miller and contributors, - which is available under an MIT license. For details, see licenses/bin/es6-shim.MIT. + This product bundles es7-shim version 6.0.0, copyright Jordan Harband, + which is available under an MIT license. For details, see licenses/bin/es7-shim.MIT. - This product bundles es7-shim version 6.0.0, copyright Jordan Harband and contributors, - which is available under an MIT license. For details, see licenses/bin/es7-shim.MIT. + This product bundles fbjs version 0.8.17, copyright , + which is available under an MIT license. For details, see licenses/bin/fbjs.MIT. - This product bundles fbjs version 0.8.17, copyright Facebook, Inc., - which is available under an MIT license. For details, see licenses/bin/fbjs.MIT. + This product bundles file-saver version 2.0.1, copyright Eli Grey, + which is available under an MIT license. For details, see licenses/bin/file-saver.MIT. This product bundles function-bind version 1.1.1, copyright Raynos, - which is available under an MIT license. For details, see licenses/bin/function-bind.MIT. + which is available under an MIT license. For details, see licenses/bin/function-bind.MIT. + + This product bundles gud version 1.0.0, copyright Jamie Kyle, + which is available under an MIT license. For details, see licenses/bin/gud.MIT. This product bundles has-symbols version 1.0.0, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/has-symbols.MIT. + which is available under an MIT license. For details, see licenses/bin/has-symbols.MIT. This product bundles has version 1.0.3, copyright Thiago de Arruda, - which is available under an MIT license. For details, see licenses/bin/has.MIT. + which is available under an MIT license. For details, see licenses/bin/has.MIT. - This product bundles history version 4.7.2, copyright Michael Jackson, - which is available under an MIT license. For details, see licenses/bin/history.MIT. + This product bundles history version 4.9.0, copyright Michael Jackson, + which is available under an MIT license. For details, see licenses/bin/history.MIT. This product bundles hjson version 3.1.2, copyright Christian Zangl, - which is available under an MIT license. For details, see licenses/bin/hjson.MIT. - - This product bundles invariant version 2.2.4, copyright Facebook, Inc., - which is available under an MIT license. For details, see licenses/bin/invariant.MIT. + which is available under an MIT license. For details, see licenses/bin/hjson.MIT. This product bundles is-buffer version 1.1.6, copyright Feross Aboukhadijeh, - which is available under an MIT license. For details, see licenses/bin/is-buffer.MIT. + which is available under an MIT license. For details, see licenses/bin/is-buffer.MIT. This product bundles is-callable version 1.1.4, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/is-callable.MIT. + which is available under an MIT license. For details, see licenses/bin/is-callable.MIT. This product bundles is-date-object version 1.0.1, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/is-date-object.MIT. + which is available under an MIT license. For details, see licenses/bin/is-date-object.MIT. This product bundles is-regex version 1.0.4, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/is-regex.MIT. + which is available under an MIT license. For details, see licenses/bin/is-regex.MIT. This product bundles is-symbol version 1.0.2, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/is-symbol.MIT. + which is available under an MIT license. For details, see licenses/bin/is-symbol.MIT. This product bundles isarray version 0.0.1, copyright Julian Gruber, - which is available under an MIT license. For details, see licenses/bin/isarray.MIT. + which is available under an MIT license. For details, see licenses/bin/isarray.MIT. This product bundles numeral version 2.0.6, copyright Adam Draper, - which is available under an MIT license. For details, see licenses/bin/numeral.MIT. + which is available under an MIT license. For details, see licenses/bin/numeral.MIT. This product bundles object-assign version 4.1.1, copyright Sindre Sorhus, - which is available under an MIT license. For details, see licenses/bin/object-assign.MIT. - - This product bundles object-keys version 1.1.0, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/object-keys.MIT. - - This product bundles path-to-regexp version 1.7.0, copyright Blake Embrey (hello@blakeembrey.com), - which is available under an MIT license. For details, see licenses/bin/path-to-regexp.MIT. + which is available under an MIT license. For details, see licenses/bin/object-assign.MIT. - This product bundles prop-types version 15.7.2, copyright Facebook, Inc., - which is available under an MIT license. For details, see licenses/bin/prop-types.MIT. + This product bundles object-keys version 1.1.1, copyright Jordan Harband, + which is available under an MIT license. For details, see licenses/bin/object-keys.MIT. - This product bundles pure-render-decorator version 1.1.1, copyright Félix Girault, - which is available under an MIT license. For details, see licenses/pure-render-decorator.MIT. + This product bundles path-to-regexp version 1.7.0, copyright , + which is available under an MIT license. For details, see licenses/bin/path-to-regexp.MIT. - This product bundles react-ace version 6.4.0, copyright James Hrisho, - which is available under an MIT license. For details, see licenses/react-ace.MIT. + This product bundles prop-types version 15.7.2, copyright , + which is available under an MIT license. For details, see licenses/bin/prop-types.MIT. - This product bundles react-addons-css-transition-group version 15.6.2, copyright , - which is available under an MIT license. For details, see licenses/react-addons-css-transition-group.MIT. + This product bundles react-ace version 6.5.0, copyright James Hrisho, + which is available under an MIT license. For details, see licenses/bin/react-ace.MIT. - This product bundles react-dom version 16.8.3, copyright Facebook, Inc. and its affiliates., - which is available under an MIT license. For details, see licenses/bin/react-dom.MIT. + This product bundles react-copy-to-clipboard version 5.0.1, copyright Nik Butenko, + which is available under an MIT license. For details, see licenses/bin/react-copy-to-clipboard.MIT. - This product bundles react-is version 16.8.3, copyright , - which is available under an MIT license. For details, see licenses/react-is.MIT. + This product bundles react-dom version 16.8.6, copyright , + which is available under an MIT license. For details, see licenses/bin/react-dom.MIT. - This product bundles react-router-dom version 4.3.1, copyright React Training, - which is available under an MIT license. For details, see licenses/bin/react-router-dom.MIT. + This product bundles react-is version 16.8.6, copyright , + which is available under an MIT license. For details, see licenses/bin/react-is.MIT. - This product bundles react-router version 4.3.1, copyright React Training, - which is available under an MIT license. For details, see licenses/bin/react-router.MIT. + This product bundles react-lifecycles-compat version 3.0.4, copyright , + which is available under an MIT license. For details, see licenses/bin/react-lifecycles-compat.MIT. - This product bundles react-table version 6.8.6, copyright Tanner Linsley, - which is available under an MIT license. For details, see licenses/bin/react-table.MIT. + This product bundles react-popper version 1.3.3, copyright Travis Arnold, + which is available under an MIT license. For details, see licenses/bin/react-popper.MIT. - This product bundles react version 16.8.3, copyright Facebook, Inc. and its affiliates., - which is available under an MIT license. For details, see licenses/bin/react.MIT. + This product bundles react-router-dom version 5.0.0, copyright , + which is available under an MIT license. For details, see licenses/bin/react-router-dom.MIT. - This product bundles resolve-pathname version 2.2.0, copyright Michael Jackson, - which is available under an MIT license. For details, see licenses/bin/resolve-pathname.MIT. - - This product bundles scheduler version 0.13.3, copyright Facebook, Inc. and its affiliates., - which is available under an MIT license. For details, see licenses/bin/scheduler.MIT. + This product bundles react-router version 5.0.0, copyright , + which is available under an MIT license. For details, see licenses/bin/react-router.MIT. - This product bundles string-at version 1.0.1, copyright Jordan Harband, - which is available under an MIT license. For details, see licenses/bin/string-at.MIT. + This product bundles react-table version 6.8.6, copyright , + which is available under an MIT license. For details, see licenses/bin/react-table.MIT. - This product bundles tether version 1.4.5, copyright , - which is available under an MIT license. For details, see licenses/tether.MIT. - - This product bundles value-equal version 0.4.0, copyright Michael Jackson, - which is available under an MIT license. For details, see licenses/bin/value-equal.MIT. + This product bundles react version 16.8.6, copyright , + which is available under an MIT license. For details, see licenses/bin/react.MIT. - This product bundles warning version 4.0.3, copyright Facebook, Inc., - which is available under an MIT license. For details, see licenses/bin/warning.MIT. + This product bundles resize-observer-polyfill version 1.5.1, copyright Denis Rul, + which is available under an MIT license. For details, see licenses/bin/resize-observer-polyfill.MIT. - This product bundles ua-parser-js version 0.7.19, copyright Faisal Salman, - which is available under an MIT license. For details, see licenses/bin/ua-parser-js.MIT. - - This product bundles druid-console version 0.0.2, copyright Metamarkets, - which is available under an MIT license. For details, see licenses/bin/druid-console.MIT. + This product bundles resolve-pathname version 2.2.0, copyright Michael Jackson, + which is available under an MIT license. For details, see licenses/bin/resolve-pathname.MIT. - This product bundles CSS from Font Awesome Free version 4.2.0, copyright Font Awesome, - which is availble under an MIT license. For details, see licenses/bin/font-awesome.MIT. + This product bundles scheduler version 0.13.6, copyright , + which is available under an MIT license. For details, see licenses/bin/scheduler.MIT. - This product bundles webpack version 4.29.0, copyright JS Foundation and other contributors, - which is available under an MIT license. For details, see licenses/bin/webpack.MIT. + This product bundles string-at version 1.0.1, copyright Jordan Harband, + which is available under an MIT license. For details, see licenses/bin/string-at.MIT. - This product bundles style-loader version 0.23.1, copyright JS Foundation and other contributors, - which is available under an MIT license. For details, see licenses/bin/style-loader.MIT. + This product bundles tiny-invariant version 1.0.4, copyright Alex Reardon, + which is available under an MIT license. For details, see licenses/bin/tiny-invariant.MIT. - This product bundles os-browserify version 0.3.0, copyright CoderPuppy, - which is available under an MIT license. For details, see licenses/bin/os-browserify.MIT. + This product bundles tiny-warning version 1.0.2, copyright Alex Reardon, + which is available under an MIT license. For details, see licenses/bin/tiny-warning.MIT. - This product bundles process version 0.11.10, copyright Roman Shtylman, - which is available under an MIT license. For details, see licenses/bin/process.MIT. + This product bundles toggle-selection version 1.0.6, copyright sudodoki, + which is available under an MIT license. For details, see licenses/bin/toggle-selection.MIT. - This product bundles css-loader version 2.1.0, copyright JS Foundation and other contributors, - which is available under an MIT license. For details, see licenses/bin/css-loader.MIT. + This product bundles value-equal version 0.4.0, copyright Michael Jackson, + which is available under an MIT license. For details, see licenses/bin/value-equal.MIT. - This product bundles bootstrap version 3.1.1, copyright Twitter Inc, - which is available under an MIT license. For details, see licenses/bin/bootstrap.MIT. + This product bundles warning version 4.0.3, copyright Berkeley Martinez, + which is available under an MIT license. For details, see licenses/bin/warning.MIT. BSD-2-Clause License @@ -1085,10 +1079,10 @@ BINARY/WEB-CONSOLE This product bundles d3-array version 2.0.3, copyright Mike Bostock, which is available under a BSD-3-Clause License. For details, see licenses/bin/d3-array.BSD3. - This product bundles hoist-non-react-statics version 2.5.5, copyright Yahoo! Inc., + This product bundles hoist-non-react-statics version 3.0.0, copyright Yahoo! Inc., which is available under a BSD-3-Clause License. For details, see licenses/bin/hoist-non-react-statics.BSD3. - This product bundles react-transition-group version 1.2.1, copyright 2016, React Community, + This product bundles react-transition-group version 2.9.0, copyright 2016, React Community, forked from React (https://github.com/facebook/react), copyright 2013-present, Facebook, Inc. which is available under a BSD-3-Clause License. For details, see licenses/bin/react-transition-group.BSD3. diff --git a/licenses/bin/@types-dom4.MIT b/licenses/bin/@types-dom4.MIT new file mode 100644 index 000000000000..21071075c245 --- /dev/null +++ b/licenses/bin/@types-dom4.MIT @@ -0,0 +1,21 @@ + MIT License + + Copyright (c) Microsoft Corporation. All rights reserved. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE diff --git a/licenses/bin/copy-to-clipboard.MIT b/licenses/bin/copy-to-clipboard.MIT new file mode 100644 index 000000000000..4a7395ee831d --- /dev/null +++ b/licenses/bin/copy-to-clipboard.MIT @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2017 sudodoki + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/licenses/bin/create-react-context.MIT b/licenses/bin/create-react-context.MIT new file mode 100644 index 000000000000..3b53ee220c91 --- /dev/null +++ b/licenses/bin/create-react-context.MIT @@ -0,0 +1,19 @@ +Copyright (c) 2017-present James Kyle + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/licenses/bin/file-saver.MIT b/licenses/bin/file-saver.MIT new file mode 100644 index 000000000000..32ef3ca0ba70 --- /dev/null +++ b/licenses/bin/file-saver.MIT @@ -0,0 +1,11 @@ +The MIT License + +Copyright © 2016 [Eli Grey][1]. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + [1]: http://eligrey.com diff --git a/licenses/bin/history.MIT b/licenses/bin/history.MIT index 312045b34eae..dc15fe3fd496 100644 --- a/licenses/bin/history.MIT +++ b/licenses/bin/history.MIT @@ -1,6 +1,6 @@ -The MIT License (MIT) +MIT License -Copyright (c) 2015-2016 Michael Jackson +Copyright (c) React Training 2016-2018 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/licenses/bin/isarray.MIT b/licenses/bin/isarray.MIT index 2cdc8e4148cc..b9347560eab7 100644 --- a/licenses/bin/isarray.MIT +++ b/licenses/bin/isarray.MIT @@ -1,21 +1,7 @@ -(MIT) +Copyright (c) 2013 Julian Gruber -Copyright (c) 2013 Julian Gruber <julian@juliangruber.com> +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/licenses/bin/promise.MIT b/licenses/bin/promise.MIT index 7a1f763640a9..f3dcb580722a 100644 --- a/licenses/bin/promise.MIT +++ b/licenses/bin/promise.MIT @@ -1,4 +1,6 @@ -Copyright (c) 2014 Forbes Lindesay +MIT License + +Copyright (c) 2019 Alexander Reardon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -7,13 +9,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/licenses/bin/react-copy-to-clipboard.MIT b/licenses/bin/react-copy-to-clipboard.MIT new file mode 100644 index 000000000000..833e42217bcb --- /dev/null +++ b/licenses/bin/react-copy-to-clipboard.MIT @@ -0,0 +1,22 @@ +The MIT License (MIT) + +Copyright (c) 2016 Nik Butenko + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + diff --git a/licenses/bin/react-lifecycles-compat.MIT b/licenses/bin/react-lifecycles-compat.MIT new file mode 100644 index 000000000000..5930f2b8d816 --- /dev/null +++ b/licenses/bin/react-lifecycles-compat.MIT @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2013-present, Facebook, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/licenses/bin/react-popper.MIT b/licenses/bin/react-popper.MIT new file mode 100644 index 000000000000..e19c5ca02b77 --- /dev/null +++ b/licenses/bin/react-popper.MIT @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2018 React Popper authors + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/licenses/bin/react-router-dom.MIT b/licenses/bin/react-router-dom.MIT index c79afb81e560..dc15fe3fd496 100644 --- a/licenses/bin/react-router-dom.MIT +++ b/licenses/bin/react-router-dom.MIT @@ -1,37 +1,21 @@ -# react-router-dom - -DOM bindings for [React Router](https://reacttraining.com/react-router). - -## Installation - -Using [npm](https://www.npmjs.com/): - - $ npm install --save react-router-dom - -Then with a module bundler like [webpack](https://webpack.github.io/), use as you would anything else: - -```js -// using ES6 modules -import { BrowserRouter, Route, Link } from 'react-router-dom' - -// using CommonJS modules -const BrowserRouter = require('react-router-dom').BrowserRouter -const Route = require('react-router-dom').Route -const Link = require('react-router-dom').Link -``` - -The UMD build is also available on [unpkg](https://unpkg.com): - -```html - -``` - -You can find the library on `window.ReactRouterDOM`. - -## Issues - -If you find a bug, please file an issue on [our issue tracker on GitHub](https://github.com/ReactTraining/react-router/issues). - -## Credits - -React Router is built and maintained by [React Training](https://reacttraining.com). +MIT License + +Copyright (c) React Training 2016-2018 + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/licenses/bin/react-router.MIT b/licenses/bin/react-router.MIT index a46e3167fca3..dc15fe3fd496 100644 --- a/licenses/bin/react-router.MIT +++ b/licenses/bin/react-router.MIT @@ -1,40 +1,21 @@ -# react-router - -Declarative routing for [React](https://facebook.github.io/react). - -## Installation - -Using [npm](https://www.npmjs.com/): - - $ npm install --save react-router - -**Note:** This package provides the core routing functionality for React Router, but you might not want to install it directly. If you are writing an application that will run in the browser, you should instead install `react-router-dom`. Similarly, if you are writing a React Native application, you should instead install `react-router-native`. Both of those will install `react-router` as a dependency. - - -Then with a module bundler like [webpack](https://webpack.github.io/), use as you would anything else: - -```js -// using ES6 modules -import { Router, Route, Switch } from 'react-router' - -// using CommonJS modules -var Router = require('react-router').Router -var Route = require('react-router').Route -var Switch = require('react-router').Switch -``` - -The UMD build is also available on [unpkg](https://unpkg.com): - -```html - -``` - -You can find the library on `window.ReactRouter`. - -## Issues - -If you find a bug, please file an issue on [our issue tracker on GitHub](https://github.com/ReactTraining/react-router/issues). - -## Credits - -React Router is built and maintained by [React Training](https://reacttraining.com). +MIT License + +Copyright (c) React Training 2016-2018 + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/licenses/bin/resize-observer-polyfill.MIT b/licenses/bin/resize-observer-polyfill.MIT new file mode 100644 index 000000000000..3a568dc69ae6 --- /dev/null +++ b/licenses/bin/resize-observer-polyfill.MIT @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 Denis Rul + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/licenses/bin/tiny-warning.MIT b/licenses/bin/tiny-warning.MIT new file mode 100644 index 000000000000..521c72e34044 --- /dev/null +++ b/licenses/bin/tiny-warning.MIT @@ -0,0 +1,7 @@ +Copyright 2019 Alex Reardon + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/licenses/bin/toggle-selection.MIT b/licenses/bin/toggle-selection.MIT new file mode 100644 index 000000000000..4a7395ee831d --- /dev/null +++ b/licenses/bin/toggle-selection.MIT @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2017 sudodoki + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/licenses/bin/ua-parser-js.MIT b/licenses/bin/ua-parser-js.MIT index 1f3ef511cf1b..244229eb27c0 100644 --- a/licenses/bin/ua-parser-js.MIT +++ b/licenses/bin/ua-parser-js.MIT @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2012-2018 Faisal Salman <> +Copyright (c) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pom.xml b/pom.xml index 193951a846d5..cd54d92b9997 100644 --- a/pom.xml +++ b/pom.xml @@ -46,8 +46,8 @@ - Apache Druid Committers - https://druid.apache.org/community/#committers + Apache Druid Community + https://druid.apache.org/community/ diff --git a/web-console/package.json b/web-console/package.json index 6b9d3fa0ed0e..8288ff4fa977 100644 --- a/web-console/package.json +++ b/web-console/package.json @@ -2,7 +2,7 @@ "name": "web-console", "version": "0.15.0", "description": "A web console for Apache Druid", - "author": "Imply Data Inc.", + "author": "Apache Druid Community", "license": "Apache-2.0", "repository": { "type": "git",