ThirdPartyNotices.txt 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. NOTICES AND INFORMATION
  2. Do Not Translate or Localize
  3. This software incorporates material from third parties.
  4. Microsoft makes certain open source code available at https://3rdpartysource.microsoft.com,
  5. or you may send a check or money order for US $5.00, including the product name,
  6. the open source component name, platform, and version number, to:
  7. Source Code Compliance Team
  8. Microsoft Corporation
  9. One Microsoft Way
  10. Redmond, WA 98052
  11. USA
  12. Notwithstanding any other terms, you may reverse engineer this software to the extent
  13. required to debug changes to any libraries licensed under the GNU Lesser General Public License.
  14. ---------------------------------------------------------
  15. s 1.0.0 - Apache-2.0
  16. http://sheetjs.com/opensource
  17. Copyright (c) 2019-present SheetJS LLC
  18. (c) 2019-present SheetJS https://sheetjs.com
  19. Apache License
  20. Version 2.0, January 2004
  21. http://www.apache.org/licenses/
  22. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  23. 1. Definitions.
  24. "License" shall mean the terms and conditions for use, reproduction,
  25. and distribution as defined by Sections 1 through 9 of this document.
  26. "Licensor" shall mean the copyright owner or entity authorized by
  27. the copyright owner that is granting the License.
  28. "Legal Entity" shall mean the union of the acting entity and all
  29. other entities that control, are controlled by, or are under common
  30. control with that entity. For the purposes of this definition,
  31. "control" means (i) the power, direct or indirect, to cause the
  32. direction or management of such entity, whether by contract or
  33. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  34. outstanding shares, or (iii) beneficial ownership of such entity.
  35. "You" (or "Your") shall mean an individual or Legal Entity
  36. exercising permissions granted by this License.
  37. "Source" form shall mean the preferred form for making modifications,
  38. including but not limited to software source code, documentation
  39. source, and configuration files.
  40. "Object" form shall mean any form resulting from mechanical
  41. transformation or translation of a Source form, including but
  42. not limited to compiled object code, generated documentation,
  43. and conversions to other media types.
  44. "Work" shall mean the work of authorship, whether in Source or
  45. Object form, made available under the License, as indicated by a
  46. copyright notice that is included in or attached to the work
  47. (an example is provided in the Appendix below).
  48. "Derivative Works" shall mean any work, whether in Source or Object
  49. form, that is based on (or derived from) the Work and for which the
  50. editorial revisions, annotations, elaborations, or other modifications
  51. represent, as a whole, an original work of authorship. For the purposes
  52. of this License, Derivative Works shall not include works that remain
  53. separable from, or merely link (or bind by name) to the interfaces of,
  54. the Work and Derivative Works thereof.
  55. "Contribution" shall mean any work of authorship, including
  56. the original version of the Work and any modifications or additions
  57. to that Work or Derivative Works thereof, that is intentionally
  58. submitted to Licensor for inclusion in the Work by the copyright owner
  59. or by an individual or Legal Entity authorized to submit on behalf of
  60. the copyright owner. For the purposes of this definition, "submitted"
  61. means any form of electronic, verbal, or written communication sent
  62. to the Licensor or its representatives, including but not limited to
  63. communication on electronic mailing lists, source code control systems,
  64. and issue tracking systems that are managed by, or on behalf of, the
  65. Licensor for the purpose of discussing and improving the Work, but
  66. excluding communication that is conspicuously marked or otherwise
  67. designated in writing by the copyright owner as "Not a Contribution."
  68. "Contributor" shall mean Licensor and any individual or Legal Entity
  69. on behalf of whom a Contribution has been received by Licensor and
  70. subsequently incorporated within the Work.
  71. 2. Grant of Copyright License. Subject to the terms and conditions of
  72. this License, each Contributor hereby grants to You a perpetual,
  73. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  74. copyright license to reproduce, prepare Derivative Works of,
  75. publicly display, publicly perform, sublicense, and distribute the
  76. Work and such Derivative Works in Source or Object form.
  77. 3. Grant of Patent License. Subject to the terms and conditions of
  78. this License, each Contributor hereby grants to You a perpetual,
  79. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  80. (except as stated in this section) patent license to make, have made,
  81. use, offer to sell, sell, import, and otherwise transfer the Work,
  82. where such license applies only to those patent claims licensable
  83. by such Contributor that are necessarily infringed by their
  84. Contribution(s) alone or by combination of their Contribution(s)
  85. with the Work to which such Contribution(s) was submitted. If You
  86. institute patent litigation against any entity (including a
  87. cross-claim or counterclaim in a lawsuit) alleging that the Work
  88. or a Contribution incorporated within the Work constitutes direct
  89. or contributory patent infringement, then any patent licenses
  90. granted to You under this License for that Work shall terminate
  91. as of the date such litigation is filed.
  92. 4. Redistribution. You may reproduce and distribute copies of the
  93. Work or Derivative Works thereof in any medium, with or without
  94. modifications, and in Source or Object form, provided that You
  95. meet the following conditions:
  96. (a) You must give any other recipients of the Work or
  97. Derivative Works a copy of this License; and
  98. (b) You must cause any modified files to carry prominent notices
  99. stating that You changed the files; and
  100. (c) You must retain, in the Source form of any Derivative Works
  101. that You distribute, all copyright, patent, trademark, and
  102. attribution notices from the Source form of the Work,
  103. excluding those notices that do not pertain to any part of
  104. the Derivative Works; and
  105. (d) If the Work includes a "NOTICE" text file as part of its
  106. distribution, then any Derivative Works that You distribute must
  107. include a readable copy of the attribution notices contained
  108. within such NOTICE file, excluding those notices that do not
  109. pertain to any part of the Derivative Works, in at least one
  110. of the following places: within a NOTICE text file distributed
  111. as part of the Derivative Works; within the Source form or
  112. documentation, if provided along with the Derivative Works; or,
  113. within a display generated by the Derivative Works, if and
  114. wherever such third-party notices normally appear. The contents
  115. of the NOTICE file are for informational purposes only and
  116. do not modify the License. You may add Your own attribution
  117. notices within Derivative Works that You distribute, alongside
  118. or as an addendum to the NOTICE text from the Work, provided
  119. that such additional attribution notices cannot be construed
  120. as modifying the License.
  121. You may add Your own copyright statement to Your modifications and
  122. may provide additional or different license terms and conditions
  123. for use, reproduction, or distribution of Your modifications, or
  124. for any such Derivative Works as a whole, provided Your use,
  125. reproduction, and distribution of the Work otherwise complies with
  126. the conditions stated in this License.
  127. 5. Submission of Contributions. Unless You explicitly state otherwise,
  128. any Contribution intentionally submitted for inclusion in the Work
  129. by You to the Licensor shall be under the terms and conditions of
  130. this License, without any additional terms or conditions.
  131. Notwithstanding the above, nothing herein shall supersede or modify
  132. the terms of any separate license agreement you may have executed
  133. with Licensor regarding such Contributions.
  134. 6. Trademarks. This License does not grant permission to use the trade
  135. names, trademarks, service marks, or product names of the Licensor,
  136. except as required for reasonable and customary use in describing the
  137. origin of the Work and reproducing the content of the NOTICE file.
  138. 7. Disclaimer of Warranty. Unless required by applicable law or
  139. agreed to in writing, Licensor provides the Work (and each
  140. Contributor provides its Contributions) on an "AS IS" BASIS,
  141. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  142. implied, including, without limitation, any warranties or conditions
  143. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  144. PARTICULAR PURPOSE. You are solely responsible for determining the
  145. appropriateness of using or redistributing the Work and assume any
  146. risks associated with Your exercise of permissions under this License.
  147. 8. Limitation of Liability. In no event and under no legal theory,
  148. whether in tort (including negligence), contract, or otherwise,
  149. unless required by applicable law (such as deliberate and grossly
  150. negligent acts) or agreed to in writing, shall any Contributor be
  151. liable to You for damages, including any direct, indirect, special,
  152. incidental, or consequential damages of any character arising as a
  153. result of this License or out of the use or inability to use the
  154. Work (including but not limited to damages for loss of goodwill,
  155. work stoppage, computer failure or malfunction, or any and all
  156. other commercial damages or losses), even if such Contributor
  157. has been advised of the possibility of such damages.
  158. 9. Accepting Warranty or Additional Liability. While redistributing
  159. the Work or Derivative Works thereof, You may choose to offer,
  160. and charge a fee for, acceptance of support, warranty, indemnity,
  161. or other liability obligations and/or rights consistent with this
  162. License. However, in accepting such obligations, You may act only
  163. on Your own behalf and on Your sole responsibility, not on behalf
  164. of any other Contributor, and only if You agree to indemnify,
  165. defend, and hold each Contributor harmless for any liability
  166. incurred by, or claims asserted against, such Contributor by reason
  167. of your accepting any such warranty or additional liability.
  168. END OF TERMS AND CONDITIONS
  169. APPENDIX: How to apply the Apache License to your work.
  170. To apply the Apache License to your work, attach the following
  171. boilerplate notice, with the fields enclosed by brackets "{}"
  172. replaced with your own identifying information. (Don't include
  173. the brackets!) The text should be enclosed in the appropriate
  174. comment syntax for the file format. We also recommend that a
  175. file or class name and description of purpose be included on the
  176. same "printed page" as the copyright notice for easier
  177. identification within third-party archives.
  178. Copyright (C) 2019-present SheetJS LLC
  179. Licensed under the Apache License, Version 2.0 (the "License");
  180. you may not use this file except in compliance with the License.
  181. You may obtain a copy of the License at
  182. http://www.apache.org/licenses/LICENSE-2.0
  183. Unless required by applicable law or agreed to in writing, software
  184. distributed under the License is distributed on an "AS IS" BASIS,
  185. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  186. See the License for the specific language governing permissions and
  187. limitations under the License.
  188. ---------------------------------------------------------