diff options
| author | spmfox <spmfox@foxwd.com> | 2023-08-03 22:58:31 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2023-08-03 22:58:31 -0400 |
| commit | 65182b27d8b5ee76157a1b82f59c719882fc86fa (patch) | |
| tree | a86037c2996576c5ac0f2345b55ced7d87cbf6c6 /AnsiblePilotPlugin/index.js.LEGAL.txt | |
| parent | 096ca12f11e27c370057e20d5badd6d332eeb4ae (diff) | |
Diffstat (limited to 'AnsiblePilotPlugin/index.js.LEGAL.txt')
| -rw-r--r-- | AnsiblePilotPlugin/index.js.LEGAL.txt | 28 |
1 files changed, 7 insertions, 21 deletions
diff --git a/AnsiblePilotPlugin/index.js.LEGAL.txt b/AnsiblePilotPlugin/index.js.LEGAL.txt index 85fa92a..26d431e 100644 --- a/AnsiblePilotPlugin/index.js.LEGAL.txt +++ b/AnsiblePilotPlugin/index.js.LEGAL.txt @@ -1,14 +1,8 @@ Bundled license information: -object-assign/index.js: - /* - object-assign - (c) Sindre Sorhus - @license MIT - */ - react/cjs/react.development.js: - /** @license React v17.0.2 + /** + * @license React * react.development.js * * Copyright (c) Facebook, Inc. and its affiliates. @@ -18,7 +12,8 @@ react/cjs/react.development.js: */ scheduler/cjs/scheduler.development.js: - /** @license React v0.20.2 + /** + * @license React * scheduler.development.js * * Copyright (c) Facebook, Inc. and its affiliates. @@ -27,18 +22,9 @@ scheduler/cjs/scheduler.development.js: * 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 + /** + * @license React * react-dom.development.js * * Copyright (c) Facebook, Inc. and its affiliates. @@ -62,7 +48,7 @@ react-dom/cjs/react-dom.development.js: tabbable/dist/index.esm.js: /*! - * tabbable 6.1.2 + * tabbable 6.2.0 * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE */ |
