LICENSE 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. Apache License
  2. Version 2.0, January 2004
  3. http://www.apache.org/licenses/
  4. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  5. 1. Definitions.
  6. "License" shall mean the terms and conditions for use, reproduction, and
  7. distribution as defined by Sections 1 through 9 of this document.
  8. "Licensor" shall mean the copyright owner or entity authorized by the copyright
  9. owner that is granting the License.
  10. "Legal Entity" shall mean the union of the acting entity and all other entities
  11. that control, are controlled by, or are under common control with that entity.
  12. For the purposes of this definition, "control" means (i) the power, direct or
  13. indirect, to cause the direction or management of such entity, whether by
  14. contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
  15. outstanding shares, or (iii) beneficial ownership of such entity.
  16. "You" (or "Your") shall mean an individual or Legal Entity exercising
  17. permissions granted by this License.
  18. "Source" form shall mean the preferred form for making modifications, including
  19. but not limited to software source code, documentation source, and configuration
  20. files.
  21. "Object" form shall mean any form resulting from mechanical transformation or
  22. translation of a Source form, including but not limited to compiled object code,
  23. generated documentation, and conversions to other media types.
  24. "Work" shall mean the work of authorship, whether in Source or Object form,
  25. made available under the License, as indicated by a copyright notice that is
  26. included in or attached to the work.
  27. "Derivative Works" shall mean any work, whether in Source or Object form, that
  28. is based on (or derived from) the Work and for which the editorial revisions,
  29. annotations, elaborations, or other modifications represent, as a whole, an
  30. original work of authorship. For the purposes of this License, Derivative Works
  31. shall not include works that remain separable from, or merely link (or bind by
  32. name) to the interfaces of, the Work and Derivative Works thereof.
  33. "Contribution" shall mean any work of authorship, including the original version
  34. of the Work and any modifications or additions to that Work or Derivative Works
  35. thereof, that is intentionally submitted to Licensor for inclusion in the Work by
  36. the copyright owner or by an individual or Legal Entity authorized to submit on
  37. behalf of the copyright owner. For the purposes of this definition, "submitted"
  38. means any form of electronic, verbal, or written communication sent to the
  39. Licensor or its representatives, including but not limited to communication on
  40. electronic mailing lists, source code control systems, and issue tracking systems
  41. that are managed by, or on behalf of, the Licensor for the purpose of discussing
  42. and improving the Work, but excluding communication that is conspicuously marked
  43. or otherwise designated in writing by the copyright owner as "Not a
  44. Contribution."
  45. "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
  46. of whom a Contribution has been received by Licensor and subsequently
  47. incorporated within the Work.
  48. 2. Grant of Copyright License. Subject to the terms and conditions of this
  49. License, each Contributor hereby grants to You a perpetual, worldwide,
  50. non-exclusive, no-charge, royalty-free, irrevocable copyright license to
  51. reproduce, prepare Derivative Works of, publicly display, publicly perform,
  52. sublicense, and distribute the Work and such Derivative Works in Source or
  53. Object form.
  54. 3. Grant of Patent License. Subject to the terms and conditions of this License,
  55. each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
  56. no-charge, royalty-free, irrevocable (except as stated in this section) patent
  57. license to make, have made, use, offer to sell, sell, import, and otherwise
  58. transfer the Work, where such license applies only to those patent claims
  59. licensable by such Contributor that are necessarily infringed by their
  60. Contribution(s) alone or by combination of their Contribution(s) with the Work to
  61. which such Contribution(s) was submitted. If You institute patent litigation
  62. against any entity (including a cross-claim or counterclaim in a lawsuit)
  63. alleging that the Work or a Contribution incorporated within the Work
  64. constitutes direct or contributory patent infringement, then any patent licenses
  65. granted to You under this License for that Work shall terminate as of the date
  66. such litigation is filed.
  67. 4. Redistribution. You may reproduce and distribute copies of the Work or
  68. Derivative Works thereof in any medium, with or without modifications, and in
  69. Source or Object form, provided that You meet the following conditions:
  70. (a) You must give any other recipients of the Work or Derivative Works a copy of
  71. this License; and
  72. (b) You must cause any modified files to carry prominent notices stating that
  73. You changed the files; and
  74. (c) You must retain, in the Source form of any Derivative Works that You
  75. distribute, all copyright, patent, trademark, and attribution notices from the
  76. Source form of the Work, excluding those notices that do not pertain to any part
  77. of the Derivative Works; and
  78. (d) If the Work includes a "NOTICE" text file as part of its distribution, then
  79. any Derivative Works that You distribute must include a readable copy of the
  80. attribution notices contained within such NOTICE file, excluding those notices
  81. that do not pertain to any part of the Derivative Works, in at least one of the
  82. following places: within a NOTICE text file distributed as part of the Derivative
  83. Works; within the Source form or documentation, if provided along with the
  84. Derivative Works; or, within a display generated by the Derivative Works, if and
  85. wherever such third-party notices normally appear. The contents of the NOTICE
  86. file are for informational purposes only and do not modify the License. You may
  87. add Your own attribution notices within Derivative Works that You distribute,
  88. alongside or as an addendum to the NOTICE text from the Work, provided that such
  89. additional attribution notices cannot be construed as modifying the License.
  90. You may add Your own copyright statement to Your modifications and may provide
  91. additional or different license terms and conditions for use, reproduction, or
  92. distribution of Your modifications, or for any such Derivative Works as a whole,
  93. provided Your use, reproduction, and distribution of the Work otherwise complies
  94. with the conditions stated in this License.
  95. 5. Submission of Contributions. Unless You explicitly state otherwise, any
  96. Contribution intentionally submitted for inclusion in the Work by You to the
  97. Licensor shall be under the terms and conditions of this License, without any
  98. additional terms or conditions. Notwithstanding the above, nothing herein shall
  99. supersede or modify the terms of any separate license agreement you may have
  100. executed with Licensor regarding such Contributions.
  101. 6. Trademarks. This License does not grant permission to use the trade names,
  102. trademarks, service marks, or product names of the Licensor, except as required
  103. for reasonable and customary use in describing the origin of the Work and
  104. reproducing the content of the NOTICE file.
  105. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
  106. writing, Licensor provides the Work (and each Contributor provides its
  107. Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  108. KIND, either express or implied, including, without limitation, any warranties or
  109. conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  110. PARTICULAR PURPOSE. You are solely responsible for determining the
  111. appropriateness of using or redistributing the Work and assume any risks
  112. associated with Your exercise of permissions under this License.
  113. 8. Limitation of Liability. In no event and under no legal theory, whether in
  114. tort (including negligence), contract, or otherwise, unless required by
  115. applicable law (such as deliberate and grossly negligent acts) or agreed to in
  116. writing, shall any Contributor be liable to You for damages, including any
  117. direct, indirect, special, incidental, or consequential damages of any character
  118. arising as a result of this License or out of the use or inability to use the
  119. Work (including but not limited to damages for loss of goodwill, work stoppage,
  120. computer failure or malfunction, or any and all other commercial damages or
  121. losses), even if such Contributor has been advised of the possibility of such
  122. damages.
  123. 9. Accepting Warranty or Additional Liability. While redistributing the Work or
  124. Derivative Works thereof, You may choose to offer, and charge a fee for,
  125. acceptance of support, warranty, indemnity, or other liability obligations and/or
  126. rights consistent with this License. However, in accepting such obligations, You
  127. may act only on Your own behalf and on Your sole responsibility, not on behalf of
  128. any other Contributor, and only if You agree to indemnify, defend, and hold each
  129. Contributor harmless for any liability incurred by, or claims asserted against,
  130. such Contributor by reason of your accepting any such warranty or additional
  131. liability.
  132. END OF TERMS AND CONDITIONS
  133. Copyright 2026 Flyfish Viewer