Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1277 строки
62 KiB

  1. OPEN SOURCE SOFTWARE NOTICE
  2. This document contains open source software notice for the product which includes this file does not necessarily use all of the third party software components referred to below.
  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(s) using Berkeley Software Distribution
  7. =================================================================
  8. *tremor
  9. Copyright (c) 2002-2015 Xiph.org Foundation
  10. *opus
  11. Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic,
  12. Jean-Marc Valin, Timothy B. Terriberry,
  13. CSIRO, Gregory Maxwell, Mark Borgerding,
  14. Erik de Castro Lopo
  15. *glew
  16. Copyright (C) 2002-2007, Milan Ikits <milan ikits[]ieee org>
  17. Copyright (C) 2002-2007, Marcelo E. Magallon <mmagallo[]debian org>
  18. Copyright (C) 2002, Lev Povalahev
  19. *speexdsp
  20. Copyright 2002-2008 Xiph.org Foundation
  21. Copyright 2002-2008 Jean-Marc Valin
  22. Copyright 2005-2007 Analog Devices Inc.
  23. Copyright 2005-2008 Commonwealth Scientific and Industrial Research
  24. Organisation (CSIRO)
  25. Copyright 1993, 2002, 2006 David Rowe
  26. Copyright 2003 EpicGames
  27. Copyright 1992-1994 Jutta Degener, Carsten Bormann
  28. *speex
  29. Copyright 2002-2008 Xiph.org Foundation
  30. Copyright 2002-2008 Jean-Marc Valin
  31. Copyright 2005-2007 Analog Devices Inc.
  32. Copyright 2005-2008 Commonwealth Scientific and Industrial Research
  33. Organisation (CSIRO)
  34. Copyright 1993, 2002, 2006 David Rowe
  35. Copyright 2003 EpicGames
  36. Copyright 1992-1994 Jutta Degener, Carsten Bormann
  37. *openh264
  38. Copyright (c) 2013, Cisco Systems
  39. All rights reserved.
  40. *openjpeg
  41. All rights reserved, details refer to https://www.openjpeg.org/
  42. Berkeley Software Distribution
  43. -----------------------------------------------------------------
  44. Copyright (c) The Regents of the University of California.
  45. All rights reserved.
  46. Redistribution and use in source and binary forms, with or without
  47. modification, are permitted provided that the following conditions
  48. are met:
  49. 1. Redistributions of source code must retain the above copyright
  50. notice, this list of conditions and the following disclaimer.
  51. 2. Redistributions in binary form must reproduce the above copyright
  52. notice, this list of conditions and the following disclaimer in the
  53. documentation and/or other materials provided with the distribution.
  54. 3. Neither the name of the University nor the names of its contributors
  55. may be used to endorse or promote products derived from this software
  56. without specific prior written permission.
  57. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  58. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  59. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  60. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  61. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  62. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  63. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  64. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  65. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  66. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  67. SUCH DAMAGE.
  68. Software(s) using MIT License
  69. =================================================================
  70. *jsoncpp
  71. Copyright (c) 2007-2010 by Baptiste Lepilleur and The JsonCpp Authors
  72. MIT License
  73. -----------------------------------------------------------------
  74. Copyright (c) <year> <copyright holders>
  75. Permission is hereby granted, free of charge, to any person obtaining a copy
  76. of this software and associated documentation files (the "Software"), to deal
  77. in the Software without restriction, including without limitation the rights
  78. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  79. copies of the Software, and to permit persons to whom the Software is
  80. furnished to do so, subject to the following conditions:
  81. The above copyright notice and this permission notice shall be included in
  82. all copies or substantial portions of the Software.
  83. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  84. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  85. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  86. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  87. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  88. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  89. THE SOFTWARE.
  90. Software(s) using libtiff License
  91. =================================================================
  92. *libtiff
  93. Copyright (c) 1988-1997 Sam Leffler
  94. Copyright (c) 1991-1997 Silicon Graphics, Inc.
  95. libtiff License
  96. -----------------------------------------------------------------
  97. Permission to use, copy, modify, distribute, and sell this software and
  98. its documentation for any purpose is hereby granted without fee, provided
  99. that (i) the above copyright notices and this permission notice appear in
  100. all copies of the software and related documentation, and (ii) the names of
  101. Sam Leffler and Silicon Graphics may not be used in any advertising or
  102. publicity relating to the software without the specific, prior written
  103. permission of Sam Leffler and Silicon Graphics.
  104. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
  105. EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
  106. WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  107. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  108. ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  109. OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  110. WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
  111. LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  112. OF THIS SOFTWARE.
  113. Software(s) using zlib License
  114. =================================================================
  115. *zlib
  116. (C) 1995-2017 Jean-loup Gailly and Mark Adler
  117. zlib License
  118. -----------------------------------------------------------------
  119. This software is provided 'as-is', without any express or implied
  120. warranty. In no event will the authors be held liable for any damages
  121. arising from the use of this software.
  122. Permission is granted to anyone to use this software for any purpose,
  123. including commercial applications, and to alter it and redistribute it
  124. freely, subject to the following restrictions:
  125. 1. The origin of this software must not be misrepresented; you must not
  126. claim that you wrote the original software. If you use this software
  127. in a product, an acknowledgment in the product documentation would be
  128. appreciated but is not required.
  129. 2. Altered source versions must be plainly marked as such, and must not be
  130. misrepresented as being the original software.
  131. 3. This notice may not be removed or altered from any source distribution.
  132. Jean-loup Gailly Mark Adler
  133. jloup@gzip.org madler@alumni.caltech.edu
  134. If you use the zlib library in a product, we would appreciate *not* receiving
  135. lengthy legal documents to sign. The sources are provided for free but without
  136. warranty of any kind. The library has been entirely written by Jean-loup
  137. Gailly and Mark Adler; it does not include third-party code.
  138. If you redistribute modified sources, we would appreciate that you include in
  139. the file ChangeLog history information documenting your changes. Please read
  140. the FAQ for more information on the distribution of modified source versions.
  141. Software(s) using OpenSSL License
  142. =================================================================
  143. *openssl
  144. Copyright (c) 1998-2018 The openssl project
  145. Copyright (c) 1995-1998 Eric A.Young, Tim J. hudson
  146. OpenSSL License
  147. -----------------------------------------------------------------
  148. LICENSE ISSUES
  149. ==============
  150. The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
  151. the OpenSSL License and the original SSLeay license apply to the toolkit.
  152. See below for the actual license texts. Actually both licenses are BSD-style
  153. Open Source licenses. In case of any license issues related to OpenSSL
  154. please contact openssl-core@openssl.org.
  155. OpenSSL License
  156. ---------------
  157. /* ====================================================================
  158. * Copyright (c) 1998-2016 The OpenSSL Project. All rights reserved.
  159. *
  160. * Redistribution and use in source and binary forms, with or without
  161. * modification, are permitted provided that the following conditions
  162. * are met:
  163. *
  164. * 1. Redistributions of source code must retain the above copyright
  165. * notice, this list of conditions and the following disclaimer.
  166. *
  167. * 2. Redistributions in binary form must reproduce the above copyright
  168. * notice, this list of conditions and the following disclaimer in
  169. * the documentation and/or other materials provided with the
  170. * distribution.
  171. *
  172. * 3. All advertising materials mentioning features or use of this
  173. * software must display the following acknowledgment:
  174. * "This product includes software developed by the OpenSSL Project
  175. * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
  176. *
  177. * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
  178. * endorse or promote products derived from this software without
  179. * prior written permission. For written permission, please contact
  180. * openssl-core@openssl.org.
  181. *
  182. * 5. Products derived from this software may not be called "OpenSSL"
  183. * nor may "OpenSSL" appear in their names without prior written
  184. * permission of the OpenSSL Project.
  185. *
  186. * 6. Redistributions of any form whatsoever must retain the following
  187. * acknowledgment:
  188. * "This product includes software developed by the OpenSSL Project
  189. * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
  190. *
  191. * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
  192. * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  193. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  194. * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  195. * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  196. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  197. * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  198. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  199. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  200. * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  201. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  202. * OF THE POSSIBILITY OF SUCH DAMAGE.
  203. * ====================================================================
  204. *
  205. * This product includes cryptographic software written by Eric Young
  206. * (eay@cryptsoft.com). This product includes software written by Tim
  207. * Hudson (tjh@cryptsoft.com).
  208. *
  209. */
  210. Original SSLeay License
  211. -----------------------
  212. /* Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com)
  213. * All rights reserved.
  214. *
  215. * This package is an SSL implementation written
  216. * by Eric Young (eay@cryptsoft.com).
  217. * The implementation was written so as to conform with Netscapes SSL.
  218. *
  219. * This library is free for commercial and non-commercial use as long as
  220. * the following conditions are aheared to. The following conditions
  221. * apply to all code found in this distribution, be it the RC4, RSA,
  222. * lhash, DES, etc., code; not just the SSL code. The SSL documentation
  223. * included with this distribution is covered by the same copyright terms
  224. * except that the holder is Tim Hudson (tjh@cryptsoft.com).
  225. *
  226. * Copyright remains Eric Young's, and as such any Copyright notices in
  227. * the code are not to be removed.
  228. * If this package is used in a product, Eric Young should be given attribution
  229. * as the author of the parts of the library used.
  230. * This can be in the form of a textual message at program startup or
  231. * in documentation (online or textual) provided with the package.
  232. *
  233. * Redistribution and use in source and binary forms, with or without
  234. * modification, are permitted provided that the following conditions
  235. * are met:
  236. * 1. Redistributions of source code must retain the copyright
  237. * notice, this list of conditions and the following disclaimer.
  238. * 2. Redistributions in binary form must reproduce the above copyright
  239. * notice, this list of conditions and the following disclaimer in the
  240. * documentation and/or other materials provided with the distribution.
  241. * 3. All advertising materials mentioning features or use of this software
  242. * must display the following acknowledgement:
  243. * "This product includes cryptographic software written by
  244. * Eric Young (eay@cryptsoft.com)"
  245. * The word 'cryptographic' can be left out if the rouines from the library
  246. * being used are not cryptographic related :-).
  247. * 4. If you include any Windows specific code (or a derivative thereof) from
  248. * the apps directory (application code) you must include an acknowledgement:
  249. * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  250. *
  251. * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
  252. * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  253. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  254. * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  255. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  256. * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  257. * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  258. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  259. * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  260. * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  261. * SUCH DAMAGE.
  262. *
  263. * The licence and distribution terms for any publically available version or
  264. * derivative of this code cannot be changed. i.e. this code cannot simply be
  265. * copied and put under another distribution licence
  266. * [including the GNU Public Licence.]
  267. */
  268. Software(s) using The FreeType Project LICENSE
  269. =================================================================
  270. *freetype
  271. Copyright 2006-2018 by David Turner, Robert Wilhelm, and Werner Lemberg.
  272. The FreeType Project LICENSE
  273. -----------------------------------------------------------------
  274. The FreeType Project LICENSE
  275. ----------------------------
  276. 2006-Jan-27
  277. Copyright 1996-2002, 2006 by
  278. David Turner, Robert Wilhelm, and Werner Lemberg
  279. Introduction
  280. ============
  281. The FreeType Project is distributed in several archive packages;
  282. some of them may contain, in addition to the FreeType font engine,
  283. various tools and contributions which rely on, or relate to, the
  284. FreeType Project.
  285. This license applies to all files found in such packages, and
  286. which do not fall under their own explicit license. The license
  287. affects thus the FreeType font engine, the test programs,
  288. documentation and makefiles, at the very least.
  289. This license was inspired by the BSD, Artistic, and IJG
  290. (Independent JPEG Group) licenses, which all encourage inclusion
  291. and use of free software in commercial and freeware products
  292. alike. As a consequence, its main points are that:
  293. o We don't promise that this software works. However, we will be
  294. interested in any kind of bug reports. (`as is' distribution)
  295. o You can use this software for whatever you want, in parts or
  296. full form, without having to pay us. (`royalty-free' usage)
  297. o You may not pretend that you wrote this software. If you use
  298. it, or only parts of it, in a program, you must acknowledge
  299. somewhere in your documentation that you have used the
  300. FreeType code. (`credits')
  301. We specifically permit and encourage the inclusion of this
  302. software, with or without modifications, in commercial products.
  303. We disclaim all warranties covering The FreeType Project and
  304. assume no liability related to The FreeType Project.
  305. Finally, many people asked us for a preferred form for a
  306. credit/disclaimer to use in compliance with this license. We thus
  307. encourage you to use the following text:
  308. """
  309. Portions of this software are copyright © <year> The FreeType
  310. Project (www.freetype.org). All rights reserved.
  311. """
  312. Please replace <year> with the value from the FreeType version you
  313. actually use.
  314. Legal Terms
  315. ===========
  316. 0. Definitions
  317. --------------
  318. Throughout this license, the terms `package', `FreeType Project',
  319. and `FreeType archive' refer to the set of files originally
  320. distributed by the authors (David Turner, Robert Wilhelm, and
  321. Werner Lemberg) as the `FreeType Project', be they named as alpha,
  322. beta or final release.
  323. `You' refers to the licensee, or person using the project, where
  324. `using' is a generic term including compiling the project's source
  325. code as well as linking it to form a `program' or `executable'.
  326. This program is referred to as `a program using the FreeType
  327. engine'.
  328. This license applies to all files distributed in the original
  329. FreeType Project, including all source code, binaries and
  330. documentation, unless otherwise stated in the file in its
  331. original, unmodified form as distributed in the original archive.
  332. If you are unsure whether or not a particular file is covered by
  333. this license, you must contact us to verify this.
  334. The FreeType Project is copyright (C) 1996-2000 by David Turner,
  335. Robert Wilhelm, and Werner Lemberg. All rights reserved except as
  336. specified below.
  337. 1. No Warranty
  338. --------------
  339. THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
  340. KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
  341. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  342. PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
  343. BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
  344. USE, OF THE FREETYPE PROJECT.
  345. 2. Redistribution
  346. -----------------
  347. This license grants a worldwide, royalty-free, perpetual and
  348. irrevocable right and license to use, execute, perform, compile,
  349. display, copy, create derivative works of, distribute and
  350. sublicense the FreeType Project (in both source and object code
  351. forms) and derivative works thereof for any purpose; and to
  352. authorize others to exercise some or all of the rights granted
  353. herein, subject to the following conditions:
  354. o Redistribution of source code must retain this license file
  355. (`FTL.TXT') unaltered; any additions, deletions or changes to
  356. the original files must be clearly indicated in accompanying
  357. documentation. The copyright notices of the unaltered,
  358. original files must be preserved in all copies of source
  359. files.
  360. o Redistribution in binary form must provide a disclaimer that
  361. states that the software is based in part of the work of the
  362. FreeType Team, in the distribution documentation. We also
  363. encourage you to put an URL to the FreeType web page in your
  364. documentation, though this isn't mandatory.
  365. These conditions apply to any software derived from or based on
  366. the FreeType Project, not just the unmodified files. If you use
  367. our work, you must acknowledge us. However, no fee need be paid
  368. to us.
  369. 3. Advertising
  370. --------------
  371. Neither the FreeType authors and contributors nor you shall use
  372. the name of the other for commercial, advertising, or promotional
  373. purposes without specific prior written permission.
  374. We suggest, but do not require, that you use one or more of the
  375. following phrases to refer to this software in your documentation
  376. or advertising materials: `FreeType Project', `FreeType Engine',
  377. `FreeType library', or `FreeType Distribution'.
  378. As you have not signed this license, you are not required to
  379. accept it. However, as the FreeType Project is copyrighted
  380. material, only this license, or another one contracted with the
  381. authors, grants you the right to use, distribute, and modify it.
  382. Therefore, by using, distributing, or modifying the FreeType
  383. Project, you indicate that you understand and accept all the terms
  384. of this license.
  385. 4. Contacts
  386. -----------
  387. There are two mailing lists related to FreeType:
  388. o freetype@nongnu.org
  389. Discusses general use and applications of FreeType, as well as
  390. future and wanted additions to the library and distribution.
  391. If you are looking for support, start in this list if you
  392. haven't found anything to help you in the documentation.
  393. o freetype-devel@nongnu.org
  394. Discusses bugs, as well as engine internals, design issues,
  395. specific licenses, porting, etc.
  396. Our home page can be found at
  397. https://www.freetype.org
  398. --- end of FTL.TXT ---
  399. Software(s) using Apache License Version 2.0
  400. =================================================================
  401. *android-support
  402. Copyright (c) 2020 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
  403. Apache License Version 2.0
  404. -----------------------------------------------------------------
  405. Apache License
  406. Version 2.0, January 2004
  407. http://www.apache.org/licenses/
  408. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  409. 1. Definitions.
  410. "License" shall mean the terms and conditions for use, reproduction,
  411. and distribution as defined by Sections 1 through 9 of this document.
  412. "Licensor" shall mean the copyright owner or entity authorized by
  413. the copyright owner that is granting the License.
  414. "Legal Entity" shall mean the union of the acting entity and all
  415. other entities that control, are controlled by, or are under common
  416. control with that entity. For the purposes of this definition,
  417. "control" means (i) the power, direct or indirect, to cause the
  418. direction or management of such entity, whether by contract or
  419. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  420. outstanding shares, or (iii) beneficial ownership of such entity.
  421. "You" (or "Your") shall mean an individual or Legal Entity
  422. exercising permissions granted by this License.
  423. "Source" form shall mean the preferred form for making modifications,
  424. including but not limited to software source code, documentation
  425. source, and configuration files.
  426. "Object" form shall mean any form resulting from mechanical
  427. transformation or translation of a Source form, including but
  428. not limited to compiled object code, generated documentation,
  429. and conversions to other media types.
  430. "Work" shall mean the work of authorship, whether in Source or
  431. Object form, made available under the License, as indicated by a
  432. copyright notice that is included in or attached to the work
  433. (an example is provided in the Appendix below).
  434. "Derivative Works" shall mean any work, whether in Source or Object
  435. form, that is based on (or derived from) the Work and for which the
  436. editorial revisions, annotations, elaborations, or other modifications
  437. represent, as a whole, an original work of authorship. For the purposes
  438. of this License, Derivative Works shall not include works that remain
  439. separable from, or merely link (or bind by name) to the interfaces of,
  440. the Work and Derivative Works thereof.
  441. "Contribution" shall mean any work of authorship, including
  442. the original version of the Work and any modifications or additions
  443. to that Work or Derivative Works thereof, that is intentionally
  444. submitted to Licensor for inclusion in the Work by the copyright owner
  445. or by an individual or Legal Entity authorized to submit on behalf of
  446. the copyright owner. For the purposes of this definition, "submitted"
  447. means any form of electronic, verbal, or written communication sent
  448. to the Licensor or its representatives, including but not limited to
  449. communication on electronic mailing lists, source code control systems,
  450. and issue tracking systems that are managed by, or on behalf of, the
  451. Licensor for the purpose of discussing and improving the Work, but
  452. excluding communication that is conspicuously marked or otherwise
  453. designated in writing by the copyright owner as "Not a Contribution."
  454. "Contributor" shall mean Licensor and any individual or Legal Entity
  455. on behalf of whom a Contribution has been received by Licensor and
  456. subsequently incorporated within the Work.
  457. 2. Grant of Copyright License. Subject to the terms and conditions of
  458. this License, each Contributor hereby grants to You a perpetual,
  459. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  460. copyright license to reproduce, prepare Derivative Works of,
  461. publicly display, publicly perform, sublicense, and distribute the
  462. Work and such Derivative Works in Source or Object form.
  463. 3. Grant of Patent License. Subject to the terms and conditions of
  464. this License, each Contributor hereby grants to You a perpetual,
  465. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  466. (except as stated in this section) patent license to make, have made,
  467. use, offer to sell, sell, import, and otherwise transfer the Work,
  468. where such license applies only to those patent claims licensable
  469. by such Contributor that are necessarily infringed by their
  470. Contribution(s) alone or by combination of their Contribution(s)
  471. with the Work to which such Contribution(s) was submitted. If You
  472. institute patent litigation against any entity (including a
  473. cross-claim or counterclaim in a lawsuit) alleging that the Work
  474. or a Contribution incorporated within the Work constitutes direct
  475. or contributory patent infringement, then any patent licenses
  476. granted to You under this License for that Work shall terminate
  477. as of the date such litigation is filed.
  478. 4. Redistribution. You may reproduce and distribute copies of the
  479. Work or Derivative Works thereof in any medium, with or without
  480. modifications, and in Source or Object form, provided that You
  481. meet the following conditions:
  482. (a) You must give any other recipients of the Work or
  483. Derivative Works a copy of this License; and
  484. (b) You must cause any modified files to carry prominent notices
  485. stating that You changed the files; and
  486. (c) You must retain, in the Source form of any Derivative Works
  487. that You distribute, all copyright, patent, trademark, and
  488. attribution notices from the Source form of the Work,
  489. excluding those notices that do not pertain to any part of
  490. the Derivative Works; and
  491. (d) If the Work includes a "NOTICE" text file as part of its
  492. distribution, then any Derivative Works that You distribute must
  493. include a readable copy of the attribution notices contained
  494. within such NOTICE file, excluding those notices that do not
  495. pertain to any part of the Derivative Works, in at least one
  496. of the following places: within a NOTICE text file distributed
  497. as part of the Derivative Works; within the Source form or
  498. documentation, if provided along with the Derivative Works; or,
  499. within a display generated by the Derivative Works, if and
  500. wherever such third-party notices normally appear. The contents
  501. of the NOTICE file are for informational purposes only and
  502. do not modify the License. You may add Your own attribution
  503. notices within Derivative Works that You distribute, alongside
  504. or as an addendum to the NOTICE text from the Work, provided
  505. that such additional attribution notices cannot be construed
  506. as modifying the License.
  507. You may add Your own copyright statement to Your modifications and
  508. may provide additional or different license terms and conditions
  509. for use, reproduction, or distribution of Your modifications, or
  510. for any such Derivative Works as a whole, provided Your use,
  511. reproduction, and distribution of the Work otherwise complies with
  512. the conditions stated in this License.
  513. 5. Submission of Contributions. Unless You explicitly state otherwise,
  514. any Contribution intentionally submitted for inclusion in the Work
  515. by You to the Licensor shall be under the terms and conditions of
  516. this License, without any additional terms or conditions.
  517. Notwithstanding the above, nothing herein shall supersede or modify
  518. the terms of any separate license agreement you may have executed
  519. with Licensor regarding such Contributions.
  520. 6. Trademarks. This License does not grant permission to use the trade
  521. names, trademarks, service marks, or product names of the Licensor,
  522. except as required for reasonable and customary use in describing the
  523. origin of the Work and reproducing the content of the NOTICE file.
  524. 7. Disclaimer of Warranty. Unless required by applicable law or
  525. agreed to in writing, Licensor provides the Work (and each
  526. Contributor provides its Contributions) on an "AS IS" BASIS,
  527. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  528. implied, including, without limitation, any warranties or conditions
  529. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  530. PARTICULAR PURPOSE. You are solely responsible for determining the
  531. appropriateness of using or redistributing the Work and assume any
  532. risks associated with Your exercise of permissions under this License.
  533. 8. Limitation of Liability. In no event and under no legal theory,
  534. whether in tort (including negligence), contract, or otherwise,
  535. unless required by applicable law (such as deliberate and grossly
  536. negligent acts) or agreed to in writing, shall any Contributor be
  537. liable to You for damages, including any direct, indirect, special,
  538. incidental, or consequential damages of any character arising as a
  539. result of this License or out of the use or inability to use the
  540. Work (including but not limited to damages for loss of goodwill,
  541. work stoppage, computer failure or malfunction, or any and all
  542. other commercial damages or losses), even if such Contributor
  543. has been advised of the possibility of such damages.
  544. 9. Accepting Warranty or Additional Liability. While redistributing
  545. the Work or Derivative Works thereof, You may choose to offer,
  546. and charge a fee for, acceptance of support, warranty, indemnity,
  547. or other liability obligations and/or rights consistent with this
  548. License. However, in accepting such obligations, You may act only
  549. on Your own behalf and on Your sole responsibility, not on behalf
  550. of any other Contributor, and only if You agree to indemnify,
  551. defend, and hold each Contributor harmless for any liability
  552. incurred by, or claims asserted against, such Contributor by reason
  553. of your accepting any such warranty or additional liability.
  554. END OF TERMS AND CONDITIONS
  555. APPENDIX: How to apply the Apache License to your work.
  556. To apply the Apache License to your work, attach the following
  557. boilerplate notice, with the fields enclosed by brackets "{}"
  558. replaced with your own identifying information. (Don't include
  559. the brackets!) The text should be enclosed in the appropriate
  560. comment syntax for the file format. We also recommend that a
  561. file or class name and description of purpose be included on the
  562. same "printed page" as the copyright notice for easier
  563. identification within third-party archives.
  564. Copyright {yyyy} {name of copyright owner}
  565. Licensed under the Apache License, Version 2.0 (the "License");
  566. you may not use this file except in compliance with the License.
  567. You may obtain a copy of the License at
  568. http://www.apache.org/licenses/LICENSE-2.0
  569. Unless required by applicable law or agreed to in writing, software
  570. distributed under the License is distributed on an "AS IS" BASIS,
  571. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  572. See the License for the specific language governing permissions and
  573. limitations under the License.
  574. Software(s) using GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
  575. =================================================================
  576. *ffmpeg
  577. All rights reserved, details refer to  http://ffmpeg.org/
  578. GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
  579. -----------------------------------------------------------------
  580. GNU LESSER GENERAL PUBLIC LICENSE
  581. Version 2.1, February 1999
  582. Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  583. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  584. Everyone is permitted to copy and distribute verbatim copies
  585. of this license document, but changing it is not allowed.
  586. [This is the first released version of the Lesser GPL. It also counts
  587. as the successor of the GNU Library Public License, version 2, hence
  588. the version number 2.1.]
  589. Preamble
  590. The licenses for most software are designed to take away your
  591. freedom to share and change it. By contrast, the GNU General Public
  592. Licenses are intended to guarantee your freedom to share and change
  593. free software--to make sure the software is free for all its users.
  594. This license, the Lesser General Public License, applies to some
  595. specially designated software packages--typically libraries--of the
  596. Free Software Foundation and other authors who decide to use it. You
  597. can use it too, but we suggest you first think carefully about whether
  598. this license or the ordinary General Public License is the better
  599. strategy to use in any particular case, based on the explanations below.
  600. When we speak of free software, we are referring to freedom of use,
  601. not price. Our General Public Licenses are designed to make sure that
  602. you have the freedom to distribute copies of free software (and charge
  603. for this service if you wish); that you receive source code or can get
  604. it if you want it; that you can change the software and use pieces of
  605. it in new free programs; and that you are informed that you can do
  606. these things.
  607. To protect your rights, we need to make restrictions that forbid
  608. distributors to deny you these rights or to ask you to surrender these
  609. rights. These restrictions translate to certain responsibilities for
  610. you if you distribute copies of the library or if you modify it.
  611. For example, if you distribute copies of the library, whether gratis
  612. or for a fee, you must give the recipients all the rights that we gave
  613. you. You must make sure that they, too, receive or can get the source
  614. code. If you link other code with the library, you must provide
  615. complete object files to the recipients, so that they can relink them
  616. with the library after making changes to the library and recompiling
  617. it. And you must show them these terms so they know their rights.
  618. We protect your rights with a two-step method: (1) we copyright the
  619. library, and (2) we offer you this license, which gives you legal
  620. permission to copy, distribute and/or modify the library.
  621. To protect each distributor, we want to make it very clear that
  622. there is no warranty for the free library. Also, if the library is
  623. modified by someone else and passed on, the recipients should know
  624. that what they have is not the original version, so that the original
  625. author's reputation will not be affected by problems that might be
  626. introduced by others.
  627. Finally, software patents pose a constant threat to the existence of
  628. any free program. We wish to make sure that a company cannot
  629. effectively restrict the users of a free program by obtaining a
  630. restrictive license from a patent holder. Therefore, we insist that
  631. any patent license obtained for a version of the library must be
  632. consistent with the full freedom of use specified in this license.
  633. Most GNU software, including some libraries, is covered by the
  634. ordinary GNU General Public License. This license, the GNU Lesser
  635. General Public License, applies to certain designated libraries, and
  636. is quite different from the ordinary General Public License. We use
  637. this license for certain libraries in order to permit linking those
  638. libraries into non-free programs.
  639. When a program is linked with a library, whether statically or using
  640. a shared library, the combination of the two is legally speaking a
  641. combined work, a derivative of the original library. The ordinary
  642. General Public License therefore permits such linking only if the
  643. entire combination fits its criteria of freedom. The Lesser General
  644. Public License permits more lax criteria for linking other code with
  645. the library.
  646. We call this license the "Lesser" General Public License because it
  647. does Less to protect the user's freedom than the ordinary General
  648. Public License. It also provides other free software developers Less
  649. of an advantage over competing non-free programs. These disadvantages
  650. are the reason we use the ordinary General Public License for many
  651. libraries. However, the Lesser license provides advantages in certain
  652. special circumstances.
  653. For example, on rare occasions, there may be a special need to
  654. encourage the widest possible use of a certain library, so that it becomes
  655. a de-facto standard. To achieve this, non-free programs must be
  656. allowed to use the library. A more frequent case is that a free
  657. library does the same job as widely used non-free libraries. In this
  658. case, there is little to gain by limiting the free library to free
  659. software only, so we use the Lesser General Public License.
  660. In other cases, permission to use a particular library in non-free
  661. programs enables a greater number of people to use a large body of
  662. free software. For example, permission to use the GNU C Library in
  663. non-free programs enables many more people to use the whole GNU
  664. operating system, as well as its variant, the GNU/Linux operating
  665. system.
  666. Although the Lesser General Public License is Less protective of the
  667. users' freedom, it does ensure that the user of a program that is
  668. linked with the Library has the freedom and the wherewithal to run
  669. that program using a modified version of the Library.
  670. The precise terms and conditions for copying, distribution and
  671. modification follow. Pay close attention to the difference between a
  672. "work based on the library" and a "work that uses the library". The
  673. former contains code derived from the library, whereas the latter must
  674. be combined with the library in order to run.
  675. GNU LESSER GENERAL PUBLIC LICENSE
  676. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  677. 0. This License Agreement applies to any software library or other
  678. program which contains a notice placed by the copyright holder or
  679. other authorized party saying it may be distributed under the terms of
  680. this Lesser General Public License (also called "this License").
  681. Each licensee is addressed as "you".
  682. A "library" means a collection of software functions and/or data
  683. prepared so as to be conveniently linked with application programs
  684. (which use some of those functions and data) to form executables.
  685. The "Library", below, refers to any such software library or work
  686. which has been distributed under these terms. A "work based on the
  687. Library" means either the Library or any derivative work under
  688. copyright law: that is to say, a work containing the Library or a
  689. portion of it, either verbatim or with modifications and/or translated
  690. straightforwardly into another language. (Hereinafter, translation is
  691. included without limitation in the term "modification".)
  692. "Source code" for a work means the preferred form of the work for
  693. making modifications to it. For a library, complete source code means
  694. all the source code for all modules it contains, plus any associated
  695. interface definition files, plus the scripts used to control compilation
  696. and installation of the library.
  697. Activities other than copying, distribution and modification are not
  698. covered by this License; they are outside its scope. The act of
  699. running a program using the Library is not restricted, and output from
  700. such a program is covered only if its contents constitute a work based
  701. on the Library (independent of the use of the Library in a tool for
  702. writing it). Whether that is true depends on what the Library does
  703. and what the program that uses the Library does.
  704. 1. You may copy and distribute verbatim copies of the Library's
  705. complete source code as you receive it, in any medium, provided that
  706. you conspicuously and appropriately publish on each copy an
  707. appropriate copyright notice and disclaimer of warranty; keep intact
  708. all the notices that refer to this License and to the absence of any
  709. warranty; and distribute a copy of this License along with the
  710. Library.
  711. You may charge a fee for the physical act of transferring a copy,
  712. and you may at your option offer warranty protection in exchange for a
  713. fee.
  714. 2. You may modify your copy or copies of the Library or any portion
  715. of it, thus forming a work based on the Library, and copy and
  716. distribute such modifications or work under the terms of Section 1
  717. above, provided that you also meet all of these conditions:
  718. a) The modified work must itself be a software library.
  719. b) You must cause the files modified to carry prominent notices
  720. stating that you changed the files and the date of any change.
  721. c) You must cause the whole of the work to be licensed at no
  722. charge to all third parties under the terms of this License.
  723. d) If a facility in the modified Library refers to a function or a
  724. table of data to be supplied by an application program that uses
  725. the facility, other than as an argument passed when the facility
  726. is invoked, then you must make a good faith effort to ensure that,
  727. in the event an application does not supply such function or
  728. table, the facility still operates, and performs whatever part of
  729. its purpose remains meaningful.
  730. (For example, a function in a library to compute square roots has
  731. a purpose that is entirely well-defined independent of the
  732. application. Therefore, Subsection 2d requires that any
  733. application-supplied function or table used by this function must
  734. be optional: if the application does not supply it, the square
  735. root function must still compute square roots.)
  736. These requirements apply to the modified work as a whole. If
  737. identifiable sections of that work are not derived from the Library,
  738. and can be reasonably considered independent and separate works in
  739. themselves, then this License, and its terms, do not apply to those
  740. sections when you distribute them as separate works. But when you
  741. distribute the same sections as part of a whole which is a work based
  742. on the Library, the distribution of the whole must be on the terms of
  743. this License, whose permissions for other licensees extend to the
  744. entire whole, and thus to each and every part regardless of who wrote
  745. it.
  746. Thus, it is not the intent of this section to claim rights or contest
  747. your rights to work written entirely by you; rather, the intent is to
  748. exercise the right to control the distribution of derivative or
  749. collective works based on the Library.
  750. In addition, mere aggregation of another work not based on the Library
  751. with the Library (or with a work based on the Library) on a volume of
  752. a storage or distribution medium does not bring the other work under
  753. the scope of this License.
  754. 3. You may opt to apply the terms of the ordinary GNU General Public
  755. License instead of this License to a given copy of the Library. To do
  756. this, you must alter all the notices that refer to this License, so
  757. that they refer to the ordinary GNU General Public License, version 2,
  758. instead of to this License. (If a newer version than version 2 of the
  759. ordinary GNU General Public License has appeared, then you can specify
  760. that version instead if you wish.) Do not make any other change in
  761. these notices.
  762. Once this change is made in a given copy, it is irreversible for
  763. that copy, so the ordinary GNU General Public License applies to all
  764. subsequent copies and derivative works made from that copy.
  765. This option is useful when you wish to copy part of the code of
  766. the Library into a program that is not a library.
  767. 4. You may copy and distribute the Library (or a portion or
  768. derivative of it, under Section 2) in object code or executable form
  769. under the terms of Sections 1 and 2 above provided that you accompany
  770. it with the complete corresponding machine-readable source code, which
  771. must be distributed under the terms of Sections 1 and 2 above on a
  772. medium customarily used for software interchange.
  773. If distribution of object code is made by offering access to copy
  774. from a designated place, then offering equivalent access to copy the
  775. source code from the same place satisfies the requirement to
  776. distribute the source code, even though third parties are not
  777. compelled to copy the source along with the object code.
  778. 5. A program that contains no derivative of any portion of the
  779. Library, but is designed to work with the Library by being compiled or
  780. linked with it, is called a "work that uses the Library". Such a
  781. work, in isolation, is not a derivative work of the Library, and
  782. therefore falls outside the scope of this License.
  783. However, linking a "work that uses the Library" with the Library
  784. creates an executable that is a derivative of the Library (because it
  785. contains portions of the Library), rather than a "work that uses the
  786. library". The executable is therefore covered by this License.
  787. Section 6 states terms for distribution of such executables.
  788. When a "work that uses the Library" uses material from a header file
  789. that is part of the Library, the object code for the work may be a
  790. derivative work of the Library even though the source code is not.
  791. Whether this is true is especially significant if the work can be
  792. linked without the Library, or if the work is itself a library. The
  793. threshold for this to be true is not precisely defined by law.
  794. If such an object file uses only numerical parameters, data
  795. structure layouts and accessors, and small macros and small inline
  796. functions (ten lines or less in length), then the use of the object
  797. file is unrestricted, regardless of whether it is legally a derivative
  798. work. (Executables containing this object code plus portions of the
  799. Library will still fall under Section 6.)
  800. Otherwise, if the work is a derivative of the Library, you may
  801. distribute the object code for the work under the terms of Section 6.
  802. Any executables containing that work also fall under Section 6,
  803. whether or not they are linked directly with the Library itself.
  804. 6. As an exception to the Sections above, you may also combine or
  805. link a "work that uses the Library" with the Library to produce a
  806. work containing portions of the Library, and distribute that work
  807. under terms of your choice, provided that the terms permit
  808. modification of the work for the customer's own use and reverse
  809. engineering for debugging such modifications.
  810. You must give prominent notice with each copy of the work that the
  811. Library is used in it and that the Library and its use are covered by
  812. this License. You must supply a copy of this License. If the work
  813. during execution displays copyright notices, you must include the
  814. copyright notice for the Library among them, as well as a reference
  815. directing the user to the copy of this License. Also, you must do one
  816. of these things:
  817. a) Accompany the work with the complete corresponding
  818. machine-readable source code for the Library including whatever
  819. changes were used in the work (which must be distributed under
  820. Sections 1 and 2 above); and, if the work is an executable linked
  821. with the Library, with the complete machine-readable "work that
  822. uses the Library", as object code and/or source code, so that the
  823. user can modify the Library and then relink to produce a modified
  824. executable containing the modified Library. (It is understood
  825. that the user who changes the contents of definitions files in the
  826. Library will not necessarily be able to recompile the application
  827. to use the modified definitions.)
  828. b) Use a suitable shared library mechanism for linking with the
  829. Library. A suitable mechanism is one that (1) uses at run time a
  830. copy of the library already present on the user's computer system,
  831. rather than copying library functions into the executable, and (2)
  832. will operate properly with a modified version of the library, if
  833. the user installs one, as long as the modified version is
  834. interface-compatible with the version that the work was made with.
  835. c) Accompany the work with a written offer, valid for at
  836. least three years, to give the same user the materials
  837. specified in Subsection 6a, above, for a charge no more
  838. than the cost of performing this distribution.
  839. d) If distribution of the work is made by offering access to copy
  840. from a designated place, offer equivalent access to copy the above
  841. specified materials from the same place.
  842. e) Verify that the user has already received a copy of these
  843. materials or that you have already sent this user a copy.
  844. For an executable, the required form of the "work that uses the
  845. Library" must include any data and utility programs needed for
  846. reproducing the executable from it. However, as a special exception,
  847. the materials to be distributed need not include anything that is
  848. normally distributed (in either source or binary form) with the major
  849. components (compiler, kernel, and so on) of the operating system on
  850. which the executable runs, unless that component itself accompanies
  851. the executable.
  852. It may happen that this requirement contradicts the license
  853. restrictions of other proprietary libraries that do not normally
  854. accompany the operating system. Such a contradiction means you cannot
  855. use both them and the Library together in an executable that you
  856. distribute.
  857. 7. You may place library facilities that are a work based on the
  858. Library side-by-side in a single library together with other library
  859. facilities not covered by this License, and distribute such a combined
  860. library, provided that the separate distribution of the work based on
  861. the Library and of the other library facilities is otherwise
  862. permitted, and provided that you do these two things:
  863. a) Accompany the combined library with a copy of the same work
  864. based on the Library, uncombined with any other library
  865. facilities. This must be distributed under the terms of the
  866. Sections above.
  867. b) Give prominent notice with the combined library of the fact
  868. that part of it is a work based on the Library, and explaining
  869. where to find the accompanying uncombined form of the same work.
  870. 8. You may not copy, modify, sublicense, link with, or distribute
  871. the Library except as expressly provided under this License. Any
  872. attempt otherwise to copy, modify, sublicense, link with, or
  873. distribute the Library is void, and will automatically terminate your
  874. rights under this License. However, parties who have received copies,
  875. or rights, from you under this License will not have their licenses
  876. terminated so long as such parties remain in full compliance.
  877. 9. You are not required to accept this License, since you have not
  878. signed it. However, nothing else grants you permission to modify or
  879. distribute the Library or its derivative works. These actions are
  880. prohibited by law if you do not accept this License. Therefore, by
  881. modifying or distributing the Library (or any work based on the
  882. Library), you indicate your acceptance of this License to do so, and
  883. all its terms and conditions for copying, distributing or modifying
  884. the Library or works based on it.
  885. 10. Each time you redistribute the Library (or any work based on the
  886. Library), the recipient automatically receives a license from the
  887. original licensor to copy, distribute, link with or modify the Library
  888. subject to these terms and conditions. You may not impose any further
  889. restrictions on the recipients' exercise of the rights granted herein.
  890. You are not responsible for enforcing compliance by third parties with
  891. this License.
  892. 11. If, as a consequence of a court judgment or allegation of patent
  893. infringement or for any other reason (not limited to patent issues),
  894. conditions are imposed on you (whether by court order, agreement or
  895. otherwise) that contradict the conditions of this License, they do not
  896. excuse you from the conditions of this License. If you cannot
  897. distribute so as to satisfy simultaneously your obligations under this
  898. License and any other pertinent obligations, then as a consequence you
  899. may not distribute the Library at all. For example, if a patent
  900. license would not permit royalty-free redistribution of the Library by
  901. all those who receive copies directly or indirectly through you, then
  902. the only way you could satisfy both it and this License would be to
  903. refrain entirely from distribution of the Library.
  904. If any portion of this section is held invalid or unenforceable under any
  905. particular circumstance, the balance of the section is intended to apply,
  906. and the section as a whole is intended to apply in other circumstances.
  907. It is not the purpose of this section to induce you to infringe any
  908. patents or other property right claims or to contest validity of any
  909. such claims; this section has the sole purpose of protecting the
  910. integrity of the free software distribution system which is
  911. implemented by public license practices. Many people have made
  912. generous contributions to the wide range of software distributed
  913. through that system in reliance on consistent application of that
  914. system; it is up to the author/donor to decide if he or she is willing
  915. to distribute software through any other system and a licensee cannot
  916. impose that choice.
  917. This section is intended to make thoroughly clear what is believed to
  918. be a consequence of the rest of this License.
  919. 12. If the distribution and/or use of the Library is restricted in
  920. certain countries either by patents or by copyrighted interfaces, the
  921. original copyright holder who places the Library under this License may add
  922. an explicit geographical distribution limitation excluding those countries,
  923. so that distribution is permitted only in or among countries not thus
  924. excluded. In such case, this License incorporates the limitation as if
  925. written in the body of this License.
  926. 13. The Free Software Foundation may publish revised and/or new
  927. versions of the Lesser General Public License from time to time.
  928. Such new versions will be similar in spirit to the present version,
  929. but may differ in detail to address new problems or concerns.
  930. Each version is given a distinguishing version number. If the Library
  931. specifies a version number of this License which applies to it and
  932. "any later version", you have the option of following the terms and
  933. conditions either of that version or of any later version published by
  934. the Free Software Foundation. If the Library does not specify a
  935. license version number, you may choose any version ever published by
  936. the Free Software Foundation.
  937. 14. If you wish to incorporate parts of the Library into other free
  938. programs whose distribution conditions are incompatible with these,
  939. write to the author to ask for permission. For software which is
  940. copyrighted by the Free Software Foundation, write to the Free
  941. Software Foundation; we sometimes make exceptions for this. Our
  942. decision will be guided by the two goals of preserving the free status
  943. of all derivatives of our free software and of promoting the sharing
  944. and reuse of software generally.
  945. NO WARRANTY
  946. 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  947. WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
  948. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
  949. OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
  950. KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
  951. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  952. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  953. LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
  954. THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  955. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  956. WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
  957. AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
  958. FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  959. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  960. LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
  961. RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
  962. FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
  963. SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
  964. DAMAGES.
  965. END OF TERMS AND CONDITIONS
  966. How to Apply These Terms to Your New Libraries
  967. If you develop a new library, and you want it to be of the greatest
  968. possible use to the public, we recommend making it free software that
  969. everyone can redistribute and change. You can do so by permitting
  970. redistribution under these terms (or, alternatively, under the terms of the
  971. ordinary General Public License).
  972. To apply these terms, attach the following notices to the library. It is
  973. safest to attach them to the start of each source file to most effectively
  974. convey the exclusion of warranty; and each file should have at least the
  975. "copyright" line and a pointer to where the full notice is found.
  976. <one line to give the library's name and a brief idea of what it does.>
  977. Copyright (C) <year> <name of author>
  978. This library is free software; you can redistribute it and/or
  979. modify it under the terms of the GNU Lesser General Public
  980. License as published by the Free Software Foundation; either
  981. version 2.1 of the License, or (at your option) any later version.
  982. This library is distributed in the hope that it will be useful,
  983. but WITHOUT ANY WARRANTY; without even the implied warranty of
  984. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  985. Lesser General Public License for more details.
  986. You should have received a copy of the GNU Lesser General Public
  987. License along with this library; if not, write to the Free Software
  988. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  989. Also add information on how to contact you by electronic and paper mail.
  990. You should also get your employer (if you work as a programmer) or your
  991. school, if any, to sign a "copyright disclaimer" for the library, if
  992. necessary. Here is a sample; alter the names:
  993. Yoyodyne, Inc., hereby disclaims all copyright interest in the
  994. library `Frob' (a library for tweaking knobs) written by James Random Hacker.
  995. <signature of Ty Coon>, 1 April 1990
  996. Ty Coon, President of Vice
  997. That's all there is to it!
  998. Software(s) using The dav1d Project LICENSE
  999. =================================================================
  1000. *dav1d
  1001. Copyright © 2018-2019, VideoLAN and dav1d authors
  1002. dav1d Project LICENSE
  1003. -----------------------------------------------------------------
  1004. Copyright © 2018-2019, VideoLAN and dav1d authors
  1005. All rights reserved.
  1006. Redistribution and use in source and binary forms, with or without
  1007. modification, are permitted provided that the following conditions are met:
  1008. 1. Redistributions of source code must retain the above copyright notice, this
  1009. list of conditions and the following disclaimer.
  1010. 2. Redistributions in binary form must reproduce the above copyright notice,
  1011. this list of conditions and the following disclaimer in the documentation
  1012. and/or other materials provided with the distribution.
  1013. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  1014. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1015. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1016. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  1017. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1018. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1019. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  1020. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1021. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1022. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1023. Software(s) using The uavs3d Project LICENSE
  1024. =================================================================
  1025. *uavs3d
  1026. Copyright (c) 2018-2020 ["Peking University Shenzhen Graduate School", "Peng Cheng Laboratory", and "Guangdong Bohua UHD Innovation Corporation"]
  1027. uavs3d Project LICENSE
  1028. -----------------------------------------------------------------
  1029. Copyright (c) 2018-2020 ["Peking University Shenzhen Graduate School", "Peng Cheng Laboratory", and "Guangdong Bohua UHD Innovation Corporation"]
  1030. All rights reserved.
  1031. Redistribution and use in source and binary forms, with or without
  1032. modification, are permitted provided that the following conditions are met:
  1033. 1. Redistributions of source code must retain the above copyright
  1034. notice, this list of conditions and the following disclaimer.
  1035. 2. Redistributions in binary form must reproduce the above copyright
  1036. notice, this list of conditions and the following disclaimer in the
  1037. documentation and/or other materials provided with the distribution.
  1038. 3. All advertising materials mentioning features or use of this software
  1039. must display the following acknowledgement:
  1040. This product includes the software uAVS3d developed by Peking University Shenzhen Graduate School, Peng Cheng Laboratory and Guangdong Bohua UHD Innovation Corporation.
  1041. 4. Neither the name of the organizations (Peking University Shenzhen Graduate School, Peng Cheng Laboratory and Guangdong Bohua UHD Innovation Corporation)
  1042. nor the names of its contributors may be used to endorse or promote products
  1043. derived from this software without specific prior written permission.
  1044. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ''AS IS'' AND ANY
  1045. EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1046. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1047. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
  1048. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1049. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1050. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  1051. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1052. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1053. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.