|
107 | 107 | distribution, then any Derivative Works that You distribute must |
108 | 108 | include a readable copy of the attribution notices contained |
109 | 109 | within such NOTICE file, excluding those notices that do not |
110 | | - pertain to any part of the Derivative Works. |
| 110 | + pertain to any part of the Derivative Works, in at least one |
| 111 | + of the following places: within a NOTICE text file distributed |
| 112 | + as part of the Derivative Works; within the Source form or |
| 113 | + documentation, if provided along with the Derivative Works; or, |
| 114 | + within a display generated by the Derivative Works, if and |
| 115 | + wherever such third-party notices normally appear. The contents |
| 116 | + of the NOTICE file are for informational purposes only and |
| 117 | + do not modify the License. You may add Your own attribution |
| 118 | + notices within Derivative Works that You distribute, alongside |
| 119 | + or as an addendum to the NOTICE text from the Work, provided |
| 120 | + that such additional attribution notices cannot be construed |
| 121 | + as modifying the License. |
| 122 | + |
| 123 | + You may add Your own copyright statement to Your modifications and |
| 124 | + may provide additional or different license terms and conditions |
| 125 | + for use, reproduction, or distribution of Your modifications, or |
| 126 | + for any such Derivative Works as a whole, provided Your use, |
| 127 | + reproduction, and distribution of the Work otherwise complies with |
| 128 | + the conditions stated in this License. |
| 129 | + |
| 130 | + 5. Submission of Contributions. Unless You explicitly state otherwise, |
| 131 | + any Contribution intentionally submitted for inclusion in the Work |
| 132 | + by You to the Licensor shall be under the terms and conditions of |
| 133 | + this License, without any additional terms or conditions. |
| 134 | + Notwithstanding the above, nothing herein shall supersede or modify |
| 135 | + the terms of any separate license agreement you may have executed |
| 136 | + with Licensor regarding such Contributions. |
| 137 | + |
| 138 | + 6. Trademarks. This License does not grant permission to use the trade |
| 139 | + names, trademarks, service marks, or product names of the Licensor, |
| 140 | + except as required for reasonable and customary use in describing the |
| 141 | + origin of the Work and reproducing the content of the NOTICE file. |
| 142 | + |
| 143 | + 7. Disclaimer of Warranty. Unless required by applicable law or |
| 144 | + agreed to in writing, Licensor provides the Work (and each |
| 145 | + Contributor provides its Contributions) on an "AS IS" BASIS, |
| 146 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 147 | + implied, including, without limitation, any warranties or conditions |
| 148 | + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
| 149 | + PARTICULAR PURPOSE. You are solely responsible for determining the |
| 150 | + appropriateness of using or redistributing the Work and assume any |
| 151 | + risks associated with Your exercise of permissions under this License. |
| 152 | + |
| 153 | + 8. Limitation of Liability. In no event and under no legal theory, |
| 154 | + whether in tort (including negligence), contract, or otherwise, |
| 155 | + unless required by applicable law (such as deliberate and grossly |
| 156 | + negligent acts) or agreed to in writing, shall any Contributor be |
| 157 | + liable to You for damages, including any direct, indirect, special, |
| 158 | + incidental, or consequential damages of any character arising as a |
| 159 | + result of this License or out of the use or inability to use the |
| 160 | + Work (including but not limited to damages for loss of goodwill, |
| 161 | + work stoppage, computer failure or malfunction, or any and all |
| 162 | + other commercial damages or losses), even if such Contributor |
| 163 | + has been advised of the possibility of such damages. |
| 164 | + |
| 165 | + 9. Accepting Warranty or Additional Liability. While redistributing |
| 166 | + the Work or Derivative Works thereof, You may choose to offer, |
| 167 | + and charge a fee for, acceptance of support, warranty, indemnity, |
| 168 | + or other liability obligations and/or rights consistent with this |
| 169 | + License. However, in accepting such obligations, You may act only |
| 170 | + on Your own behalf and on Your sole responsibility, not on behalf |
| 171 | + of any other Contributor, and only if You agree to indemnify, |
| 172 | + defend, and hold each Contributor harmless for any liability |
| 173 | + incurred by, or claims asserted against, such Contributor by reason |
| 174 | + of your accepting any such warranty or additional liability. |
111 | 175 |
|
112 | 176 | END OF TERMS AND CONDITIONS |
113 | 177 |
|
| 178 | + APPENDIX: How to apply the Apache License to your work. |
| 179 | + |
| 180 | + To apply the Apache License to your work, attach the following |
| 181 | + boilerplate notice, with the fields enclosed by brackets "[]" |
| 182 | + replaced with your own identifying information. (Don't include |
| 183 | + the brackets!) The text should be enclosed in the appropriate |
| 184 | + comment syntax for the file format. We also recommend that a |
| 185 | + file or class name and description of purpose be included on the |
| 186 | + same "printed page" as the copyright notice for easier |
| 187 | + identification within third-party archives. |
| 188 | + |
114 | 189 | Copyright 2024 LAVIN RAJ MOHAN |
115 | 190 |
|
116 | 191 | Licensed under the Apache License, Version 2.0 (the "License"); |
|
124 | 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
125 | 200 | See the License for the specific language governing permissions and |
126 | 201 | limitations under the License. |
127 | | - |
|
0 commit comments