diff options
Diffstat (limited to 'AnsiblePilotPlugin/index.js.LEGAL.txt')
| -rw-r--r-- | AnsiblePilotPlugin/index.js.LEGAL.txt | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/AnsiblePilotPlugin/index.js.LEGAL.txt b/AnsiblePilotPlugin/index.js.LEGAL.txt new file mode 100644 index 0000000..85fa92a --- /dev/null +++ b/AnsiblePilotPlugin/index.js.LEGAL.txt @@ -0,0 +1,73 @@ +Bundled license information: + +object-assign/index.js: + /* + object-assign + (c) Sindre Sorhus + @license MIT + */ + +react/cjs/react.development.js: + /** @license React v17.0.2 + * react.development.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +scheduler/cjs/scheduler.development.js: + /** @license React v0.20.2 + * scheduler.development.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +scheduler/cjs/scheduler-tracing.development.js: + /** @license React v0.20.2 + * scheduler-tracing.development.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +react-dom/cjs/react-dom.development.js: + /** @license React v17.0.2 + * react-dom.development.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + /** + * Checks if an event is supported in the current execution environment. + * + * NOTE: This will not work correctly for non-generic events such as `change`, + * `reset`, `load`, `error`, and `select`. + * + * Borrows from Modernizr. + * + * @param {string} eventNameSuffix Event name, e.g. "click". + * @return {boolean} True if the event is supported. + * @internal + * @license Modernizr 3.0.0pre (Custom Build) | MIT + */ + +tabbable/dist/index.esm.js: + /*! + * tabbable 6.1.2 + * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE + */ + +focus-trap/dist/focus-trap.esm.js: + /*! + * focus-trap 7.4.2 + * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE + */ |
