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

Third_Party_Open_Source_Software_Notice 24 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484
  1. OPEN SOURCE SOFTWARE NOTICE
  2. Please note we provide an open source software notice along with this product and/or this product firmware (in the following just “this product”). The open source software licenses are granted by the respective right holders. And the open source licenses prevail all other license information with regard to the respective open source software contained in the product, including but not limited to End User Software Licensing Agreement. This notice is provided on behalf of Huawei Technologies Co. Ltd. and any of its local subsidiaries which may have provided this product to you in your local country.
  3. Warranty Disclaimer
  4. THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
  5. Copyright Notice and License Texts
  6. Software: axios v0.18.1
  7. Copyright (c) 2014-present Matt Zabriskie
  8. Permission is hereby granted, free of charge, to any person obtaining a copy
  9. of this software and associated documentation files (the "Software"), to deal
  10. in the Software without restriction, including without limitation the rights
  11. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  12. copies of the Software, and to permit persons to whom the Software is
  13. furnished to do so, subject to the following conditions:
  14. The above copyright notice and this permission notice shall be included in
  15. all copies or substantial portions of the Software.
  16. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  17. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  18. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  19. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  20. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  21. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  22. THE SOFTWARE.
  23. Software: d3 v5.9.7
  24. Copyright 2010-2017 Mike Bostock
  25. All rights reserved.
  26. Redistribution and use in source and binary forms, with or without modification,
  27. are permitted provided that the following conditions are met:
  28. * Redistributions of source code must retain the above copyright notice, this
  29. list of conditions and the following disclaimer.
  30. * Redistributions in binary form must reproduce the above copyright notice,
  31. this list of conditions and the following disclaimer in the documentation
  32. and/or other materials provided with the distribution.
  33. * Neither the name of the author nor the names of contributors may be used to
  34. endorse or promote products derived from this software without specific prior
  35. written permission.
  36. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  37. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  38. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  39. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  40. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  41. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  42. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  43. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  44. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  45. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  46. Software: d3-graphviz v3.0.4
  47. Copyright 2017, Magnus Jacobsson
  48. All rights reserved.
  49. Redistribution and use in source and binary forms, with or without modification,
  50. are permitted provided that the following conditions are met:
  51. * Redistributions of source code must retain the above copyright notice, this
  52. list of conditions and the following disclaimer.
  53. * Redistributions in binary form must reproduce the above copyright notice,
  54. this list of conditions and the following disclaimer in the documentation
  55. and/or other materials provided with the distribution.
  56. * Neither the name of the author nor the names of contributors may be used to
  57. endorse or promote products derived from this software without specific prior
  58. written permission.
  59. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  60. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  61. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  62. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  63. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  64. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  65. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  66. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  67. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  68. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  69. Software: vue v2.6.11
  70. The MIT License (MIT)
  71. Copyright (c) 2013-present, Yuxi (Evan) You
  72. Permission is hereby granted, free of charge, to any person obtaining a copy
  73. of this software and associated documentation files (the "Software"), to deal
  74. in the Software without restriction, including without limitation the rights
  75. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  76. copies of the Software, and to permit persons to whom the Software is
  77. furnished to do so, subject to the following conditions:
  78. The above copyright notice and this permission notice shall be included in
  79. all copies or substantial portions of the Software.
  80. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  81. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  82. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  83. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  84. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  85. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  86. THE SOFTWARE.
  87. Software: vue-i18n v8.15.0
  88. The MIT License (MIT)
  89. Copyright (c) 2016 kazuya kawaguchi
  90. Permission is hereby granted, free of charge, to any person obtaining a copy of
  91. this software and associated documentation files (the "Software"), to deal in
  92. the Software without restriction, including without limitation the rights to
  93. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  94. the Software, and to permit persons to whom the Software is furnished to do so,
  95. subject to the following conditions:
  96. The above copyright notice and this permission notice shall be included in all
  97. copies or substantial portions of the Software.
  98. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  99. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  100. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  101. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  102. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  103. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  104. Software: vuex v3.1.1
  105. The MIT License (MIT)
  106. Copyright (c) 2015-present Evan You
  107. Permission is hereby granted, free of charge, to any person obtaining a copy
  108. of this software and associated documentation files (the "Software"), to deal
  109. in the Software without restriction, including without limitation the rights
  110. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  111. copies of the Software, and to permit persons to whom the Software is
  112. furnished to do so, subject to the following conditions:
  113. The above copyright notice and this permission notice shall be included in
  114. all copies or substantial portions of the Software.
  115. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  116. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  117. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  118. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  119. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  120. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  121. THE SOFTWARE.
  122. Software: element-ui v2.11.1
  123. The MIT License (MIT)
  124. Copyright (c) 2016-present ElemeFE
  125. Permission is hereby granted, free of charge, to any person obtaining a copy
  126. of this software and associated documentation files (the "Software"), to deal
  127. in the Software without restriction, including without limitation the rights
  128. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  129. copies of the Software, and to permit persons to whom the Software is
  130. furnished to do so, subject to the following conditions:
  131. The above copyright notice and this permission notice shall be included in all
  132. copies or substantial portions of the Software.
  133. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  134. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  135. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  136. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  137. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  138. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  139. SOFTWARE.
  140. Software: vue-router v3.1.3
  141. MIT License
  142. Copyright (c) 2013-present Evan You
  143. Permission is hereby granted, free of charge, to any person obtaining a copy
  144. of this software and associated documentation files (the "Software"), to deal
  145. in the Software without restriction, including without limitation the rights
  146. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  147. copies of the Software, and to permit persons to whom the Software is
  148. furnished to do so, subject to the following conditions:
  149. The above copyright notice and this permission notice shall be included in all
  150. copies or substantial portions of the Software.
  151. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  152. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  153. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  154. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  155. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  156. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  157. SOFTWARE.
  158. Software: echarts v4.7.0
  159. The MIT License (MIT)
  160. Copyright (c) 2016-present GU Yiling & ECOMFE
  161. Permission is hereby granted, free of charge, to any person obtaining a copy
  162. of this software and associated documentation files (the "Software"), to deal
  163. in the Software without restriction, including without limitation the rights
  164. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  165. copies of the Software, and to permit persons to whom the Software is
  166. furnished to do so, subject to the following conditions:
  167. The above copyright notice and this permission notice shall be included in all
  168. copies or substantial portions of the Software.
  169. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  170. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  171. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  172. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  173. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  174. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  175. SOFTWARE.
  176. Software: core-js v3.3.2
  177. Copyright (c) 2014-2020 Denis Pushkarev
  178. Permission is hereby granted, free of charge, to any person obtaining a copy
  179. of this software and associated documentation files (the "Software"), to deal
  180. in the Software without restriction, including without limitation the rights
  181. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  182. copies of the Software, and to permit persons to whom the Software is
  183. furnished to do so, subject to the following conditions:
  184. The above copyright notice and this permission notice shall be included in
  185. all copies or substantial portions of the Software.
  186. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  187. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  188. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  189. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  190. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  191. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  192. THE SOFTWARE.
  193. Software: vue-i18n-loader v0.6.1
  194. The MIT License (MIT)
  195. Copyright (c) 2017 kazuya kawaguchi
  196. Permission is hereby granted, free of charge, to any person obtaining a copy of
  197. this software and associated documentation files (the "Software"), to deal in
  198. the Software without restriction, including without limitation the rights to
  199. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  200. the Software, and to permit persons to whom the Software is furnished to do so,
  201. subject to the following conditions:
  202. The above copyright notice and this permission notice shall be included in all
  203. copies or substantial portions of the Software.
  204. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  205. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  206. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  207. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  208. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  209. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  210. Software: babel-eslint v10.0.3
  211. Copyright (c) 2014-2016 Sebastian McKenzie <sebmck@gmail.com>
  212. MIT License
  213. Permission is hereby granted, free of charge, to any person obtaining
  214. a copy of this software and associated documentation files (the
  215. "Software"), to deal in the Software without restriction, including
  216. without limitation the rights to use, copy, modify, merge, publish,
  217. distribute, sublicense, and/or sell copies of the Software, and to
  218. permit persons to whom the Software is furnished to do so, subject to
  219. the following conditions:
  220. The above copyright notice and this permission notice shall be
  221. included in all copies or substantial portions of the Software.
  222. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  223. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  224. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  225. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  226. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  227. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  228. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  229. Software: eslint v6.6.0
  230. Copyright JS Foundation and other contributors, https://js.foundation
  231. Permission is hereby granted, free of charge, to any person obtaining a copy
  232. of this software and associated documentation files (the "Software"), to deal
  233. in the Software without restriction, including without limitation the rights
  234. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  235. copies of the Software, and to permit persons to whom the Software is
  236. furnished to do so, subject to the following conditions:
  237. The above copyright notice and this permission notice shall be included in
  238. all copies or substantial portions of the Software.
  239. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  240. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  241. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  242. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  243. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  244. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  245. THE SOFTWARE.
  246. Software: eslint-plugin-vue v5.2.3
  247. MIT License
  248. Copyright (c) 2017 Toru Nagashima
  249. Permission is hereby granted, free of charge, to any person obtaining a copy
  250. of this software and associated documentation files (the "Software"), to deal
  251. in the Software without restriction, including without limitation the rights
  252. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  253. copies of the Software, and to permit persons to whom the Software is
  254. furnished to do so, subject to the following conditions:
  255. The above copyright notice and this permission notice shall be included in all
  256. copies or substantial portions of the Software.
  257. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  258. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  259. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  260. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  261. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  262. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  263. SOFTWARE.
  264. Software: sass-loader v8.0.0
  265. Copyright JS Foundation and other contributors
  266. Permission is hereby granted, free of charge, to any person obtaining
  267. a copy of this software and associated documentation files (the
  268. 'Software'), to deal in the Software without restriction, including
  269. without limitation the rights to use, copy, modify, merge, publish,
  270. distribute, sublicense, and/or sell copies of the Software, and to
  271. permit persons to whom the Software is furnished to do so, subject to
  272. the following conditions:
  273. The above copyright notice and this permission notice shall be
  274. included in all copies or substantial portions of the Software.
  275. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  276. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  277. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  278. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  279. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  280. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  281. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  282. Software: dart-sass v1.25.0
  283. Copyright (c) 2016, Google Inc.
  284. Permission is hereby granted, free of charge, to any person obtaining
  285. a copy of this software and associated documentation files (the
  286. "Software"), to deal in the Software without restriction, including
  287. without limitation the rights to use, copy, modify, merge, publish,
  288. distribute, sublicense, and/or sell copies of the Software, and to
  289. permit persons to whom the Software is furnished to do so, subject to
  290. the following conditions:
  291. The above copyright notice and this permission notice shall be
  292. included in all copies or substantial portions of the Software.
  293. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  294. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  295. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  296. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  297. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  298. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  299. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  300. Software: vue-cli v4.1.0
  301. The MIT License (MIT)
  302. Copyright (c) 2017-present, Yuxi (Evan) You
  303. Permission is hereby granted, free of charge, to any person obtaining a copy
  304. of this software and associated documentation files (the "Software"), to deal
  305. in the Software without restriction, including without limitation the rights
  306. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  307. copies of the Software, and to permit persons to whom the Software is
  308. furnished to do so, subject to the following conditions:
  309. The above copyright notice and this permission notice shall be included in
  310. all copies or substantial portions of the Software.
  311. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  312. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  313. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  314. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  315. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  316. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  317. THE SOFTWARE.
  318. Software: vue-cli-plugin-i18n v0.6.1
  319. The MIT License (MIT)
  320. Copyright (c) 2018 kazuya kawaguchi
  321. Permission is hereby granted, free of charge, to any person obtaining a copy of
  322. this software and associated documentation files (the "Software"), to deal in
  323. the Software without restriction, including without limitation the rights to
  324. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  325. the Software, and to permit persons to whom the Software is furnished to do so,
  326. subject to the following conditions:
  327. The above copyright notice and this permission notice shall be included in all
  328. copies or substantial portions of the Software.
  329. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  330. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  331. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  332. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  333. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  334. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  335. Software: slickGrid v2.4.22
  336. Copyright (c) 2009-2019 Michael Leibman and Ben McIntyre, http://github.com/6pac/slickgrid
  337. Permission is hereby granted, free of charge, to any person obtaining
  338. a copy of this software and associated documentation files (the
  339. "Software"), to deal in the Software without restriction, including
  340. without limitation the rights to use, copy, modify, merge, publish,
  341. distribute, sublicense, and/or sell copies of the Software, and to
  342. permit persons to whom the Software is furnished to do so, subject to
  343. the following conditions:
  344. The above copyright notice and this permission notice shall be
  345. included in all copies or substantial portions of the Software.
  346. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  347. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  348. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  349. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  350. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  351. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  352. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  353. Software: jquery v3.5.0
  354. Copyright JS Foundation and other contributors, https://js.foundation/
  355. Permission is hereby granted, free of charge, to any person obtaining
  356. a copy of this software and associated documentation files (the
  357. "Software"), to deal in the Software without restriction, including
  358. without limitation the rights to use, copy, modify, merge, publish,
  359. distribute, sublicense, and/or sell copies of the Software, and to
  360. permit persons to whom the Software is furnished to do so, subject to
  361. the following conditions:
  362. The above copyright notice and this permission notice shall be
  363. included in all copies or substantial portions of the Software.
  364. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  365. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  366. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  367. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  368. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  369. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  370. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.