iOSThirdPartyNotices 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847
  1. Third Party Legal Notices
  2. This product use Third Party code for certain functions may include licensed under
  3. terms that require iOS App to display the following notices:
  4. ************************************************************************************
  5. GPUImage
  6. Copyright (c) 2012, Brad Larson, Ben Cochran, Hugues Lismonde, Keitaroh Kobayashi, Alaric Cole, Matthew Clark, Jacob Gundersen, Chris Williams.
  7. All rights reserved.
  8. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  9. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  10. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  11. Neither the name of the GPUImage framework nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
  12. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  13. ************************************************************************************
  14. TZImagePickerController
  15. The MIT License (MIT)
  16. Copyright (c) 2016 Zhen Tan
  17. Permission is hereby granted, free of charge, to any person obtaining a copy
  18. of this software and associated documentation files (the "Software"), to deal
  19. in the Software without restriction, including without limitation the rights
  20. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  21. copies of the Software, and to permit persons to whom the Software is
  22. furnished to do so, subject to the following conditions:
  23. The above copyright notice and this permission notice shall be included in all
  24. copies or substantial portions of the Software.
  25. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  26. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  27. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  28. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  29. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  30. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  31. SOFTWARE.
  32. ************************************************************************************
  33. zxingify-objc
  34. Apache License
  35. Version 2.0, January 2004
  36. http://www.apache.org/licenses/
  37. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  38. 1. Definitions.
  39. "License" shall mean the terms and conditions for use, reproduction,
  40. and distribution as defined by Sections 1 through 9 of this document.
  41. "Licensor" shall mean the copyright owner or entity authorized by
  42. the copyright owner that is granting the License.
  43. "Legal Entity" shall mean the union of the acting entity and all
  44. other entities that control, are controlled by, or are under common
  45. control with that entity. For the purposes of this definition,
  46. "control" means (i) the power, direct or indirect, to cause the
  47. direction or management of such entity, whether by contract or
  48. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  49. outstanding shares, or (iii) beneficial ownership of such entity.
  50. "You" (or "Your") shall mean an individual or Legal Entity
  51. exercising permissions granted by this License.
  52. "Source" form shall mean the preferred form for making modifications,
  53. including but not limited to software source code, documentation
  54. source, and configuration files.
  55. "Object" form shall mean any form resulting from mechanical
  56. transformation or translation of a Source form, including but
  57. not limited to compiled object code, generated documentation,
  58. and conversions to other media types.
  59. "Work" shall mean the work of authorship, whether in Source or
  60. Object form, made available under the License, as indicated by a
  61. copyright notice that is included in or attached to the work
  62. (an example is provided in the Appendix below).
  63. "Derivative Works" shall mean any work, whether in Source or Object
  64. form, that is based on (or derived from) the Work and for which the
  65. editorial revisions, annotations, elaborations, or other modifications
  66. represent, as a whole, an original work of authorship. For the purposes
  67. of this License, Derivative Works shall not include works that remain
  68. separable from, or merely link (or bind by name) to the interfaces of,
  69. the Work and Derivative Works thereof.
  70. "Contribution" shall mean any work of authorship, including
  71. the original version of the Work and any modifications or additions
  72. to that Work or Derivative Works thereof, that is intentionally
  73. submitted to Licensor for inclusion in the Work by the copyright owner
  74. or by an individual or Legal Entity authorized to submit on behalf of
  75. the copyright owner. For the purposes of this definition, "submitted"
  76. means any form of electronic, verbal, or written communication sent
  77. to the Licensor or its representatives, including but not limited to
  78. communication on electronic mailing lists, source code control systems,
  79. and issue tracking systems that are managed by, or on behalf of, the
  80. Licensor for the purpose of discussing and improving the Work, but
  81. excluding communication that is conspicuously marked or otherwise
  82. designated in writing by the copyright owner as "Not a Contribution."
  83. "Contributor" shall mean Licensor and any individual or Legal Entity
  84. on behalf of whom a Contribution has been received by Licensor and
  85. subsequently incorporated within the Work.
  86. 2. Grant of Copyright License. Subject to the terms and conditions of
  87. this License, each Contributor hereby grants to You a perpetual,
  88. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  89. copyright license to reproduce, prepare Derivative Works of,
  90. publicly display, publicly perform, sublicense, and distribute the
  91. Work and such Derivative Works in Source or Object form.
  92. 3. Grant of Patent License. Subject to the terms and conditions of
  93. this License, each Contributor hereby grants to You a perpetual,
  94. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  95. (except as stated in this section) patent license to make, have made,
  96. use, offer to sell, sell, import, and otherwise transfer the Work,
  97. where such license applies only to those patent claims licensable
  98. by such Contributor that are necessarily infringed by their
  99. Contribution(s) alone or by combination of their Contribution(s)
  100. with the Work to which such Contribution(s) was submitted. If You
  101. institute patent litigation against any entity (including a
  102. cross-claim or counterclaim in a lawsuit) alleging that the Work
  103. or a Contribution incorporated within the Work constitutes direct
  104. or contributory patent infringement, then any patent licenses
  105. granted to You under this License for that Work shall terminate
  106. as of the date such litigation is filed.
  107. 4. Redistribution. You may reproduce and distribute copies of the
  108. Work or Derivative Works thereof in any medium, with or without
  109. modifications, and in Source or Object form, provided that You
  110. meet the following conditions:
  111. (a) You must give any other recipients of the Work or
  112. Derivative Works a copy of this License; and
  113. (b) You must cause any modified files to carry prominent notices
  114. stating that You changed the files; and
  115. (c) You must retain, in the Source form of any Derivative Works
  116. that You distribute, all copyright, patent, trademark, and
  117. attribution notices from the Source form of the Work,
  118. excluding those notices that do not pertain to any part of
  119. the Derivative Works; and
  120. (d) If the Work includes a "NOTICE" text file as part of its
  121. distribution, then any Derivative Works that You distribute must
  122. include a readable copy of the attribution notices contained
  123. within such NOTICE file, excluding those notices that do not
  124. pertain to any part of the Derivative Works, in at least one
  125. of the following places: within a NOTICE text file distributed
  126. as part of the Derivative Works; within the Source form or
  127. documentation, if provided along with the Derivative Works; or,
  128. within a display generated by the Derivative Works, if and
  129. wherever such third-party notices normally appear. The contents
  130. of the NOTICE file are for informational purposes only and
  131. do not modify the License. You may add Your own attribution
  132. notices within Derivative Works that You distribute, alongside
  133. or as an addendum to the NOTICE text from the Work, provided
  134. that such additional attribution notices cannot be construed
  135. as modifying the License.
  136. You may add Your own copyright statement to Your modifications and
  137. may provide additional or different license terms and conditions
  138. for use, reproduction, or distribution of Your modifications, or
  139. for any such Derivative Works as a whole, provided Your use,
  140. reproduction, and distribution of the Work otherwise complies with
  141. the conditions stated in this License.
  142. 5. Submission of Contributions. Unless You explicitly state otherwise,
  143. any Contribution intentionally submitted for inclusion in the Work
  144. by You to the Licensor shall be under the terms and conditions of
  145. this License, without any additional terms or conditions.
  146. Notwithstanding the above, nothing herein shall supersede or modify
  147. the terms of any separate license agreement you may have executed
  148. with Licensor regarding such Contributions.
  149. 6. Trademarks. This License does not grant permission to use the trade
  150. names, trademarks, service marks, or product names of the Licensor,
  151. except as required for reasonable and customary use in describing the
  152. origin of the Work and reproducing the content of the NOTICE file.
  153. 7. Disclaimer of Warranty. Unless required by applicable law or
  154. agreed to in writing, Licensor provides the Work (and each
  155. Contributor provides its Contributions) on an "AS IS" BASIS,
  156. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  157. implied, including, without limitation, any warranties or conditions
  158. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  159. PARTICULAR PURPOSE. You are solely responsible for determining the
  160. appropriateness of using or redistributing the Work and assume any
  161. risks associated with Your exercise of permissions under this License.
  162. 8. Limitation of Liability. In no event and under no legal theory,
  163. whether in tort (including negligence), contract, or otherwise,
  164. unless required by applicable law (such as deliberate and grossly
  165. negligent acts) or agreed to in writing, shall any Contributor be
  166. liable to You for damages, including any direct, indirect, special,
  167. incidental, or consequential damages of any character arising as a
  168. result of this License or out of the use or inability to use the
  169. Work (including but not limited to damages for loss of goodwill,
  170. work stoppage, computer failure or malfunction, or any and all
  171. other commercial damages or losses), even if such Contributor
  172. has been advised of the possibility of such damages.
  173. 9. Accepting Warranty or Additional Liability. While redistributing
  174. the Work or Derivative Works thereof, You may choose to offer,
  175. and charge a fee for, acceptance of support, warranty, indemnity,
  176. or other liability obligations and/or rights consistent with this
  177. License. However, in accepting such obligations, You may act only
  178. on Your own behalf and on Your sole responsibility, not on behalf
  179. of any other Contributor, and only if You agree to indemnify,
  180. defend, and hold each Contributor harmless for any liability
  181. incurred by, or claims asserted against, such Contributor by reason
  182. of your accepting any such warranty or additional liability.
  183. END OF TERMS AND CONDITIONS
  184. APPENDIX: How to apply the Apache License to your work.
  185. To apply the Apache License to your work, attach the following
  186. boilerplate notice, with the fields enclosed by brackets "[]"
  187. replaced with your own identifying information. (Don't include
  188. the brackets!) The text should be enclosed in the appropriate
  189. comment syntax for the file format. We also recommend that a
  190. file or class name and description of purpose be included on the
  191. same "printed page" as the copyright notice for easier
  192. identification within third-party archives.
  193. Copyright [yyyy] [name of copyright owner]
  194. Licensed under the Apache License, Version 2.0 (the "License");
  195. you may not use this file except in compliance with the License.
  196. You may obtain a copy of the License at
  197. http://www.apache.org/licenses/LICENSE-2.0
  198. Unless required by applicable law or agreed to in writing, software
  199. distributed under the License is distributed on an "AS IS" BASIS,
  200. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  201. See the License for the specific language governing permissions and
  202. limitations under the License.
  203. ************************************************************************************
  204. incubator-weex
  205. Apache License
  206. Version 2.0, January 2004
  207. http://www.apache.org/licenses/
  208. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  209. 1. Definitions.
  210. "License" shall mean the terms and conditions for use, reproduction,
  211. and distribution as defined by Sections 1 through 9 of this document.
  212. "Licensor" shall mean the copyright owner or entity authorized by
  213. the copyright owner that is granting the License.
  214. "Legal Entity" shall mean the union of the acting entity and all
  215. other entities that control, are controlled by, or are under common
  216. control with that entity. For the purposes of this definition,
  217. "control" means (i) the power, direct or indirect, to cause the
  218. direction or management of such entity, whether by contract or
  219. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  220. outstanding shares, or (iii) beneficial ownership of such entity.
  221. "You" (or "Your") shall mean an individual or Legal Entity
  222. exercising permissions granted by this License.
  223. "Source" form shall mean the preferred form for making modifications,
  224. including but not limited to software source code, documentation
  225. source, and configuration files.
  226. "Object" form shall mean any form resulting from mechanical
  227. transformation or translation of a Source form, including but
  228. not limited to compiled object code, generated documentation,
  229. and conversions to other media types.
  230. "Work" shall mean the work of authorship, whether in Source or
  231. Object form, made available under the License, as indicated by a
  232. copyright notice that is included in or attached to the work
  233. (an example is provided in the Appendix below).
  234. "Derivative Works" shall mean any work, whether in Source or Object
  235. form, that is based on (or derived from) the Work and for which the
  236. editorial revisions, annotations, elaborations, or other modifications
  237. represent, as a whole, an original work of authorship. For the purposes
  238. of this License, Derivative Works shall not include works that remain
  239. separable from, or merely link (or bind by name) to the interfaces of,
  240. the Work and Derivative Works thereof.
  241. "Contribution" shall mean any work of authorship, including
  242. the original version of the Work and any modifications or additions
  243. to that Work or Derivative Works thereof, that is intentionally
  244. submitted to Licensor for inclusion in the Work by the copyright owner
  245. or by an individual or Legal Entity authorized to submit on behalf of
  246. the copyright owner. For the purposes of this definition, "submitted"
  247. means any form of electronic, verbal, or written communication sent
  248. to the Licensor or its representatives, including but not limited to
  249. communication on electronic mailing lists, source code control systems,
  250. and issue tracking systems that are managed by, or on behalf of, the
  251. Licensor for the purpose of discussing and improving the Work, but
  252. excluding communication that is conspicuously marked or otherwise
  253. designated in writing by the copyright owner as "Not a Contribution."
  254. "Contributor" shall mean Licensor and any individual or Legal Entity
  255. on behalf of whom a Contribution has been received by Licensor and
  256. subsequently incorporated within the Work.
  257. 2. Grant of Copyright License. Subject to the terms and conditions of
  258. this License, each Contributor hereby grants to You a perpetual,
  259. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  260. copyright license to reproduce, prepare Derivative Works of,
  261. publicly display, publicly perform, sublicense, and distribute the
  262. Work and such Derivative Works in Source or Object form.
  263. 3. Grant of Patent License. Subject to the terms and conditions of
  264. this License, each Contributor hereby grants to You a perpetual,
  265. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  266. (except as stated in this section) patent license to make, have made,
  267. use, offer to sell, sell, import, and otherwise transfer the Work,
  268. where such license applies only to those patent claims licensable
  269. by such Contributor that are necessarily infringed by their
  270. Contribution(s) alone or by combination of their Contribution(s)
  271. with the Work to which such Contribution(s) was submitted. If You
  272. institute patent litigation against any entity (including a
  273. cross-claim or counterclaim in a lawsuit) alleging that the Work
  274. or a Contribution incorporated within the Work constitutes direct
  275. or contributory patent infringement, then any patent licenses
  276. granted to You under this License for that Work shall terminate
  277. as of the date such litigation is filed.
  278. 4. Redistribution. You may reproduce and distribute copies of the
  279. Work or Derivative Works thereof in any medium, with or without
  280. modifications, and in Source or Object form, provided that You
  281. meet the following conditions:
  282. (a) You must give any other recipients of the Work or
  283. Derivative Works a copy of this License; and
  284. (b) You must cause any modified files to carry prominent notices
  285. stating that You changed the files; and
  286. (c) You must retain, in the Source form of any Derivative Works
  287. that You distribute, all copyright, patent, trademark, and
  288. attribution notices from the Source form of the Work,
  289. excluding those notices that do not pertain to any part of
  290. the Derivative Works; and
  291. (d) If the Work includes a "NOTICE" text file as part of its
  292. distribution, then any Derivative Works that You distribute must
  293. include a readable copy of the attribution notices contained
  294. within such NOTICE file, excluding those notices that do not
  295. pertain to any part of the Derivative Works, in at least one
  296. of the following places: within a NOTICE text file distributed
  297. as part of the Derivative Works; within the Source form or
  298. documentation, if provided along with the Derivative Works; or,
  299. within a display generated by the Derivative Works, if and
  300. wherever such third-party notices normally appear. The contents
  301. of the NOTICE file are for informational purposes only and
  302. do not modify the License. You may add Your own attribution
  303. notices within Derivative Works that You distribute, alongside
  304. or as an addendum to the NOTICE text from the Work, provided
  305. that such additional attribution notices cannot be construed
  306. as modifying the License.
  307. You may add Your own copyright statement to Your modifications and
  308. may provide additional or different license terms and conditions
  309. for use, reproduction, or distribution of Your modifications, or
  310. for any such Derivative Works as a whole, provided Your use,
  311. reproduction, and distribution of the Work otherwise complies with
  312. the conditions stated in this License.
  313. 5. Submission of Contributions. Unless You explicitly state otherwise,
  314. any Contribution intentionally submitted for inclusion in the Work
  315. by You to the Licensor shall be under the terms and conditions of
  316. this License, without any additional terms or conditions.
  317. Notwithstanding the above, nothing herein shall supersede or modify
  318. the terms of any separate license agreement you may have executed
  319. with Licensor regarding such Contributions.
  320. 6. Trademarks. This License does not grant permission to use the trade
  321. names, trademarks, service marks, or product names of the Licensor,
  322. except as required for reasonable and customary use in describing the
  323. origin of the Work and reproducing the content of the NOTICE file.
  324. 7. Disclaimer of Warranty. Unless required by applicable law or
  325. agreed to in writing, Licensor provides the Work (and each
  326. Contributor provides its Contributions) on an "AS IS" BASIS,
  327. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  328. implied, including, without limitation, any warranties or conditions
  329. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  330. PARTICULAR PURPOSE. You are solely responsible for determining the
  331. appropriateness of using or redistributing the Work and assume any
  332. risks associated with Your exercise of permissions under this License.
  333. 8. Limitation of Liability. In no event and under no legal theory,
  334. whether in tort (including negligence), contract, or otherwise,
  335. unless required by applicable law (such as deliberate and grossly
  336. negligent acts) or agreed to in writing, shall any Contributor be
  337. liable to You for damages, including any direct, indirect, special,
  338. incidental, or consequential damages of any character arising as a
  339. result of this License or out of the use or inability to use the
  340. Work (including but not limited to damages for loss of goodwill,
  341. work stoppage, computer failure or malfunction, or any and all
  342. other commercial damages or losses), even if such Contributor
  343. has been advised of the possibility of such damages.
  344. 9. Accepting Warranty or Additional Liability. While redistributing
  345. the Work or Derivative Works thereof, You may choose to offer,
  346. and charge a fee for, acceptance of support, warranty, indemnity,
  347. or other liability obligations and/or rights consistent with this
  348. License. However, in accepting such obligations, You may act only
  349. on Your own behalf and on Your sole responsibility, not on behalf
  350. of any other Contributor, and only if You agree to indemnify,
  351. defend, and hold each Contributor harmless for any liability
  352. incurred by, or claims asserted against, such Contributor by reason
  353. of your accepting any such warranty or additional liability.
  354. END OF TERMS AND CONDITIONS
  355. APPENDIX: How to apply the Apache License to your work.
  356. To apply the Apache License to your work, attach the following
  357. boilerplate notice, with the fields enclosed by brackets "[]"
  358. replaced with your own identifying information. (Don't include
  359. the brackets!) The text should be enclosed in the appropriate
  360. comment syntax for the file format. We also recommend that a
  361. file or class name and description of purpose be included on the
  362. same "printed page" as the copyright notice for easier
  363. identification within third-party archives.
  364. Copyright 2019 Apache Weex (Incubating)
  365. Licensed under the Apache License, Version 2.0 (the "License");
  366. you may not use this file except in compliance with the License.
  367. You may obtain a copy of the License at
  368. http://www.apache.org/licenses/LICENSE-2.0
  369. Unless required by applicable law or agreed to in writing, software
  370. distributed under the License is distributed on an "AS IS" BASIS,
  371. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  372. See the License for the specific language governing permissions and
  373. limitations under the License.
  374. ==============================================================================
  375. Apache Weex Submodules:
  376. Apache Weex includes a number of submodules with separate copyright notices
  377. and license terms. Your use of these submodules is subject to the terms and
  378. conditions of the following licenses.
  379. This product bundles vuejs v1.0.12, which is available under a
  380. "MIT" license. For details, see https://github.com/vuejs/vue/blob/v1.0.12/LICENSE and following files:
  381. src/js-framework/dist/index.js
  382. runtime/frameworks/legacy/core/array.js
  383. runtime/frameworks/legacy/core/dep.js
  384. runtime/frameworks/legacy/core/object.js
  385. runtime/frameworks/legacy/core/observer.js
  386. runtime/frameworks/legacy/core/state.js
  387. runtime/frameworks/legacy/core/watcher.js
  388. The MIT License (MIT)
  389. Copyright (c) 2013-2014 Yuxi Evan You
  390. Permission is hereby granted, free of charge, to any person obtaining a copy
  391. of this software and associated documentation files (the "Software"), to deal
  392. in the Software without restriction, including without limitation the rights
  393. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  394. copies of the Software, and to permit persons to whom the Software is
  395. furnished to do so, subject to the following conditions:
  396. The above copyright notice and this permission notice shall be included in
  397. all copies or substantial portions of the Software.
  398. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  399. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  400. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  401. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  402. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  403. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  404. THE SOFTWARE.
  405. This product bundles Guava v20.0, which is available under a "Apache" license. For details, see https://github.com/google/guava/blob/v20.0/COPYING and following files:
  406. android/sdk/src/main/java/org/apache/weex/utils/WXDataStructureUtil.java
  407. This product bundles json11 v1.0.0, which is available under a "MIT" license. For details, see https://github.com/dropbox/json11/tree/v1.0.0 and following files:
  408. weex_core/Source/third_party/json11/json11.cc
  409. weex_core/Source/third_party/json11/json11.hpp
  410. /* Copyright (c) 2013 Dropbox, Inc.
  411. *
  412. * Permission is hereby granted, free of charge, to any person obtaining a copy
  413. * of this software and associated documentation files (the "Software"), to deal
  414. * in the Software without restriction, including without limitation the rights
  415. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  416. * copies of the Software, and to permit persons to whom the Software is
  417. * furnished to do so, subject to the following conditions:
  418. *
  419. * The above copyright notice and this permission notice shall be included in
  420. * all copies or substantial portions of the Software.
  421. *
  422. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  423. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  424. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  425. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  426. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  427. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  428. * THE SOFTWARE.
  429. */
  430. This product bundles chromium v66.0.3344.2, which is available under a "BSD-style" license. For details, see https://github.com/chromium/chromium/blob/66.0.3344.2/ and following files:
  431. modp_b64:
  432. The following files are copied from https://github.com/chromium/chromium/tree/master/third_party/modp_b64 and their names are listed below:
  433. weex_core/Source/base/base64/modp_base64/modp_b64_data.h
  434. weex_core/Source/base/base64/modp_base64/modp_b64.cc
  435. weex_core/Source/base/base64/modp_base64/modp_b64.h
  436. License for above files:
  437. * MODP_B64 - High performance base64 encoder/decoder
  438. * Version 1.3 -- 17-Mar-2006
  439. * http://modp.com/release/base64
  440. *
  441. * Copyright (c) 2005, 2006 Nick Galbreath -- nickg [at] modp [dot] com
  442. * All rights reserved.
  443. *
  444. * Redistribution and use in source and binary forms, with or without
  445. * modification, are permitted provided that the following conditions are
  446. * met:
  447. *
  448. * Redistributions of source code must retain the above copyright
  449. * notice, this list of conditions and the following disclaimer.
  450. *
  451. * Redistributions in binary form must reproduce the above copyright
  452. * notice, this list of conditions and the following disclaimer in the
  453. * documentation and/or other materials provided with the distribution.
  454. *
  455. * Neither the name of the modp.com nor the names of its
  456. * contributors may be used to endorse or promote products derived from
  457. * this software without specific prior written permission.
  458. *
  459. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  460. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  461. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  462. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  463. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  464. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  465. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  466. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  467. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  468. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  469. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  470. ICU:
  471. The following files are copied from https://github.com/chromium/chromium/tree/66.0.3344.2/base/third_party/icu and their names are listed below:
  472. weex_core/Source/base/third_party/icu/icu_utf.h
  473. weex_core/Source/base/third_party/icu/icu_utf.cpp
  474. License for above files:
  475. /* COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
  476. *
  477. * Copyright © 1991-2017 Unicode, Inc. All rights reserved.
  478. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html
  479. *
  480. * Permission is hereby granted, free of charge, to any person obtaining
  481. * a copy of the Unicode data files and any associated documentation
  482. * (the "Data Files") or Unicode software and any associated documentation
  483. * (the "Software") to deal in the Data Files or Software
  484. * without restriction, including without limitation the rights to use,
  485. * copy, modify, merge, publish, distribute, and/or sell copies of
  486. * the Data Files or Software, and to permit persons to whom the Data Files
  487. * or Software are furnished to do so, provided that either
  488. * (a) this copyright and permission notice appear with all copies
  489. * of the Data Files or Software, or
  490. * (b) this copyright and permission notice appear in associated
  491. * Documentation.
  492. *
  493. * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
  494. * ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  495. * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  496. * NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  497. * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
  498. * NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  499. * DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  500. * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  501. * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  502. * PERFORMANCE OF THE DATA FILES OR SOFTWARE.
  503. *
  504. * Except as contained in this notice, the name of a copyright holder
  505. * shall not be used in advertising or otherwise to promote the sale,
  506. * use or other dealings in these Data Files or Software without prior
  507. * written authorization of the copyright holder.
  508. *
  509. * ---------------------
  510. *
  511. * Third-Party Software Licenses
  512. *
  513. * This section contains third-party software notices and/or additional
  514. * terms for licensed third-party software components included within ICU
  515. * libraries.
  516. *
  517. * 1. ICU License - ICU 1.8.1 to ICU 57.1
  518. *
  519. * COPYRIGHT AND PERMISSION NOTICE
  520. *
  521. * Copyright (c) 1995-2016 International Business Machines Corporation and others
  522. * All rights reserved.
  523. *
  524. * Permission is hereby granted, free of charge, to any person obtaining
  525. * a copy of this software and associated documentation files (the
  526. * "Software"), to deal in the Software without restriction, including
  527. * without limitation the rights to use, copy, modify, merge, publish,
  528. * distribute, and/or sell copies of the Software, and to permit persons
  529. * to whom the Software is furnished to do so, provided that the above
  530. * copyright notice(s) and this permission notice appear in all copies of
  531. * the Software and that both the above copyright notice(s) and this
  532. * permission notice appear in supporting documentation.
  533. *
  534. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  535. * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  536. * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  537. * OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  538. * HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
  539. * SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
  540. * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
  541. * CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  542. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  543. *
  544. * Except as contained in this notice, the name of a copyright holder
  545. * shall not be used in advertising or otherwise to promote the sale, use
  546. * or other dealings in this Software without prior written authorization
  547. * of the copyright holder.
  548. *
  549. * All trademarks and registered trademarks mentioned herein are the
  550. * property of their respective owners.
  551. Other files:
  552. weex_core/Source/base/android/jniprebuild/jni_generator.py
  553. The license for this file is below:
  554. # Copyright (c) 2012 The Chromium Authors. All rights reserved.
  555. # Use of this source code is governed by a BSD-style license that can be
  556. # found in the LICENSE file.
  557. This product bundles Android Open Source Project vandroid-4.2.2_r1, which is available under a "BSD" license. For details, see https://android.googlesource.com/platform/bionic/+/android-4.2.2_r1/libc/README and following files:
  558. weex_core/Source/IPC/futex.h
  559. This product bundles files from Boost under "Boost Software License". For more details, reference http://www.boost.org/LICENSE_1_0.txt
  560. weex_core/Source/js_runtime/utils/base64.hpp
  561. //
  562. // Copyright (c) 2013-2017 Vinnie Falco (vinnie dot falco at gmail dot com)
  563. //
  564. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  565. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  566. //
  567. ************************************************************************************
  568. ZipArchive
  569. Copyright (c) 2010-2015, Sam Soffes, https://soff.es
  570. Permission is hereby granted, free of charge, to any person obtaining
  571. a copy of this software and associated documentation files (the
  572. "Software"), to deal in the Software without restriction, including
  573. without limitation the rights to use, copy, modify, merge, publish,
  574. distribute, sublicense, and/or sell copies of the Software, and to
  575. permit persons to whom the Software is furnished to do so, subject to
  576. the following conditions:
  577. The above copyright notice and this permission notice shall be
  578. included in all copies or substantial portions of the Software.
  579. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  580. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  581. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  582. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  583. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  584. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  585. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  586. ************************************************************************************
  587. ijkplayer
  588. Copyright (c) 2017 Bilibili
  589. Licensed under LGPLv2.1 or later
  590. ijkplayer required features are based on or derives from projects below:
  591. LGPL
  592. FFmpeg
  593. libVLC
  594. kxmovie
  595. soundtouch
  596. zlib license
  597. SDL
  598. BSD-style license
  599. libyuv
  600. ISC license
  601. libyuv/source/x86inc.asm
  602. android/ijkplayer-exo is based on or derives from projects below:
  603. Apache License 2.0
  604. ExoPlayer
  605. android/example is based on or derives from projects below:
  606. GPL
  607. android-ndk-profiler (not included by default)
  608. ios/IJKMediaDemo is based on or derives from projects below:
  609. Unknown license
  610. iOS7-BarcodeScanner
  611. ijkplayer's build scripts are based on or derives from projects below:
  612. gas-preprocessor
  613. VideoLAN
  614. yixia/FFmpeg-Android
  615. kewlbear/FFmpeg-iOS-build-script
  616. Commercial Use
  617. ijkplayer is licensed under LGPLv2.1 or later, so itself is free for commercial use under LGPLv2.1 or later
  618. But ijkplayer is also based on other different projects under various licenses, which I have no idea whether they are compatible to each other or to your product.
  619. IANAL, you should always ask your lawyer for these stuffs before use it in your product.
  620. ************************************************************************************
  621. SVProgressHUD
  622. MIT License
  623. Copyright (c) 2011-2018 Sam Vermette, Tobias Tiemerding and contributors.
  624. Permission is hereby granted, free of charge, to any person obtaining a copy
  625. of this software and associated documentation files (the "Software"), to deal
  626. in the Software without restriction, including without limitation the rights
  627. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  628. copies of the Software, and to permit persons to whom the Software is
  629. furnished to do so, subject to the following conditions:
  630. The above copyright notice and this permission notice shall be included in all
  631. copies or substantial portions of the Software.
  632. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  633. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  634. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  635. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  636. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  637. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  638. SOFTWARE.
  639. ************************************************************************************
  640. SDWebImage
  641. Copyright (c) 2009-2018 Olivier Poitrey rs@dailymotion.com
  642. Permission is hereby granted, free of charge, to any person obtaining a copy
  643. of this software and associated documentation files (the "Software"), to deal
  644. in the Software without restriction, including without limitation the rights
  645. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  646. copies of the Software, and to permit persons to whom the Software is furnished
  647. to do so, subject to the following conditions:
  648. The above copyright notice and this permission notice shall be included in all
  649. copies or substantial portions of the Software.
  650. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  651. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  652. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  653. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  654. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  655. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  656. THE SOFTWARE.
  657. ************************************************************************************
  658. Masonry
  659. Copyright (c) 2011-2012 Masonry Team - https://github.com/Masonry
  660. Permission is hereby granted, free of charge, to any person obtaining a copy
  661. of this software and associated documentation files (the "Software"), to deal
  662. in the Software without restriction, including without limitation the rights
  663. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  664. copies of the Software, and to permit persons to whom the Software is
  665. furnished to do so, subject to the following conditions:
  666. The above copyright notice and this permission notice shall be included in
  667. all copies or substantial portions of the Software.
  668. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  669. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  670. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  671. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  672. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  673. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  674. THE SOFTWARE.
  675. ************************************************************************************
  676. HJDanmakuDemo
  677. MIT License
  678. Copyright (c) 2015 庞海礁
  679. Permission is hereby granted, free of charge, to any person obtaining a copy
  680. of this software and associated documentation files (the "Software"), to deal
  681. in the Software without restriction, including without limitation the rights
  682. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  683. copies of the Software, and to permit persons to whom the Software is
  684. furnished to do so, subject to the following conditions:
  685. The above copyright notice and this permission notice shall be included in all
  686. copies or substantial portions of the Software.
  687. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  688. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  689. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  690. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  691. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  692. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  693. SOFTWARE.