aboutsummaryrefslogtreecommitdiff
path: root/AnsiblePilotPlugin/index.js.LEGAL.txt
diff options
context:
space:
mode:
authorspmfox <spmfox@foxwd.com>2023-06-07 00:29:18 -0400
committerspmfox <spmfox@foxwd.com>2023-06-07 00:29:18 -0400
commit4020f454e13e16afcb81dad9857992ea9bf84a99 (patch)
tree98b6abd2903fe49247474a14aab3845cc0b81570 /AnsiblePilotPlugin/index.js.LEGAL.txt
parent9d54971b20be5bf89a4ca0dc6d1e92f8519e5151 (diff)
Initial commit
Diffstat (limited to 'AnsiblePilotPlugin/index.js.LEGAL.txt')
-rw-r--r--AnsiblePilotPlugin/index.js.LEGAL.txt73
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
+ */