-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathLICENSE-3RD-PARTY
80 lines (70 loc) · 4.76 KB
/
LICENSE-3RD-PARTY
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
-----------------------------------------------------------------------------
The MIT License (MIT)
applies to:
- acorn, Copyright (C) 2012-2022 by various contributors
- axios, Copyright (c) 2014-present Matt Zabriskie
- babel/*, Copyright (c) 2014-present Sebastian McKenzie and other contributors
- copy-webpack-plugin, Copyright JS Foundation and other contributors
- core-js, Copyright (c) 2014-2022 Denis Pushkarev
- es6-promise, Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors
- eslint, Copyright OpenJS Foundation and other contributors, <www.openjsf.org>
- eslint-config-prettier, Copyright (c) 2017, 2018, 2019, 2020, 2021, 2022 Simon Lydell and contributors
- eslint-plugin-office-addins, Copyright (c) Microsoft Corporation. All rights reserved.
- eslint-plugin-prettier, Copyright © 2017 Andres Suarez and Teddy Katz
- eslint-plugin-react, Copyright (c) 2014 Yannick Croissant
- eslint-plugin-simple-import-sort, Copyright (c) 2018, 2019, 2020 Simon Lydell
- file-loader, Copyright JS Foundation and other contributors
- fluentui/react, Copyright (c) Microsoft Corporation
- html-loader, Copyright JS Foundation and other contributors
- html-webpack-plugin, Copyright JS Foundation and other contributors
- less-loader, Copyright JS Foundation and other contributors
- office-addin-*, Copyright (c) Microsoft Corporation. All rights reserved.
- os-browserify, Copyright (c) 2017 CoderPuppy
- prettier, Copyright © James Long and contributors
- process, Copyright (c) 2013 Roman Shtylman <[email protected]>
- react, react-*, Copyright (c) Facebook, Inc. and its affiliates.
- regenerator-runtime, Copyright (c) 2014-present, Facebook, Inc.
- source-map-loader, Copyright JS Foundation and other contributors
- tsconfig-paths-webpack-plugin, Copyright (c) 2016 Jonas Kello
- ts-loader, Copyright (c) 2015 TypeStrong
- types/*, Copyright (c) Copyrights are respective of each contributor listed at the beginning of each definition file
- webpack, webpack-*, Copyright JS Foundation and other contributors
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------
The Apache License (V2.0)
applies to:
- less, Copyright (c) 2009-2017 Alexis Sellier & The Core Less Team
- TypeScript, Copyright (c) Microsoft Corporation. All rights reserved
-----------------------------------------------------------------------------
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-----------------------------------------------------------------------------
The BSD Zero Clause License
applies to:
- tslib, Copyright (c) Microsoft Corporation
-----------------------------------------------------------------------------
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software,
either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.