You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

764 line
36 KiB

  1. GitLens
  2. THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
  3. This project incorporates components from the projects listed below.
  4. 1. @octokit/core version 3.5.1 (https://github.com/octokit/core.js)
  5. 2. @vscode/codicons version 0.0.27 (https://github.com/microsoft/vscode-codicons)
  6. 3. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex)
  7. 4. chroma-js version 2.3.0 (https://github.com/gka/chroma.js)
  8. 5. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
  9. 6. lodash-es version 4.17.21 (https://github.com/lodash/lodash)
  10. 7. md5.js version 1.3.5 (https://github.com/crypto-browserify/md5.js)
  11. 8. microsoft/vscode (https://github.com/microsoft/vscode)
  12. 9. node-fetch version 2.6.7 (https://github.com/bitinn/node-fetch)
  13. 10. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
  14. 11. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
  15. 12. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
  16. 13. sortablejs version 1.14.0 (https://github.com/SortableJS/Sortable)
  17. %% @octokit/core NOTICES AND INFORMATION BEGIN HERE
  18. =========================================
  19. The MIT License
  20. Copyright (c) 2019 Octokit contributors
  21. Permission is hereby granted, free of charge, to any person obtaining a copy
  22. of this software and associated documentation files (the "Software"), to deal
  23. in the Software without restriction, including without limitation the rights
  24. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  25. copies of the Software, and to permit persons to whom the Software is
  26. furnished to do so, subject to the following conditions:
  27. The above copyright notice and this permission notice shall be included in
  28. all copies or substantial portions of the Software.
  29. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  30. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  31. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  32. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  33. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  34. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  35. THE SOFTWARE.
  36. =========================================
  37. END OF @octokit/core NOTICES AND INFORMATION
  38. %% @vscode/codicons NOTICES AND INFORMATION BEGIN HERE
  39. =========================================
  40. Attribution 4.0 International
  41. =======================================================================
  42. Creative Commons Corporation ("Creative Commons") is not a law firm and
  43. does not provide legal services or legal advice. Distribution of
  44. Creative Commons public licenses does not create a lawyer-client or
  45. other relationship. Creative Commons makes its licenses and related
  46. information available on an "as-is" basis. Creative Commons gives no
  47. warranties regarding its licenses, any material licensed under their
  48. terms and conditions, or any related information. Creative Commons
  49. disclaims all liability for damages resulting from their use to the
  50. fullest extent possible.
  51. Using Creative Commons Public Licenses
  52. Creative Commons public licenses provide a standard set of terms and
  53. conditions that creators and other rights holders may use to share
  54. original works of authorship and other material subject to copyright
  55. and certain other rights specified in the public license below. The
  56. following considerations are for informational purposes only, are not
  57. exhaustive, and do not form part of our licenses.
  58. Considerations for licensors: Our public licenses are
  59. intended for use by those authorized to give the public
  60. permission to use material in ways otherwise restricted by
  61. copyright and certain other rights. Our licenses are
  62. irrevocable. Licensors should read and understand the terms
  63. and conditions of the license they choose before applying it.
  64. Licensors should also secure all rights necessary before
  65. applying our licenses so that the public can reuse the
  66. material as expected. Licensors should clearly mark any
  67. material not subject to the license. This includes other CC-
  68. licensed material, or material used under an exception or
  69. limitation to copyright. More considerations for licensors:
  70. wiki.creativecommons.org/Considerations_for_licensors
  71. Considerations for the public: By using one of our public
  72. licenses, a licensor grants the public permission to use the
  73. licensed material under specified terms and conditions. If
  74. the licensor's permission is not necessary for any reason--for
  75. example, because of any applicable exception or limitation to
  76. copyright--then that use is not regulated by the license. Our
  77. licenses grant only permissions under copyright and certain
  78. other rights that a licensor has authority to grant. Use of
  79. the licensed material may still be restricted for other
  80. reasons, including because others have copyright or other
  81. rights in the material. A licensor may make special requests,
  82. such as asking that all changes be marked or described.
  83. Although not required by our licenses, you are encouraged to
  84. respect those requests where reasonable. More_considerations
  85. for the public:
  86. wiki.creativecommons.org/Considerations_for_licensees
  87. =======================================================================
  88. Creative Commons Attribution 4.0 International Public License
  89. By exercising the Licensed Rights (defined below), You accept and agree
  90. to be bound by the terms and conditions of this Creative Commons
  91. Attribution 4.0 International Public License ("Public License"). To the
  92. extent this Public License may be interpreted as a contract, You are
  93. granted the Licensed Rights in consideration of Your acceptance of
  94. these terms and conditions, and the Licensor grants You such rights in
  95. consideration of benefits the Licensor receives from making the
  96. Licensed Material available under these terms and conditions.
  97. Section 1 -- Definitions.
  98. a. Adapted Material means material subject to Copyright and Similar
  99. Rights that is derived from or based upon the Licensed Material
  100. and in which the Licensed Material is translated, altered,
  101. arranged, transformed, or otherwise modified in a manner requiring
  102. permission under the Copyright and Similar Rights held by the
  103. Licensor. For purposes of this Public License, where the Licensed
  104. Material is a musical work, performance, or sound recording,
  105. Adapted Material is always produced where the Licensed Material is
  106. synched in timed relation with a moving image.
  107. b. Adapter's License means the license You apply to Your Copyright
  108. and Similar Rights in Your contributions to Adapted Material in
  109. accordance with the terms and conditions of this Public License.
  110. c. Copyright and Similar Rights means copyright and/or similar rights
  111. closely related to copyright including, without limitation,
  112. performance, broadcast, sound recording, and Sui Generis Database
  113. Rights, without regard to how the rights are labeled or
  114. categorized. For purposes of this Public License, the rights
  115. specified in Section 2(b)(1)-(2) are not Copyright and Similar
  116. Rights.
  117. d. Effective Technological Measures means those measures that, in the
  118. absence of proper authority, may not be circumvented under laws
  119. fulfilling obligations under Article 11 of the WIPO Copyright
  120. Treaty adopted on December 20, 1996, and/or similar international
  121. agreements.
  122. e. Exceptions and Limitations means fair use, fair dealing, and/or
  123. any other exception or limitation to Copyright and Similar Rights
  124. that applies to Your use of the Licensed Material.
  125. f. Licensed Material means the artistic or literary work, database,
  126. or other material to which the Licensor applied this Public
  127. License.
  128. g. Licensed Rights means the rights granted to You subject to the
  129. terms and conditions of this Public License, which are limited to
  130. all Copyright and Similar Rights that apply to Your use of the
  131. Licensed Material and that the Licensor has authority to license.
  132. h. Licensor means the individual(s) or entity(ies) granting rights
  133. under this Public License.
  134. i. Share means to provide material to the public by any means or
  135. process that requires permission under the Licensed Rights, such
  136. as reproduction, public display, public performance, distribution,
  137. dissemination, communication, or importation, and to make material
  138. available to the public including in ways that members of the
  139. public may access the material from a place and at a time
  140. individually chosen by them.
  141. j. Sui Generis Database Rights means rights other than copyright
  142. resulting from Directive 96/9/EC of the European Parliament and of
  143. the Council of 11 March 1996 on the legal protection of databases,
  144. as amended and/or succeeded, as well as other essentially
  145. equivalent rights anywhere in the world.
  146. k. You means the individual or entity exercising the Licensed Rights
  147. under this Public License. Your has a corresponding meaning.
  148. Section 2 -- Scope.
  149. a. License grant.
  150. 1. Subject to the terms and conditions of this Public License,
  151. the Licensor hereby grants You a worldwide, royalty-free,
  152. non-sublicensable, non-exclusive, irrevocable license to
  153. exercise the Licensed Rights in the Licensed Material to:
  154. a. reproduce and Share the Licensed Material, in whole or
  155. in part; and
  156. b. produce, reproduce, and Share Adapted Material.
  157. 2. Exceptions and Limitations. For the avoidance of doubt, where
  158. Exceptions and Limitations apply to Your use, this Public
  159. License does not apply, and You do not need to comply with
  160. its terms and conditions.
  161. 3. Term. The term of this Public License is specified in Section
  162. 6(a).
  163. 4. Media and formats; technical modifications allowed. The
  164. Licensor authorizes You to exercise the Licensed Rights in
  165. all media and formats whether now known or hereafter created,
  166. and to make technical modifications necessary to do so. The
  167. Licensor waives and/or agrees not to assert any right or
  168. authority to forbid You from making technical modifications
  169. necessary to exercise the Licensed Rights, including
  170. technical modifications necessary to circumvent Effective
  171. Technological Measures. For purposes of this Public License,
  172. simply making modifications authorized by this Section 2(a)
  173. (4) never produces Adapted Material.
  174. 5. Downstream recipients.
  175. a. Offer from the Licensor -- Licensed Material. Every
  176. recipient of the Licensed Material automatically
  177. receives an offer from the Licensor to exercise the
  178. Licensed Rights under the terms and conditions of this
  179. Public License.
  180. b. No downstream restrictions. You may not offer or impose
  181. any additional or different terms or conditions on, or
  182. apply any Effective Technological Measures to, the
  183. Licensed Material if doing so restricts exercise of the
  184. Licensed Rights by any recipient of the Licensed
  185. Material.
  186. 6. No endorsement. Nothing in this Public License constitutes or
  187. may be construed as permission to assert or imply that You
  188. are, or that Your use of the Licensed Material is, connected
  189. with, or sponsored, endorsed, or granted official status by,
  190. the Licensor or others designated to receive attribution as
  191. provided in Section 3(a)(1)(A)(i).
  192. b. Other rights.
  193. 1. Moral rights, such as the right of integrity, are not
  194. licensed under this Public License, nor are publicity,
  195. privacy, and/or other similar personality rights; however, to
  196. the extent possible, the Licensor waives and/or agrees not to
  197. assert any such rights held by the Licensor to the limited
  198. extent necessary to allow You to exercise the Licensed
  199. Rights, but not otherwise.
  200. 2. Patent and trademark rights are not licensed under this
  201. Public License.
  202. 3. To the extent possible, the Licensor waives any right to
  203. collect royalties from You for the exercise of the Licensed
  204. Rights, whether directly or through a collecting society
  205. under any voluntary or waivable statutory or compulsory
  206. licensing scheme. In all other cases the Licensor expressly
  207. reserves any right to collect such royalties.
  208. Section 3 -- License Conditions.
  209. Your exercise of the Licensed Rights is expressly made subject to the
  210. following conditions.
  211. a. Attribution.
  212. 1. If You Share the Licensed Material (including in modified
  213. form), You must:
  214. a. retain the following if it is supplied by the Licensor
  215. with the Licensed Material:
  216. i. identification of the creator(s) of the Licensed
  217. Material and any others designated to receive
  218. attribution, in any reasonable manner requested by
  219. the Licensor (including by pseudonym if
  220. designated);
  221. ii. a copyright notice;
  222. iii. a notice that refers to this Public License;
  223. iv. a notice that refers to the disclaimer of
  224. warranties;
  225. v. a URI or hyperlink to the Licensed Material to the
  226. extent reasonably practicable;
  227. b. indicate if You modified the Licensed Material and
  228. retain an indication of any previous modifications; and
  229. c. indicate the Licensed Material is licensed under this
  230. Public License, and include the text of, or the URI or
  231. hyperlink to, this Public License.
  232. 2. You may satisfy the conditions in Section 3(a)(1) in any
  233. reasonable manner based on the medium, means, and context in
  234. which You Share the Licensed Material. For example, it may be
  235. reasonable to satisfy the conditions by providing a URI or
  236. hyperlink to a resource that includes the required
  237. information.
  238. 3. If requested by the Licensor, You must remove any of the
  239. information required by Section 3(a)(1)(A) to the extent
  240. reasonably practicable.
  241. 4. If You Share Adapted Material You produce, the Adapter's
  242. License You apply must not prevent recipients of the Adapted
  243. Material from complying with this Public License.
  244. Section 4 -- Sui Generis Database Rights.
  245. Where the Licensed Rights include Sui Generis Database Rights that
  246. apply to Your use of the Licensed Material:
  247. a. for the avoidance of doubt, Section 2(a)(1) grants You the right
  248. to extract, reuse, reproduce, and Share all or a substantial
  249. portion of the contents of the database;
  250. b. if You include all or a substantial portion of the database
  251. contents in a database in which You have Sui Generis Database
  252. Rights, then the database in which You have Sui Generis Database
  253. Rights (but not its individual contents) is Adapted Material; and
  254. c. You must comply with the conditions in Section 3(a) if You Share
  255. all or a substantial portion of the contents of the database.
  256. For the avoidance of doubt, this Section 4 supplements and does not
  257. replace Your obligations under this Public License where the Licensed
  258. Rights include other Copyright and Similar Rights.
  259. Section 5 -- Disclaimer of Warranties and Limitation of Liability.
  260. a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
  261. EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
  262. AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
  263. ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
  264. IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
  265. WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
  266. PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
  267. ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
  268. KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
  269. ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
  270. b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
  271. TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
  272. NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
  273. INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
  274. COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
  275. USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
  276. ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
  277. DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
  278. IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
  279. c. The disclaimer of warranties and limitation of liability provided
  280. above shall be interpreted in a manner that, to the extent
  281. possible, most closely approximates an absolute disclaimer and
  282. waiver of all liability.
  283. Section 6 -- Term and Termination.
  284. a. This Public License applies for the term of the Copyright and
  285. Similar Rights licensed here. However, if You fail to comply with
  286. this Public License, then Your rights under this Public License
  287. terminate automatically.
  288. b. Where Your right to use the Licensed Material has terminated under
  289. Section 6(a), it reinstates:
  290. 1. automatically as of the date the violation is cured, provided
  291. it is cured within 30 days of Your discovery of the
  292. violation; or
  293. 2. upon express reinstatement by the Licensor.
  294. For the avoidance of doubt, this Section 6(b) does not affect any
  295. right the Licensor may have to seek remedies for Your violations
  296. of this Public License.
  297. c. For the avoidance of doubt, the Licensor may also offer the
  298. Licensed Material under separate terms or conditions or stop
  299. distributing the Licensed Material at any time; however, doing so
  300. will not terminate this Public License.
  301. d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
  302. License.
  303. Section 7 -- Other Terms and Conditions.
  304. a. The Licensor shall not be bound by any additional or different
  305. terms or conditions communicated by You unless expressly agreed.
  306. b. Any arrangements, understandings, or agreements regarding the
  307. Licensed Material not stated herein are separate from and
  308. independent of the terms and conditions of this Public License.
  309. Section 8 -- Interpretation.
  310. a. For the avoidance of doubt, this Public License does not, and
  311. shall not be interpreted to, reduce, limit, restrict, or impose
  312. conditions on any use of the Licensed Material that could lawfully
  313. be made without permission under this Public License.
  314. b. To the extent possible, if any provision of this Public License is
  315. deemed unenforceable, it shall be automatically reformed to the
  316. minimum extent necessary to make it enforceable. If the provision
  317. cannot be reformed, it shall be severed from this Public License
  318. without affecting the enforceability of the remaining terms and
  319. conditions.
  320. c. No term or condition of this Public License will be waived and no
  321. failure to comply consented to unless expressly agreed to by the
  322. Licensor.
  323. d. Nothing in this Public License constitutes or may be interpreted
  324. as a limitation upon, or waiver of, any privileges and immunities
  325. that apply to the Licensor or You, including from the legal
  326. processes of any jurisdiction or authority.
  327. =======================================================================
  328. Creative Commons is not a party to its public
  329. licenses. Notwithstanding, Creative Commons may elect to apply one of
  330. its public licenses to material it publishes and in those instances
  331. will be considered the “Licensor.” The text of the Creative Commons
  332. public licenses is dedicated to the public domain under the CC0 Public
  333. Domain Dedication. Except for the limited purpose of indicating that
  334. material is shared under a Creative Commons public license or as
  335. otherwise permitted by the Creative Commons policies published at
  336. creativecommons.org/policies, Creative Commons does not authorize the
  337. use of the trademark "Creative Commons" or any other trademark or logo
  338. of Creative Commons without its prior written consent including,
  339. without limitation, in connection with any unauthorized modifications
  340. to any of its public licenses or any other arrangements,
  341. understandings, or agreements concerning use of licensed material. For
  342. the avoidance of doubt, this paragraph does not form part of the
  343. public licenses.
  344. Creative Commons may be contacted at creativecommons.org.
  345. =========================================
  346. END OF @vscode/codicons NOTICES AND INFORMATION
  347. %% ansi-regex NOTICES AND INFORMATION BEGIN HERE
  348. =========================================
  349. MIT License
  350. Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
  351. 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:
  352. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  353. 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.
  354. =========================================
  355. END OF ansi-regex NOTICES AND INFORMATION
  356. %% chroma-js NOTICES AND INFORMATION BEGIN HERE
  357. =========================================
  358. chroma.js - JavaScript library for color conversions
  359. Copyright (c) 2011-2019, Gregor Aisch
  360. All rights reserved.
  361. Redistribution and use in source and binary forms, with or without
  362. modification, are permitted provided that the following conditions are met:
  363. 1. Redistributions of source code must retain the above copyright notice, this
  364. list of conditions and the following disclaimer.
  365. 2. Redistributions in binary form must reproduce the above copyright notice,
  366. this list of conditions and the following disclaimer in the documentation
  367. and/or other materials provided with the distribution.
  368. 3. The name Gregor Aisch may not be used to endorse or promote products
  369. derived from this software without specific prior written permission.
  370. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  371. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  372. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  373. DISCLAIMED. IN NO EVENT SHALL GREGOR AISCH OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  374. INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  375. BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  376. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
  377. OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  378. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  379. EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  380. -------------------------------------------------------
  381. chroma.js includes colors from colorbrewer2.org, which are released under
  382. the following license:
  383. Copyright (c) 2002 Cynthia Brewer, Mark Harrower,
  384. and The Pennsylvania State University.
  385. Licensed under the Apache License, Version 2.0 (the "License");
  386. you may not use this file except in compliance with the License.
  387. You may obtain a copy of the License at
  388. http://www.apache.org/licenses/LICENSE-2.0
  389. Unless required by applicable law or agreed to in writing,
  390. software distributed under the License is distributed on an
  391. "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
  392. either express or implied. See the License for the specific
  393. language governing permissions and limitations under the License.
  394. ------------------------------------------------------
  395. Named colors are taken from X11 Color Names.
  396. http://www.w3.org/TR/css3-color/#svg-color
  397. @preserve
  398. =========================================
  399. END OF chroma-js NOTICES AND INFORMATION
  400. %% iconv-lite NOTICES AND INFORMATION BEGIN HERE
  401. =========================================
  402. Copyright (c) 2011 Alexander Shtuchkin
  403. Permission is hereby granted, free of charge, to any person obtaining
  404. a copy of this software and associated documentation files (the
  405. "Software"), to deal in the Software without restriction, including
  406. without limitation the rights to use, copy, modify, merge, publish,
  407. distribute, sublicense, and/or sell copies of the Software, and to
  408. permit persons to whom the Software is furnished to do so, subject to
  409. the following conditions:
  410. The above copyright notice and this permission notice shall be
  411. included in all copies or substantial portions of the Software.
  412. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  413. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  414. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  415. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  416. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  417. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  418. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  419. =========================================
  420. END OF iconv-lite NOTICES AND INFORMATION
  421. %% lodash-es NOTICES AND INFORMATION BEGIN HERE
  422. =========================================
  423. Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
  424. Based on Underscore.js, copyright Jeremy Ashkenas,
  425. DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
  426. This software consists of voluntary contributions made by many
  427. individuals. For exact contribution history, see the revision history
  428. available at https://github.com/lodash/lodash
  429. The following license applies to all parts of this software except as
  430. documented below:
  431. ====
  432. Permission is hereby granted, free of charge, to any person obtaining
  433. a copy of this software and associated documentation files (the
  434. "Software"), to deal in the Software without restriction, including
  435. without limitation the rights to use, copy, modify, merge, publish,
  436. distribute, sublicense, and/or sell copies of the Software, and to
  437. permit persons to whom the Software is furnished to do so, subject to
  438. the following conditions:
  439. The above copyright notice and this permission notice shall be
  440. included in all copies or substantial portions of the Software.
  441. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  442. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  443. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  444. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  445. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  446. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  447. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  448. ====
  449. Copyright and related rights for sample code are waived via CC0. Sample
  450. code is defined as all source code displayed within the prose of the
  451. documentation.
  452. CC0: http://creativecommons.org/publicdomain/zero/1.0/
  453. ====
  454. Files located in the node_modules and vendor directories are externally
  455. maintained libraries used by this software which have their own
  456. licenses; we recommend you read them, as their terms may differ from the
  457. terms above.
  458. =========================================
  459. END OF lodash-es NOTICES AND INFORMATION
  460. %% md5.js NOTICES AND INFORMATION BEGIN HERE
  461. =========================================
  462. The MIT License (MIT)
  463. Copyright (c) 2016 Kirill Fomichev
  464. Permission is hereby granted, free of charge, to any person obtaining a copy
  465. of this software and associated documentation files (the "Software"), to deal
  466. in the Software without restriction, including without limitation the rights
  467. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  468. copies of the Software, and to permit persons to whom the Software is
  469. furnished to do so, subject to the following conditions:
  470. The above copyright notice and this permission notice shall be included in
  471. all copies or substantial portions of the Software.
  472. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  473. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  474. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  475. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  476. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  477. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  478. THE SOFTWARE.
  479. =========================================
  480. END OF md5.js NOTICES AND INFORMATION
  481. %% microsoft/vscode NOTICES AND INFORMATION BEGIN HERE
  482. =========================================
  483. MIT License
  484. Copyright (c) 2015 - present Microsoft Corporation
  485. Permission is hereby granted, free of charge, to any person obtaining a copy
  486. of this software and associated documentation files (the "Software"), to deal
  487. in the Software without restriction, including without limitation the rights
  488. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  489. copies of the Software, and to permit persons to whom the Software is
  490. furnished to do so, subject to the following conditions:
  491. The above copyright notice and this permission notice shall be included in all
  492. copies or substantial portions of the Software.
  493. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  494. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  495. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  496. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  497. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  498. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  499. SOFTWARE.
  500. =========================================
  501. END OF microsoft/vscode NOTICES AND INFORMATION
  502. %% node-fetch NOTICES AND INFORMATION BEGIN HERE
  503. =========================================
  504. The MIT License (MIT)
  505. Copyright (c) 2016 David Frank
  506. Permission is hereby granted, free of charge, to any person obtaining a copy
  507. of this software and associated documentation files (the "Software"), to deal
  508. in the Software without restriction, including without limitation the rights
  509. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  510. copies of the Software, and to permit persons to whom the Software is
  511. furnished to do so, subject to the following conditions:
  512. The above copyright notice and this permission notice shall be included in all
  513. copies or substantial portions of the Software.
  514. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  515. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  516. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  517. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  518. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  519. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  520. SOFTWARE.
  521. =========================================
  522. END OF node-fetch NOTICES AND INFORMATION
  523. %% path-browserify NOTICES AND INFORMATION BEGIN HERE
  524. =========================================
  525. MIT License
  526. Copyright (c) 2013 James Halliday
  527. Permission is hereby granted, free of charge, to any person obtaining a copy of
  528. this software and associated documentation files (the "Software"), to deal in
  529. the Software without restriction, including without limitation the rights to
  530. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  531. the Software, and to permit persons to whom the Software is furnished to do so,
  532. subject to the following conditions:
  533. The above copyright notice and this permission notice shall be included in all
  534. copies or substantial portions of the Software.
  535. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  536. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  537. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  538. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  539. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  540. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  541. =========================================
  542. END OF path-browserify NOTICES AND INFORMATION
  543. %% sindresorhus/is-fullwidth-code-point NOTICES AND INFORMATION BEGIN HERE
  544. =========================================
  545. MIT License
  546. Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
  547. 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:
  548. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  549. 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.
  550. =========================================
  551. END OF sindresorhus/is-fullwidth-code-point NOTICES AND INFORMATION
  552. %% sindresorhus/string-width NOTICES AND INFORMATION BEGIN HERE
  553. =========================================
  554. MIT License
  555. Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
  556. 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:
  557. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  558. 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.
  559. =========================================
  560. END OF sindresorhus/string-width NOTICES AND INFORMATION
  561. %% sortablejs NOTICES AND INFORMATION BEGIN HERE
  562. =========================================
  563. MIT License
  564. Copyright (c) 2019 All contributors to Sortable
  565. Permission is hereby granted, free of charge, to any person obtaining a copy
  566. of this software and associated documentation files (the "Software"), to deal
  567. in the Software without restriction, including without limitation the rights
  568. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  569. copies of the Software, and to permit persons to whom the Software is
  570. furnished to do so, subject to the following conditions:
  571. The above copyright notice and this permission notice shall be included in all
  572. copies or substantial portions of the Software.
  573. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  574. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  575. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  576. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  577. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  578. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  579. SOFTWARE.
  580. =========================================
  581. END OF sortablejs NOTICES AND INFORMATION