Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 1 | = Gerrit Code Review - Licenses |
| 2 | |
| 3 | // DO NOT EDIT - GENERATED AUTOMATICALLY. |
| 4 | |
| 5 | Gerrit open source software is licensed under the <<Apache2_0,Apache |
| 6 | License 2.0>>. Executable distributions also include other software |
| 7 | components that are provided under additional licenses. |
| 8 | |
| 9 | [[cryptography]] |
| 10 | == Cryptography Notice |
| 11 | |
| 12 | This distribution includes cryptographic software. The country |
| 13 | in which you currently reside may have restrictions on the import, |
| 14 | possession, use, and/or re-export to another country, of encryption |
| 15 | software. BEFORE using any encryption software, please check |
| 16 | your country's laws, regulations and policies concerning the |
| 17 | import, possession, or use, and re-export of encryption software, |
| 18 | to see if this is permitted. See the |
| 19 | link:http://www.wassenaar.org/[Wassenaar Arrangement] |
| 20 | for more information. |
| 21 | |
| 22 | The U.S. Government Department of Commerce, Bureau of Industry |
| 23 | and Security (BIS), has classified this software as Export |
| 24 | Commodity Control Number (ECCN) 5D002.C.1, which includes |
| 25 | information security software using or performing cryptographic |
| 26 | functions with asymmetric algorithms. The form and manner of |
| 27 | this distribution makes it eligible for export under the License |
| 28 | Exception ENC Technology Software Unrestricted (TSU) exception |
| 29 | (see the BIS Export Administration Regulations, Section 740.13) |
| 30 | for both object code and source code. |
| 31 | |
| 32 | Gerrit includes an SSH daemon (Apache SSHD), to support authenticated |
| 33 | uploads of changes directly from `git push` command line clients. |
| 34 | |
| 35 | Gerrit includes an SSH client (JSch), to support authenticated |
| 36 | replication of changes to remote systems, such as for automatic |
| 37 | updates of mirror servers, or realtime backups. |
| 38 | |
| 39 | == Licenses |
| 40 | |
| 41 | |
| 42 | [[Apache2_0]] |
| 43 | Apache2.0 |
| 44 | |
| 45 | * auto:auto-value |
| 46 | * auto:auto-value-annotations |
Nasser Grainawi | fc573a8 | 2020-08-26 16:59:36 -0600 | [diff] [blame] | 47 | * auto:auto-value-gson |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 48 | * commons:codec |
| 49 | * commons:compress |
| 50 | * commons:dbcp |
| 51 | * commons:lang |
Youssef Elghareeb | 63e99e8 | 2020-09-01 18:29:07 +0200 | [diff] [blame] | 52 | * commons:lang3 |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 53 | * commons:net |
| 54 | * commons:pool |
| 55 | * commons:validator |
| 56 | * dropwizard:dropwizard-core |
Dave Borowitz | 0b9e581 | 2019-05-24 10:37:36 -0700 | [diff] [blame] | 57 | * errorprone:annotations |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 58 | * flogger:api |
| 59 | * fonts:robotofonts |
| 60 | * guice:guice |
| 61 | * guice:guice-assistedinject |
| 62 | * guice:guice-library |
| 63 | * guice:guice-servlet |
| 64 | * guice:javax_inject |
| 65 | * httpcomponents:httpasyncclient |
| 66 | * httpcomponents:httpclient |
| 67 | * httpcomponents:httpcore |
| 68 | * httpcomponents:httpcore-nio |
| 69 | * jackson:jackson-core |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 70 | * jetty:http |
| 71 | * jetty:io |
| 72 | * jetty:jmx |
| 73 | * jetty:security |
| 74 | * jetty:server |
| 75 | * jetty:servlet |
| 76 | * jetty:util |
David Ostrovsky | d1319c6 | 2021-01-10 23:33:52 +0100 | [diff] [blame] | 77 | * jetty:util-ajax |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 78 | * log:log4j |
| 79 | * lucene:lucene-analyzers-common |
David Pursehouse | bf64e2d | 2020-01-10 08:32:06 +0900 | [diff] [blame] | 80 | * lucene:lucene-core-and-backward-codecs-merged |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 81 | * lucene:lucene-misc |
| 82 | * lucene:lucene-queryparser |
| 83 | * mime4j:core |
| 84 | * mime4j:dom |
| 85 | * mina:core |
| 86 | * mina:sshd |
David Ostrovsky | ceb5ec1 | 2020-04-18 08:50:45 +0200 | [diff] [blame] | 87 | * mina:sshd-sftp |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 88 | * openid:consumer |
| 89 | * openid:nekohtml |
| 90 | * openid:xerces |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 91 | * blame-cache |
David Ostrovsky | 0050a9b | 2019-11-09 12:38:13 +0100 | [diff] [blame] | 92 | * caffeine |
| 93 | * caffeine-guava |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 94 | * gson |
| 95 | * guava |
| 96 | * guava-failureaccess |
| 97 | * guava-retrying |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 98 | * html-types |
| 99 | * j2objc |
David Ostrovsky | 8bec855 | 2019-06-19 01:07:43 +0200 | [diff] [blame] | 100 | * javaewah |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 101 | * jsr305 |
| 102 | * mime-util |
David Ostrovsky | 753738b | 2019-09-23 22:41:19 +0200 | [diff] [blame] | 103 | * servlet-api |
| 104 | * servlet-api-without-neverlink |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 105 | * soy |
| 106 | |
| 107 | [[Apache2_0_license]] |
| 108 | ---- |
| 109 | |
| 110 | Apache License |
| 111 | Version 2.0, January 2004 |
| 112 | http://www.apache.org/licenses/ |
| 113 | |
| 114 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
| 115 | |
| 116 | 1. Definitions. |
| 117 | |
| 118 | "License" shall mean the terms and conditions for use, reproduction, |
| 119 | and distribution as defined by Sections 1 through 9 of this document. |
| 120 | |
| 121 | "Licensor" shall mean the copyright owner or entity authorized by |
| 122 | the copyright owner that is granting the License. |
| 123 | |
| 124 | "Legal Entity" shall mean the union of the acting entity and all |
| 125 | other entities that control, are controlled by, or are under common |
| 126 | control with that entity. For the purposes of this definition, |
| 127 | "control" means (i) the power, direct or indirect, to cause the |
| 128 | direction or management of such entity, whether by contract or |
| 129 | otherwise, or (ii) ownership of fifty percent (50%) or more of the |
| 130 | outstanding shares, or (iii) beneficial ownership of such entity. |
| 131 | |
| 132 | "You" (or "Your") shall mean an individual or Legal Entity |
| 133 | exercising permissions granted by this License. |
| 134 | |
| 135 | "Source" form shall mean the preferred form for making modifications, |
| 136 | including but not limited to software source code, documentation |
| 137 | source, and configuration files. |
| 138 | |
| 139 | "Object" form shall mean any form resulting from mechanical |
| 140 | transformation or translation of a Source form, including but |
| 141 | not limited to compiled object code, generated documentation, |
| 142 | and conversions to other media types. |
| 143 | |
| 144 | "Work" shall mean the work of authorship, whether in Source or |
| 145 | Object form, made available under the License, as indicated by a |
| 146 | copyright notice that is included in or attached to the work |
| 147 | (an example is provided in the Appendix below). |
| 148 | |
| 149 | "Derivative Works" shall mean any work, whether in Source or Object |
| 150 | form, that is based on (or derived from) the Work and for which the |
| 151 | editorial revisions, annotations, elaborations, or other modifications |
| 152 | represent, as a whole, an original work of authorship. For the purposes |
| 153 | of this License, Derivative Works shall not include works that remain |
| 154 | separable from, or merely link (or bind by name) to the interfaces of, |
| 155 | the Work and Derivative Works thereof. |
| 156 | |
| 157 | "Contribution" shall mean any work of authorship, including |
| 158 | the original version of the Work and any modifications or additions |
| 159 | to that Work or Derivative Works thereof, that is intentionally |
| 160 | submitted to Licensor for inclusion in the Work by the copyright owner |
| 161 | or by an individual or Legal Entity authorized to submit on behalf of |
| 162 | the copyright owner. For the purposes of this definition, "submitted" |
| 163 | means any form of electronic, verbal, or written communication sent |
| 164 | to the Licensor or its representatives, including but not limited to |
| 165 | communication on electronic mailing lists, source code control systems, |
| 166 | and issue tracking systems that are managed by, or on behalf of, the |
| 167 | Licensor for the purpose of discussing and improving the Work, but |
| 168 | excluding communication that is conspicuously marked or otherwise |
| 169 | designated in writing by the copyright owner as "Not a Contribution." |
| 170 | |
| 171 | "Contributor" shall mean Licensor and any individual or Legal Entity |
| 172 | on behalf of whom a Contribution has been received by Licensor and |
| 173 | subsequently incorporated within the Work. |
| 174 | |
| 175 | 2. Grant of Copyright License. Subject to the terms and conditions of |
| 176 | this License, each Contributor hereby grants to You a perpetual, |
| 177 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 178 | copyright license to reproduce, prepare Derivative Works of, |
| 179 | publicly display, publicly perform, sublicense, and distribute the |
| 180 | Work and such Derivative Works in Source or Object form. |
| 181 | |
| 182 | 3. Grant of Patent License. Subject to the terms and conditions of |
| 183 | this License, each Contributor hereby grants to You a perpetual, |
| 184 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 185 | (except as stated in this section) patent license to make, have made, |
| 186 | use, offer to sell, sell, import, and otherwise transfer the Work, |
| 187 | where such license applies only to those patent claims licensable |
| 188 | by such Contributor that are necessarily infringed by their |
| 189 | Contribution(s) alone or by combination of their Contribution(s) |
| 190 | with the Work to which such Contribution(s) was submitted. If You |
| 191 | institute patent litigation against any entity (including a |
| 192 | cross-claim or counterclaim in a lawsuit) alleging that the Work |
| 193 | or a Contribution incorporated within the Work constitutes direct |
| 194 | or contributory patent infringement, then any patent licenses |
| 195 | granted to You under this License for that Work shall terminate |
| 196 | as of the date such litigation is filed. |
| 197 | |
| 198 | 4. Redistribution. You may reproduce and distribute copies of the |
| 199 | Work or Derivative Works thereof in any medium, with or without |
| 200 | modifications, and in Source or Object form, provided that You |
| 201 | meet the following conditions: |
| 202 | |
| 203 | (a) You must give any other recipients of the Work or |
| 204 | Derivative Works a copy of this License; and |
| 205 | |
| 206 | (b) You must cause any modified files to carry prominent notices |
| 207 | stating that You changed the files; and |
| 208 | |
| 209 | (c) You must retain, in the Source form of any Derivative Works |
| 210 | that You distribute, all copyright, patent, trademark, and |
| 211 | attribution notices from the Source form of the Work, |
| 212 | excluding those notices that do not pertain to any part of |
| 213 | the Derivative Works; and |
| 214 | |
| 215 | (d) If the Work includes a "NOTICE" text file as part of its |
| 216 | distribution, then any Derivative Works that You distribute must |
| 217 | include a readable copy of the attribution notices contained |
| 218 | within such NOTICE file, excluding those notices that do not |
| 219 | pertain to any part of the Derivative Works, in at least one |
| 220 | of the following places: within a NOTICE text file distributed |
| 221 | as part of the Derivative Works; within the Source form or |
| 222 | documentation, if provided along with the Derivative Works; or, |
| 223 | within a display generated by the Derivative Works, if and |
| 224 | wherever such third-party notices normally appear. The contents |
| 225 | of the NOTICE file are for informational purposes only and |
| 226 | do not modify the License. You may add Your own attribution |
| 227 | notices within Derivative Works that You distribute, alongside |
| 228 | or as an addendum to the NOTICE text from the Work, provided |
| 229 | that such additional attribution notices cannot be construed |
| 230 | as modifying the License. |
| 231 | |
| 232 | You may add Your own copyright statement to Your modifications and |
| 233 | may provide additional or different license terms and conditions |
| 234 | for use, reproduction, or distribution of Your modifications, or |
| 235 | for any such Derivative Works as a whole, provided Your use, |
| 236 | reproduction, and distribution of the Work otherwise complies with |
| 237 | the conditions stated in this License. |
| 238 | |
| 239 | 5. Submission of Contributions. Unless You explicitly state otherwise, |
| 240 | any Contribution intentionally submitted for inclusion in the Work |
| 241 | by You to the Licensor shall be under the terms and conditions of |
| 242 | this License, without any additional terms or conditions. |
| 243 | Notwithstanding the above, nothing herein shall supersede or modify |
| 244 | the terms of any separate license agreement you may have executed |
| 245 | with Licensor regarding such Contributions. |
| 246 | |
| 247 | 6. Trademarks. This License does not grant permission to use the trade |
| 248 | names, trademarks, service marks, or product names of the Licensor, |
| 249 | except as required for reasonable and customary use in describing the |
| 250 | origin of the Work and reproducing the content of the NOTICE file. |
| 251 | |
| 252 | 7. Disclaimer of Warranty. Unless required by applicable law or |
| 253 | agreed to in writing, Licensor provides the Work (and each |
| 254 | Contributor provides its Contributions) on an "AS IS" BASIS, |
| 255 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 256 | implied, including, without limitation, any warranties or conditions |
| 257 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
| 258 | PARTICULAR PURPOSE. You are solely responsible for determining the |
| 259 | appropriateness of using or redistributing the Work and assume any |
| 260 | risks associated with Your exercise of permissions under this License. |
| 261 | |
| 262 | 8. Limitation of Liability. In no event and under no legal theory, |
| 263 | whether in tort (including negligence), contract, or otherwise, |
| 264 | unless required by applicable law (such as deliberate and grossly |
| 265 | negligent acts) or agreed to in writing, shall any Contributor be |
| 266 | liable to You for damages, including any direct, indirect, special, |
| 267 | incidental, or consequential damages of any character arising as a |
| 268 | result of this License or out of the use or inability to use the |
| 269 | Work (including but not limited to damages for loss of goodwill, |
| 270 | work stoppage, computer failure or malfunction, or any and all |
| 271 | other commercial damages or losses), even if such Contributor |
| 272 | has been advised of the possibility of such damages. |
| 273 | |
| 274 | 9. Accepting Warranty or Additional Liability. While redistributing |
| 275 | the Work or Derivative Works thereof, You may choose to offer, |
| 276 | and charge a fee for, acceptance of support, warranty, indemnity, |
| 277 | or other liability obligations and/or rights consistent with this |
| 278 | License. However, in accepting such obligations, You may act only |
| 279 | on Your own behalf and on Your sole responsibility, not on behalf |
| 280 | of any other Contributor, and only if You agree to indemnify, |
| 281 | defend, and hold each Contributor harmless for any liability |
| 282 | incurred by, or claims asserted against, such Contributor by reason |
| 283 | of your accepting any such warranty or additional liability. |
| 284 | |
| 285 | END OF TERMS AND CONDITIONS |
| 286 | |
| 287 | APPENDIX: How to apply the Apache License to your work. |
| 288 | |
| 289 | To apply the Apache License to your work, attach the following |
| 290 | boilerplate notice, with the fields enclosed by brackets "[]" |
| 291 | replaced with your own identifying information. (Don't include |
| 292 | the brackets!) The text should be enclosed in the appropriate |
| 293 | comment syntax for the file format. We also recommend that a |
| 294 | file or class name and description of purpose be included on the |
| 295 | same "printed page" as the copyright notice for easier |
| 296 | identification within third-party archives. |
| 297 | |
| 298 | Copyright [yyyy] [name of copyright owner] |
| 299 | |
| 300 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 301 | you may not use this file except in compliance with the License. |
| 302 | You may obtain a copy of the License at |
| 303 | |
| 304 | http://www.apache.org/licenses/LICENSE-2.0 |
| 305 | |
| 306 | Unless required by applicable law or agreed to in writing, software |
| 307 | distributed under the License is distributed on an "AS IS" BASIS, |
| 308 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 309 | See the License for the specific language governing permissions and |
| 310 | limitations under the License. |
| 311 | |
| 312 | ---- |
| 313 | |
| 314 | |
| 315 | [[CC0-1_0]] |
| 316 | CC0-1.0 |
| 317 | |
| 318 | * mina:eddsa |
| 319 | |
| 320 | [[CC0-1_0_license]] |
| 321 | ---- |
| 322 | Creative Commons Legal Code |
| 323 | |
| 324 | CC0 1.0 Universal |
| 325 | |
| 326 | CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE |
| 327 | LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN |
| 328 | ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS |
| 329 | INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES |
| 330 | REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS |
| 331 | PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM |
| 332 | THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED |
| 333 | HEREUNDER. |
| 334 | |
| 335 | Statement of Purpose |
| 336 | |
| 337 | The laws of most jurisdictions throughout the world automatically confer |
| 338 | exclusive Copyright and Related Rights (defined below) upon the creator |
| 339 | and subsequent owner(s) (each and all, an "owner") of an original work of |
| 340 | authorship and/or a database (each, a "Work"). |
| 341 | |
| 342 | Certain owners wish to permanently relinquish those rights to a Work for |
| 343 | the purpose of contributing to a commons of creative, cultural and |
| 344 | scientific works ("Commons") that the public can reliably and without fear |
| 345 | of later claims of infringement build upon, modify, incorporate in other |
| 346 | works, reuse and redistribute as freely as possible in any form whatsoever |
| 347 | and for any purposes, including without limitation commercial purposes. |
| 348 | These owners may contribute to the Commons to promote the ideal of a free |
| 349 | culture and the further production of creative, cultural and scientific |
| 350 | works, or to gain reputation or greater distribution for their Work in |
| 351 | part through the use and efforts of others. |
| 352 | |
| 353 | For these and/or other purposes and motivations, and without any |
| 354 | expectation of additional consideration or compensation, the person |
| 355 | associating CC0 with a Work (the "Affirmer"), to the extent that he or she |
| 356 | is an owner of Copyright and Related Rights in the Work, voluntarily |
| 357 | elects to apply CC0 to the Work and publicly distribute the Work under its |
| 358 | terms, with knowledge of his or her Copyright and Related Rights in the |
| 359 | Work and the meaning and intended legal effect of CC0 on those rights. |
| 360 | |
| 361 | 1. Copyright and Related Rights. A Work made available under CC0 may be |
| 362 | protected by copyright and related or neighboring rights ("Copyright and |
| 363 | Related Rights"). Copyright and Related Rights include, but are not |
| 364 | limited to, the following: |
| 365 | |
| 366 | i. the right to reproduce, adapt, distribute, perform, display, |
| 367 | communicate, and translate a Work; |
| 368 | ii. moral rights retained by the original author(s) and/or performer(s); |
| 369 | iii. publicity and privacy rights pertaining to a person's image or |
| 370 | likeness depicted in a Work; |
| 371 | iv. rights protecting against unfair competition in regards to a Work, |
| 372 | subject to the limitations in paragraph 4(a), below; |
| 373 | v. rights protecting the extraction, dissemination, use and reuse of data |
| 374 | in a Work; |
| 375 | vi. database rights (such as those arising under Directive 96/9/EC of the |
| 376 | European Parliament and of the Council of 11 March 1996 on the legal |
| 377 | protection of databases, and under any national implementation |
| 378 | thereof, including any amended or successor version of such |
| 379 | directive); and |
| 380 | vii. other similar, equivalent or corresponding rights throughout the |
| 381 | world based on applicable law or treaty, and any national |
| 382 | implementations thereof. |
| 383 | |
| 384 | 2. Waiver. To the greatest extent permitted by, but not in contravention |
| 385 | of, applicable law, Affirmer hereby overtly, fully, permanently, |
| 386 | irrevocably and unconditionally waives, abandons, and surrenders all of |
| 387 | Affirmer's Copyright and Related Rights and associated claims and causes |
| 388 | of action, whether now known or unknown (including existing as well as |
| 389 | future claims and causes of action), in the Work (i) in all territories |
| 390 | worldwide, (ii) for the maximum duration provided by applicable law or |
| 391 | treaty (including future time extensions), (iii) in any current or future |
| 392 | medium and for any number of copies, and (iv) for any purpose whatsoever, |
| 393 | including without limitation commercial, advertising or promotional |
| 394 | purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each |
| 395 | member of the public at large and to the detriment of Affirmer's heirs and |
| 396 | successors, fully intending that such Waiver shall not be subject to |
| 397 | revocation, rescission, cancellation, termination, or any other legal or |
| 398 | equitable action to disrupt the quiet enjoyment of the Work by the public |
| 399 | as contemplated by Affirmer's express Statement of Purpose. |
| 400 | |
| 401 | 3. Public License Fallback. Should any part of the Waiver for any reason |
| 402 | be judged legally invalid or ineffective under applicable law, then the |
| 403 | Waiver shall be preserved to the maximum extent permitted taking into |
| 404 | account Affirmer's express Statement of Purpose. In addition, to the |
| 405 | extent the Waiver is so judged Affirmer hereby grants to each affected |
| 406 | person a royalty-free, non transferable, non sublicensable, non exclusive, |
| 407 | irrevocable and unconditional license to exercise Affirmer's Copyright and |
| 408 | Related Rights in the Work (i) in all territories worldwide, (ii) for the |
| 409 | maximum duration provided by applicable law or treaty (including future |
| 410 | time extensions), (iii) in any current or future medium and for any number |
| 411 | of copies, and (iv) for any purpose whatsoever, including without |
| 412 | limitation commercial, advertising or promotional purposes (the |
| 413 | "License"). The License shall be deemed effective as of the date CC0 was |
| 414 | applied by Affirmer to the Work. Should any part of the License for any |
| 415 | reason be judged legally invalid or ineffective under applicable law, such |
| 416 | partial invalidity or ineffectiveness shall not invalidate the remainder |
| 417 | of the License, and in such case Affirmer hereby affirms that he or she |
| 418 | will not (i) exercise any of his or her remaining Copyright and Related |
| 419 | Rights in the Work or (ii) assert any associated claims and causes of |
| 420 | action with respect to the Work, in either case contrary to Affirmer's |
| 421 | express Statement of Purpose. |
| 422 | |
| 423 | 4. Limitations and Disclaimers. |
| 424 | |
| 425 | a. No trademark or patent rights held by Affirmer are waived, abandoned, |
| 426 | surrendered, licensed or otherwise affected by this document. |
| 427 | b. Affirmer offers the Work as-is and makes no representations or |
| 428 | warranties of any kind concerning the Work, express, implied, |
| 429 | statutory or otherwise, including without limitation warranties of |
| 430 | title, merchantability, fitness for a particular purpose, non |
| 431 | infringement, or the absence of latent or other defects, accuracy, or |
| 432 | the present or absence of errors, whether or not discoverable, all to |
| 433 | the greatest extent permissible under applicable law. |
| 434 | c. Affirmer disclaims responsibility for clearing rights of other persons |
| 435 | that may apply to the Work or any use thereof, including without |
| 436 | limitation any person's Copyright and Related Rights in the Work. |
| 437 | Further, Affirmer disclaims responsibility for obtaining any necessary |
| 438 | consents, permissions or other rights required for any use of the |
| 439 | Work. |
| 440 | d. Affirmer understands and acknowledges that Creative Commons is not a |
| 441 | party to this document and has no duty or obligation with respect to |
| 442 | this CC0 or use of the Work. |
| 443 | |
| 444 | For more information, please see https://creativecommons.org/publicdomain/zero/1.0/ |
| 445 | |
| 446 | ---- |
| 447 | |
| 448 | |
| 449 | [[MPL1_1]] |
| 450 | MPL1.1 |
| 451 | |
| 452 | * juniversalchardet |
| 453 | |
| 454 | [[MPL1_1_license]] |
| 455 | ---- |
| 456 | MOZILLA PUBLIC LICENSE |
| 457 | Version 1.1 |
| 458 | |
| 459 | --------------- |
| 460 | |
| 461 | 1. Definitions. |
| 462 | |
| 463 | 1.0.1. "Commercial Use" means distribution or otherwise making the |
| 464 | Covered Code available to a third party. |
| 465 | |
| 466 | 1.1. "Contributor" means each entity that creates or contributes to |
| 467 | the creation of Modifications. |
| 468 | |
| 469 | 1.2. "Contributor Version" means the combination of the Original |
| 470 | Code, prior Modifications used by a Contributor, and the Modifications |
| 471 | made by that particular Contributor. |
| 472 | |
| 473 | 1.3. "Covered Code" means the Original Code or Modifications or the |
| 474 | combination of the Original Code and Modifications, in each case |
| 475 | including portions thereof. |
| 476 | |
| 477 | 1.4. "Electronic Distribution Mechanism" means a mechanism generally |
| 478 | accepted in the software development community for the electronic |
| 479 | transfer of data. |
| 480 | |
| 481 | 1.5. "Executable" means Covered Code in any form other than Source |
| 482 | Code. |
| 483 | |
| 484 | 1.6. "Initial Developer" means the individual or entity identified |
| 485 | as the Initial Developer in the Source Code notice required by Exhibit |
| 486 | A. |
| 487 | |
| 488 | 1.7. "Larger Work" means a work which combines Covered Code or |
| 489 | portions thereof with code not governed by the terms of this License. |
| 490 | |
| 491 | 1.8. "License" means this document. |
| 492 | |
| 493 | 1.8.1. "Licensable" means having the right to grant, to the maximum |
| 494 | extent possible, whether at the time of the initial grant or |
| 495 | subsequently acquired, any and all of the rights conveyed herein. |
| 496 | |
| 497 | 1.9. "Modifications" means any addition to or deletion from the |
| 498 | substance or structure of either the Original Code or any previous |
| 499 | Modifications. When Covered Code is released as a series of files, a |
| 500 | Modification is: |
| 501 | A. Any addition to or deletion from the contents of a file |
| 502 | containing Original Code or previous Modifications. |
| 503 | |
| 504 | B. Any new file that contains any part of the Original Code or |
| 505 | previous Modifications. |
| 506 | |
| 507 | 1.10. "Original Code" means Source Code of computer software code |
| 508 | which is described in the Source Code notice required by Exhibit A as |
| 509 | Original Code, and which, at the time of its release under this |
| 510 | License is not already Covered Code governed by this License. |
| 511 | |
| 512 | 1.10.1. "Patent Claims" means any patent claim(s), now owned or |
| 513 | hereafter acquired, including without limitation, method, process, |
| 514 | and apparatus claims, in any patent Licensable by grantor. |
| 515 | |
| 516 | 1.11. "Source Code" means the preferred form of the Covered Code for |
| 517 | making modifications to it, including all modules it contains, plus |
| 518 | any associated interface definition files, scripts used to control |
| 519 | compilation and installation of an Executable, or source code |
| 520 | differential comparisons against either the Original Code or another |
| 521 | well known, available Covered Code of the Contributor's choice. The |
| 522 | Source Code can be in a compressed or archival form, provided the |
| 523 | appropriate decompression or de-archiving software is widely available |
| 524 | for no charge. |
| 525 | |
| 526 | 1.12. "You" (or "Your") means an individual or a legal entity |
| 527 | exercising rights under, and complying with all of the terms of, this |
| 528 | License or a future version of this License issued under Section 6.1. |
| 529 | For legal entities, "You" includes any entity which controls, is |
| 530 | controlled by, or is under common control with You. For purposes of |
| 531 | this definition, "control" means (a) the power, direct or indirect, |
| 532 | to cause the direction or management of such entity, whether by |
| 533 | contract or otherwise, or (b) ownership of more than fifty percent |
| 534 | (50%) of the outstanding shares or beneficial ownership of such |
| 535 | entity. |
| 536 | |
| 537 | 2. Source Code License. |
| 538 | |
| 539 | 2.1. The Initial Developer Grant. |
| 540 | The Initial Developer hereby grants You a world-wide, royalty-free, |
| 541 | non-exclusive license, subject to third party intellectual property |
| 542 | claims: |
| 543 | (a) under intellectual property rights (other than patent or |
| 544 | trademark) Licensable by Initial Developer to use, reproduce, |
| 545 | modify, display, perform, sublicense and distribute the Original |
| 546 | Code (or portions thereof) with or without Modifications, and/or |
| 547 | as part of a Larger Work; and |
| 548 | |
| 549 | (b) under Patents Claims infringed by the making, using or |
| 550 | selling of Original Code, to make, have made, use, practice, |
| 551 | sell, and offer for sale, and/or otherwise dispose of the |
| 552 | Original Code (or portions thereof). |
| 553 | |
| 554 | (c) the licenses granted in this Section 2.1(a) and (b) are |
| 555 | effective on the date Initial Developer first distributes |
| 556 | Original Code under the terms of this License. |
| 557 | |
| 558 | (d) Notwithstanding Section 2.1(b) above, no patent license is |
| 559 | granted: 1) for code that You delete from the Original Code; 2) |
| 560 | separate from the Original Code; or 3) for infringements caused |
| 561 | by: i) the modification of the Original Code or ii) the |
| 562 | combination of the Original Code with other software or devices. |
| 563 | |
| 564 | 2.2. Contributor Grant. |
| 565 | Subject to third party intellectual property claims, each Contributor |
| 566 | hereby grants You a world-wide, royalty-free, non-exclusive license |
| 567 | |
| 568 | (a) under intellectual property rights (other than patent or |
| 569 | trademark) Licensable by Contributor, to use, reproduce, modify, |
| 570 | display, perform, sublicense and distribute the Modifications |
| 571 | created by such Contributor (or portions thereof) either on an |
| 572 | unmodified basis, with other Modifications, as Covered Code |
| 573 | and/or as part of a Larger Work; and |
| 574 | |
| 575 | (b) under Patent Claims infringed by the making, using, or |
| 576 | selling of Modifications made by that Contributor either alone |
| 577 | and/or in combination with its Contributor Version (or portions |
| 578 | of such combination), to make, use, sell, offer for sale, have |
| 579 | made, and/or otherwise dispose of: 1) Modifications made by that |
| 580 | Contributor (or portions thereof); and 2) the combination of |
| 581 | Modifications made by that Contributor with its Contributor |
| 582 | Version (or portions of such combination). |
| 583 | |
| 584 | (c) the licenses granted in Sections 2.2(a) and 2.2(b) are |
| 585 | effective on the date Contributor first makes Commercial Use of |
| 586 | the Covered Code. |
| 587 | |
| 588 | (d) Notwithstanding Section 2.2(b) above, no patent license is |
| 589 | granted: 1) for any code that Contributor has deleted from the |
| 590 | Contributor Version; 2) separate from the Contributor Version; |
| 591 | 3) for infringements caused by: i) third party modifications of |
| 592 | Contributor Version or ii) the combination of Modifications made |
| 593 | by that Contributor with other software (except as part of the |
| 594 | Contributor Version) or other devices; or 4) under Patent Claims |
| 595 | infringed by Covered Code in the absence of Modifications made by |
| 596 | that Contributor. |
| 597 | |
| 598 | 3. Distribution Obligations. |
| 599 | |
| 600 | 3.1. Application of License. |
| 601 | The Modifications which You create or to which You contribute are |
| 602 | governed by the terms of this License, including without limitation |
| 603 | Section 2.2. The Source Code version of Covered Code may be |
| 604 | distributed only under the terms of this License or a future version |
| 605 | of this License released under Section 6.1, and You must include a |
| 606 | copy of this License with every copy of the Source Code You |
| 607 | distribute. You may not offer or impose any terms on any Source Code |
| 608 | version that alters or restricts the applicable version of this |
| 609 | License or the recipients' rights hereunder. However, You may include |
| 610 | an additional document offering the additional rights described in |
| 611 | Section 3.5. |
| 612 | |
| 613 | 3.2. Availability of Source Code. |
| 614 | Any Modification which You create or to which You contribute must be |
| 615 | made available in Source Code form under the terms of this License |
| 616 | either on the same media as an Executable version or via an accepted |
| 617 | Electronic Distribution Mechanism to anyone to whom you made an |
| 618 | Executable version available; and if made available via Electronic |
| 619 | Distribution Mechanism, must remain available for at least twelve (12) |
| 620 | months after the date it initially became available, or at least six |
| 621 | (6) months after a subsequent version of that particular Modification |
| 622 | has been made available to such recipients. You are responsible for |
| 623 | ensuring that the Source Code version remains available even if the |
| 624 | Electronic Distribution Mechanism is maintained by a third party. |
| 625 | |
| 626 | 3.3. Description of Modifications. |
| 627 | You must cause all Covered Code to which You contribute to contain a |
| 628 | file documenting the changes You made to create that Covered Code and |
| 629 | the date of any change. You must include a prominent statement that |
| 630 | the Modification is derived, directly or indirectly, from Original |
| 631 | Code provided by the Initial Developer and including the name of the |
| 632 | Initial Developer in (a) the Source Code, and (b) in any notice in an |
| 633 | Executable version or related documentation in which You describe the |
| 634 | origin or ownership of the Covered Code. |
| 635 | |
| 636 | 3.4. Intellectual Property Matters |
| 637 | (a) Third Party Claims. |
| 638 | If Contributor has knowledge that a license under a third party's |
| 639 | intellectual property rights is required to exercise the rights |
| 640 | granted by such Contributor under Sections 2.1 or 2.2, |
| 641 | Contributor must include a text file with the Source Code |
| 642 | distribution titled "LEGAL" which describes the claim and the |
| 643 | party making the claim in sufficient detail that a recipient will |
| 644 | know whom to contact. If Contributor obtains such knowledge after |
| 645 | the Modification is made available as described in Section 3.2, |
| 646 | Contributor shall promptly modify the LEGAL file in all copies |
| 647 | Contributor makes available thereafter and shall take other steps |
| 648 | (such as notifying appropriate mailing lists or newsgroups) |
| 649 | reasonably calculated to inform those who received the Covered |
| 650 | Code that new knowledge has been obtained. |
| 651 | |
| 652 | (b) Contributor APIs. |
| 653 | If Contributor's Modifications include an application programming |
| 654 | interface and Contributor has knowledge of patent licenses which |
| 655 | are reasonably necessary to implement that API, Contributor must |
| 656 | also include this information in the LEGAL file. |
| 657 | |
| 658 | (c) Representations. |
| 659 | Contributor represents that, except as disclosed pursuant to |
| 660 | Section 3.4(a) above, Contributor believes that Contributor's |
| 661 | Modifications are Contributor's original creation(s) and/or |
| 662 | Contributor has sufficient rights to grant the rights conveyed by |
| 663 | this License. |
| 664 | |
| 665 | 3.5. Required Notices. |
| 666 | You must duplicate the notice in Exhibit A in each file of the Source |
| 667 | Code. If it is not possible to put such notice in a particular Source |
| 668 | Code file due to its structure, then You must include such notice in a |
| 669 | location (such as a relevant directory) where a user would be likely |
| 670 | to look for such a notice. If You created one or more Modification(s) |
| 671 | You may add your name as a Contributor to the notice described in |
| 672 | Exhibit A. You must also duplicate this License in any documentation |
| 673 | for the Source Code where You describe recipients' rights or ownership |
| 674 | rights relating to Covered Code. You may choose to offer, and to |
| 675 | charge a fee for, warranty, support, indemnity or liability |
| 676 | obligations to one or more recipients of Covered Code. However, You |
| 677 | may do so only on Your own behalf, and not on behalf of the Initial |
| 678 | Developer or any Contributor. You must make it absolutely clear than |
| 679 | any such warranty, support, indemnity or liability obligation is |
| 680 | offered by You alone, and You hereby agree to indemnify the Initial |
| 681 | Developer and every Contributor for any liability incurred by the |
| 682 | Initial Developer or such Contributor as a result of warranty, |
| 683 | support, indemnity or liability terms You offer. |
| 684 | |
| 685 | 3.6. Distribution of Executable Versions. |
| 686 | You may distribute Covered Code in Executable form only if the |
| 687 | requirements of Section 3.1-3.5 have been met for that Covered Code, |
| 688 | and if You include a notice stating that the Source Code version of |
| 689 | the Covered Code is available under the terms of this License, |
| 690 | including a description of how and where You have fulfilled the |
| 691 | obligations of Section 3.2. The notice must be conspicuously included |
| 692 | in any notice in an Executable version, related documentation or |
| 693 | collateral in which You describe recipients' rights relating to the |
| 694 | Covered Code. You may distribute the Executable version of Covered |
| 695 | Code or ownership rights under a license of Your choice, which may |
| 696 | contain terms different from this License, provided that You are in |
| 697 | compliance with the terms of this License and that the license for the |
| 698 | Executable version does not attempt to limit or alter the recipient's |
| 699 | rights in the Source Code version from the rights set forth in this |
| 700 | License. If You distribute the Executable version under a different |
| 701 | license You must make it absolutely clear that any terms which differ |
| 702 | from this License are offered by You alone, not by the Initial |
| 703 | Developer or any Contributor. You hereby agree to indemnify the |
| 704 | Initial Developer and every Contributor for any liability incurred by |
| 705 | the Initial Developer or such Contributor as a result of any such |
| 706 | terms You offer. |
| 707 | |
| 708 | 3.7. Larger Works. |
| 709 | You may create a Larger Work by combining Covered Code with other code |
| 710 | not governed by the terms of this License and distribute the Larger |
| 711 | Work as a single product. In such a case, You must make sure the |
| 712 | requirements of this License are fulfilled for the Covered Code. |
| 713 | |
| 714 | 4. Inability to Comply Due to Statute or Regulation. |
| 715 | |
| 716 | If it is impossible for You to comply with any of the terms of this |
| 717 | License with respect to some or all of the Covered Code due to |
| 718 | statute, judicial order, or regulation then You must: (a) comply with |
| 719 | the terms of this License to the maximum extent possible; and (b) |
| 720 | describe the limitations and the code they affect. Such description |
| 721 | must be included in the LEGAL file described in Section 3.4 and must |
| 722 | be included with all distributions of the Source Code. Except to the |
| 723 | extent prohibited by statute or regulation, such description must be |
| 724 | sufficiently detailed for a recipient of ordinary skill to be able to |
| 725 | understand it. |
| 726 | |
| 727 | 5. Application of this License. |
| 728 | |
| 729 | This License applies to code to which the Initial Developer has |
| 730 | attached the notice in Exhibit A and to related Covered Code. |
| 731 | |
| 732 | 6. Versions of the License. |
| 733 | |
| 734 | 6.1. New Versions. |
| 735 | Netscape Communications Corporation ("Netscape") may publish revised |
| 736 | and/or new versions of the License from time to time. Each version |
| 737 | will be given a distinguishing version number. |
| 738 | |
| 739 | 6.2. Effect of New Versions. |
| 740 | Once Covered Code has been published under a particular version of the |
| 741 | License, You may always continue to use it under the terms of that |
| 742 | version. You may also choose to use such Covered Code under the terms |
| 743 | of any subsequent version of the License published by Netscape. No one |
| 744 | other than Netscape has the right to modify the terms applicable to |
| 745 | Covered Code created under this License. |
| 746 | |
| 747 | 6.3. Derivative Works. |
| 748 | If You create or use a modified version of this License (which you may |
| 749 | only do in order to apply it to code which is not already Covered Code |
| 750 | governed by this License), You must (a) rename Your license so that |
| 751 | the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", |
| 752 | "MPL", "NPL" or any confusingly similar phrase do not appear in your |
| 753 | license (except to note that your license differs from this License) |
| 754 | and (b) otherwise make it clear that Your version of the license |
| 755 | contains terms which differ from the Mozilla Public License and |
| 756 | Netscape Public License. (Filling in the name of the Initial |
| 757 | Developer, Original Code or Contributor in the notice described in |
| 758 | Exhibit A shall not of themselves be deemed to be modifications of |
| 759 | this License.) |
| 760 | |
| 761 | 7. DISCLAIMER OF WARRANTY. |
| 762 | |
| 763 | COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, |
| 764 | WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, |
| 765 | WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF |
| 766 | DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. |
| 767 | THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE |
| 768 | IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, |
| 769 | YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE |
| 770 | COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER |
| 771 | OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF |
| 772 | ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. |
| 773 | |
| 774 | 8. TERMINATION. |
| 775 | |
| 776 | 8.1. This License and the rights granted hereunder will terminate |
| 777 | automatically if You fail to comply with terms herein and fail to cure |
| 778 | such breach within 30 days of becoming aware of the breach. All |
| 779 | sublicenses to the Covered Code which are properly granted shall |
| 780 | survive any termination of this License. Provisions which, by their |
| 781 | nature, must remain in effect beyond the termination of this License |
| 782 | shall survive. |
| 783 | |
| 784 | 8.2. If You initiate litigation by asserting a patent infringement |
| 785 | claim (excluding declatory judgment actions) against Initial Developer |
| 786 | or a Contributor (the Initial Developer or Contributor against whom |
| 787 | You file such action is referred to as "Participant") alleging that: |
| 788 | |
| 789 | (a) such Participant's Contributor Version directly or indirectly |
| 790 | infringes any patent, then any and all rights granted by such |
| 791 | Participant to You under Sections 2.1 and/or 2.2 of this License |
| 792 | shall, upon 60 days notice from Participant terminate prospectively, |
| 793 | unless if within 60 days after receipt of notice You either: (i) |
| 794 | agree in writing to pay Participant a mutually agreeable reasonable |
| 795 | royalty for Your past and future use of Modifications made by such |
| 796 | Participant, or (ii) withdraw Your litigation claim with respect to |
| 797 | the Contributor Version against such Participant. If within 60 days |
| 798 | of notice, a reasonable royalty and payment arrangement are not |
| 799 | mutually agreed upon in writing by the parties or the litigation claim |
| 800 | is not withdrawn, the rights granted by Participant to You under |
| 801 | Sections 2.1 and/or 2.2 automatically terminate at the expiration of |
| 802 | the 60 day notice period specified above. |
| 803 | |
| 804 | (b) any software, hardware, or device, other than such Participant's |
| 805 | Contributor Version, directly or indirectly infringes any patent, then |
| 806 | any rights granted to You by such Participant under Sections 2.1(b) |
| 807 | and 2.2(b) are revoked effective as of the date You first made, used, |
| 808 | sold, distributed, or had made, Modifications made by that |
| 809 | Participant. |
| 810 | |
| 811 | 8.3. If You assert a patent infringement claim against Participant |
| 812 | alleging that such Participant's Contributor Version directly or |
| 813 | indirectly infringes any patent where such claim is resolved (such as |
| 814 | by license or settlement) prior to the initiation of patent |
| 815 | infringement litigation, then the reasonable value of the licenses |
| 816 | granted by such Participant under Sections 2.1 or 2.2 shall be taken |
| 817 | into account in determining the amount or value of any payment or |
| 818 | license. |
| 819 | |
| 820 | 8.4. In the event of termination under Sections 8.1 or 8.2 above, |
| 821 | all end user license agreements (excluding distributors and resellers) |
| 822 | which have been validly granted by You or any distributor hereunder |
| 823 | prior to termination shall survive termination. |
| 824 | |
| 825 | 9. LIMITATION OF LIABILITY. |
| 826 | |
| 827 | UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT |
| 828 | (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL |
| 829 | DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, |
| 830 | OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR |
| 831 | ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY |
| 832 | CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, |
| 833 | WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER |
| 834 | COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN |
| 835 | INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF |
| 836 | LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY |
| 837 | RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW |
| 838 | PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE |
| 839 | EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO |
| 840 | THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. |
| 841 | |
| 842 | 10. U.S. GOVERNMENT END USERS. |
| 843 | |
| 844 | The Covered Code is a "commercial item," as that term is defined in |
| 845 | 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer |
| 846 | software" and "commercial computer software documentation," as such |
| 847 | terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 |
| 848 | C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), |
| 849 | all U.S. Government End Users acquire Covered Code with only those |
| 850 | rights set forth herein. |
| 851 | |
| 852 | 11. MISCELLANEOUS. |
| 853 | |
| 854 | This License represents the complete agreement concerning subject |
| 855 | matter hereof. If any provision of this License is held to be |
| 856 | unenforceable, such provision shall be reformed only to the extent |
| 857 | necessary to make it enforceable. This License shall be governed by |
| 858 | California law provisions (except to the extent applicable law, if |
| 859 | any, provides otherwise), excluding its conflict-of-law provisions. |
| 860 | With respect to disputes in which at least one party is a citizen of, |
| 861 | or an entity chartered or registered to do business in the United |
| 862 | States of America, any litigation relating to this License shall be |
| 863 | subject to the jurisdiction of the Federal Courts of the Northern |
| 864 | District of California, with venue lying in Santa Clara County, |
| 865 | California, with the losing party responsible for costs, including |
| 866 | without limitation, court costs and reasonable attorneys' fees and |
| 867 | expenses. The application of the United Nations Convention on |
| 868 | Contracts for the International Sale of Goods is expressly excluded. |
| 869 | Any law or regulation which provides that the language of a contract |
| 870 | shall be construed against the drafter shall not apply to this |
| 871 | License. |
| 872 | |
| 873 | 12. RESPONSIBILITY FOR CLAIMS. |
| 874 | |
| 875 | As between Initial Developer and the Contributors, each party is |
| 876 | responsible for claims and damages arising, directly or indirectly, |
| 877 | out of its utilization of rights under this License and You agree to |
| 878 | work with Initial Developer and Contributors to distribute such |
| 879 | responsibility on an equitable basis. Nothing herein is intended or |
| 880 | shall be deemed to constitute any admission of liability. |
| 881 | |
| 882 | 13. MULTIPLE-LICENSED CODE. |
| 883 | |
| 884 | Initial Developer may designate portions of the Covered Code as |
| 885 | "Multiple-Licensed". "Multiple-Licensed" means that the Initial |
| 886 | Developer permits you to utilize portions of the Covered Code under |
| 887 | Your choice of the NPL or the alternative licenses, if any, specified |
| 888 | by the Initial Developer in the file described in Exhibit A. |
| 889 | |
| 890 | EXHIBIT A -Mozilla Public License. |
| 891 | |
| 892 | ``The contents of this file are subject to the Mozilla Public License |
| 893 | Version 1.1 (the "License"); you may not use this file except in |
| 894 | compliance with the License. You may obtain a copy of the License at |
| 895 | http://www.mozilla.org/MPL/ |
| 896 | |
| 897 | Software distributed under the License is distributed on an "AS IS" |
| 898 | basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
| 899 | License for the specific language governing rights and limitations |
| 900 | under the License. |
| 901 | |
| 902 | The Original Code is ______________________________________. |
| 903 | |
| 904 | The Initial Developer of the Original Code is ________________________. |
| 905 | Portions created by ______________________ are Copyright (C) ______ |
| 906 | _______________________. All Rights Reserved. |
| 907 | |
| 908 | Contributor(s): ______________________________________. |
| 909 | |
| 910 | Alternatively, the contents of this file may be used under the terms |
| 911 | of the _____ license (the "[___] License"), in which case the |
| 912 | provisions of [______] License are applicable instead of those |
| 913 | above. If you wish to allow use of your version of this file only |
| 914 | under the terms of the [____] License and not to allow others to use |
| 915 | your version of this file under the MPL, indicate your decision by |
| 916 | deleting the provisions above and replace them with the notice and |
| 917 | other provisions required by the [___] License. If you do not delete |
| 918 | the provisions above, a recipient may use your version of this file |
| 919 | under either the MPL or the [___] License." |
| 920 | |
| 921 | [NOTE: The text of this Exhibit A may differ slightly from the text of |
| 922 | the notices in the Source Code files of the Original Code. You should |
| 923 | use the text of this Exhibit A rather than the text found in the |
| 924 | Original Code Source Code for Your Modifications.] |
| 925 | |
| 926 | ---- |
| 927 | |
| 928 | |
David Ostrovsky | 78be3df | 2020-11-16 22:20:28 +0100 | [diff] [blame] | 929 | [[PublicDomain]] |
| 930 | PublicDomain |
| 931 | |
| 932 | * guice:aopalliance |
| 933 | |
| 934 | [[PublicDomain_license]] |
| 935 | ---- |
| 936 | This software has been placed in the public domain by its author(s). |
| 937 | |
| 938 | ---- |
| 939 | |
| 940 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 941 | [[antlr]] |
| 942 | antlr |
| 943 | |
| 944 | * antlr:antlr27 |
| 945 | * antlr:java-runtime |
| 946 | * antlr:stringtemplate |
| 947 | * antlr:tool |
| 948 | |
| 949 | [[antlr_license]] |
| 950 | ---- |
| 951 | Copyright (c) 2003-2008, Terence Parr |
| 952 | All rights reserved. |
| 953 | |
| 954 | Redistribution and use in source and binary forms, with or without |
| 955 | modification, are permitted provided that the following conditions |
| 956 | are met: |
| 957 | |
| 958 | * Redistributions of source code must retain the above copyright |
| 959 | notice, this list of conditions and the following disclaimer. |
| 960 | * Redistributions in binary form must reproduce the above |
| 961 | copyright notice, this list of conditions and the following |
| 962 | disclaimer in the documentation and/or other materials provided |
| 963 | with the distribution. |
| 964 | * Neither the name of the author nor the names of its |
| 965 | contributors may be used to endorse or promote products derived |
| 966 | from this software without specific prior written permission. |
| 967 | |
| 968 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 969 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 970 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 971 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 972 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 973 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 974 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 975 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 976 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 977 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
| 978 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 979 | POSSIBILITY OF SUCH DAMAGE. |
| 980 | |
| 981 | ---- |
| 982 | |
| 983 | |
| 984 | [[args4j]] |
| 985 | args4j |
| 986 | |
| 987 | * args4j |
| 988 | |
| 989 | [[args4j_license]] |
| 990 | ---- |
| 991 | Copyright (c) 2013 Kohsuke Kawaguchi and other contributors |
| 992 | |
| 993 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 994 | this software and associated documentation files (the "Software"), to deal in |
| 995 | the Software without restriction, including without limitation the rights to |
| 996 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
| 997 | of the Software, and to permit persons to whom the Software is furnished to do |
| 998 | so, subject to the following conditions: |
| 999 | |
| 1000 | The above copyright notice and this permission notice shall be included in all |
| 1001 | copies or substantial portions of the Software. |
| 1002 | |
| 1003 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 1004 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 1005 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 1006 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 1007 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 1008 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 1009 | SOFTWARE. |
| 1010 | |
| 1011 | ---- |
| 1012 | |
| 1013 | |
| 1014 | [[autolink]] |
| 1015 | autolink |
| 1016 | |
| 1017 | * autolink |
| 1018 | |
| 1019 | [[autolink_license]] |
| 1020 | ---- |
| 1021 | The MIT License (MIT) |
| 1022 | |
| 1023 | Copyright (c) 2015 Robin Stocker |
| 1024 | |
| 1025 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 1026 | of this software and associated documentation files (the "Software"), to deal |
| 1027 | in the Software without restriction, including without limitation the rights |
| 1028 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 1029 | copies of the Software, and to permit persons to whom the Software is |
| 1030 | furnished to do so, subject to the following conditions: |
| 1031 | |
| 1032 | The above copyright notice and this permission notice shall be included in all |
| 1033 | copies or substantial portions of the Software. |
| 1034 | |
| 1035 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 1036 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 1037 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 1038 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 1039 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 1040 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 1041 | SOFTWARE. |
| 1042 | |
| 1043 | ---- |
| 1044 | |
| 1045 | |
| 1046 | [[automaton]] |
| 1047 | automaton |
| 1048 | |
| 1049 | * automaton |
| 1050 | |
| 1051 | [[automaton_license]] |
| 1052 | ---- |
| 1053 | Copyright (c) 2001-2011 Anders Moeller |
| 1054 | All rights reserved. |
| 1055 | |
| 1056 | Redistribution and use in source and binary forms, with or without |
| 1057 | modification, are permitted provided that the following conditions are met: |
| 1058 | |
| 1059 | * Redistributions of source code must retain the above copyright notice, |
| 1060 | this list of conditions and the following disclaimer. |
| 1061 | * Redistributions in binary form must reproduce the above copyright notice, |
| 1062 | this list of conditions and the following disclaimer in the documentation |
| 1063 | and/or other materials provided with the distribution. |
| 1064 | * Neither the name of the JSR305 expert group nor the names of its |
| 1065 | contributors may be used to endorse or promote products derived from |
| 1066 | this software without specific prior written permission. |
| 1067 | |
| 1068 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 1069 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
| 1070 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1071 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
| 1072 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 1073 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 1074 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 1075 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 1076 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 1077 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 1078 | POSSIBILITY OF SUCH DAMAGE. |
| 1079 | |
| 1080 | ---- |
| 1081 | |
| 1082 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 1083 | [[bouncycastle]] |
| 1084 | bouncycastle |
| 1085 | |
| 1086 | * bouncycastle:bcpg-neverlink |
| 1087 | * bouncycastle:bcpkix-neverlink |
| 1088 | * bouncycastle:bcprov-neverlink |
| 1089 | |
| 1090 | [[bouncycastle_license]] |
| 1091 | ---- |
| 1092 | Copyright (c) 2000 - 2015 The Legion of the Bouncy Castle Inc. |
| 1093 | (http://www.bouncycastle.org) |
| 1094 | |
| 1095 | Permission is hereby granted, free of charge, to any person obtaining |
| 1096 | a copy of this software and associated documentation files (the |
| 1097 | "Software"), to deal in the Software without restriction, including |
| 1098 | without limitation the rights to use, copy, modify, merge, publish, |
| 1099 | distribute, sublicense, and/or sell copies of the Software, and to |
| 1100 | permit persons to whom the Software is furnished to do so, subject to |
| 1101 | the following conditions: |
| 1102 | |
| 1103 | The above copyright notice and this permission notice shall be |
| 1104 | included in all copies or substantial portions of the Software. |
| 1105 | |
| 1106 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 1107 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 1108 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 1109 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 1110 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 1111 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 1112 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 1113 | |
| 1114 | ---- |
| 1115 | |
| 1116 | |
| 1117 | [[elasticsearch]] |
| 1118 | elasticsearch |
| 1119 | |
| 1120 | * elasticsearch-rest-client:elasticsearch-rest-client |
| 1121 | |
| 1122 | [[elasticsearch_license]] |
| 1123 | ---- |
| 1124 | Elasticsearch |
| 1125 | Copyright 2009-2015 Elasticsearch |
| 1126 | |
| 1127 | This product includes software developed by The Apache Software |
| 1128 | Foundation (http://www.apache.org/). |
| 1129 | |
| 1130 | ---- |
| 1131 | |
| 1132 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 1133 | [[flexmark]] |
| 1134 | flexmark |
| 1135 | |
| 1136 | * flexmark |
| 1137 | * flexmark-ext-abbreviation |
| 1138 | * flexmark-ext-anchorlink |
| 1139 | * flexmark-ext-autolink |
| 1140 | * flexmark-ext-definition |
| 1141 | * flexmark-ext-emoji |
| 1142 | * flexmark-ext-escaped-character |
| 1143 | * flexmark-ext-footnotes |
| 1144 | * flexmark-ext-gfm-issues |
| 1145 | * flexmark-ext-gfm-strikethrough |
| 1146 | * flexmark-ext-gfm-tables |
| 1147 | * flexmark-ext-gfm-tasklist |
| 1148 | * flexmark-ext-gfm-users |
| 1149 | * flexmark-ext-ins |
| 1150 | * flexmark-ext-jekyll-front-matter |
| 1151 | * flexmark-ext-superscript |
| 1152 | * flexmark-ext-tables |
| 1153 | * flexmark-ext-toc |
| 1154 | * flexmark-ext-typographic |
| 1155 | * flexmark-ext-wikilink |
| 1156 | * flexmark-ext-yaml-front-matter |
| 1157 | * flexmark-formatter |
| 1158 | * flexmark-html-parser |
| 1159 | * flexmark-profile-pegdown |
| 1160 | * flexmark-util |
| 1161 | |
| 1162 | [[flexmark_license]] |
| 1163 | ---- |
| 1164 | Copyright (c) 2015-2016, Atlassian Pty Ltd |
| 1165 | All rights reserved. |
| 1166 | |
| 1167 | Copyright (c) 2016, Vladimir Schneider, |
| 1168 | All rights reserved. |
| 1169 | |
| 1170 | Redistribution and use in source and binary forms, with or without |
| 1171 | modification, are permitted provided that the following conditions are met: |
| 1172 | |
| 1173 | * Redistributions of source code must retain the above copyright notice, this |
| 1174 | list of conditions and the following disclaimer. |
| 1175 | |
| 1176 | * Redistributions in binary form must reproduce the above copyright notice, |
| 1177 | this list of conditions and the following disclaimer in the documentation |
| 1178 | and/or other materials provided with the distribution. |
| 1179 | |
| 1180 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 1181 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1182 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 1183 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
| 1184 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1185 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 1186 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 1187 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 1188 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 1189 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 1190 | |
| 1191 | ---- |
| 1192 | |
| 1193 | |
| 1194 | [[h2]] |
| 1195 | h2 |
| 1196 | |
| 1197 | * h2 |
| 1198 | |
| 1199 | [[h2_license]] |
| 1200 | ---- |
| 1201 | H2 is dual licensed and available under a modified version of the |
| 1202 | MPL 1.1 (Mozilla Public License) or under the (unmodified) EPL 1.0. |
| 1203 | ---- |
| 1204 | |
| 1205 | link:http://www.h2database.com/html/license.html[H2 License] |
| 1206 | |
| 1207 | ---- |
| 1208 | H2 License - Version 1.0 |
| 1209 | 1. Definitions |
| 1210 | |
| 1211 | 1.0.1. "Commercial Use" means distribution or otherwise making the |
| 1212 | Covered Code available to a third party. |
| 1213 | |
| 1214 | 1.1. "Contributor" means each entity that creates or contributes |
| 1215 | to the creation of Modifications. |
| 1216 | |
| 1217 | 1.2. "Contributor Version" means the combination of the Original |
| 1218 | Code, prior Modifications used by a Contributor, and the |
| 1219 | Modifications made by that particular Contributor. |
| 1220 | |
| 1221 | 1.3. "Covered Code" means the Original Code or Modifications or |
| 1222 | the combination of the Original Code and Modifications, in each |
| 1223 | case including portions thereof. |
| 1224 | |
| 1225 | 1.4. "Electronic Distribution Mechanism" means a mechanism generally |
| 1226 | accepted in the software development community for the electronic |
| 1227 | transfer of data. |
| 1228 | |
| 1229 | 1.5. "Executable" means Covered Code in any form other than Source Code. |
| 1230 | |
| 1231 | 1.6. "Initial Developer" means the individual or entity identified |
| 1232 | as the Initial Developer in the Source Code notice required |
| 1233 | by Exhibit A. |
| 1234 | |
| 1235 | 1.7. "Larger Work" means a work which combines Covered Code or |
| 1236 | portions thereof with code not governed by the terms of this |
| 1237 | License. |
| 1238 | |
| 1239 | 1.8. "License" means this document. |
| 1240 | |
| 1241 | 1.8.1. "Licensable" means having the right to grant, to the maximum |
| 1242 | extent possible, whether at the time of the initial grant |
| 1243 | or subsequently acquired, any and all of the rights conveyed |
| 1244 | herein. |
| 1245 | |
| 1246 | 1.9. "Modifications" means any addition to or deletion from the |
| 1247 | substance or structure of either the Original Code or any |
| 1248 | previous Modifications. When Covered Code is released as a |
| 1249 | series of files, a Modification is: |
| 1250 | |
| 1251 | 1.9.a. Any addition to or deletion from the contents of a file |
| 1252 | containing Original Code or previous Modifications. |
| 1253 | |
| 1254 | 1.9.b. Any new file that contains any part of the Original Code or |
| 1255 | previous Modifications. |
| 1256 | |
| 1257 | 1.10. "Original Code" means Source Code of computer software |
| 1258 | code which is described in the Source Code notice required |
| 1259 | by Exhibit A as Original Code, and which, at the time of |
| 1260 | its release under this License is not already Covered Code |
| 1261 | governed by this License. |
| 1262 | |
| 1263 | 1.10.1. "Patent Claims" means any patent claim(s), now owned or |
| 1264 | hereafter acquired, including without limitation, method, |
| 1265 | process, and apparatus claims, in any patent Licensable |
| 1266 | by grantor. |
| 1267 | |
| 1268 | 1.11. "Source Code" means the preferred form of the Covered Code |
| 1269 | for making modifications to it, including all modules it |
| 1270 | contains, plus any associated interface definition files, |
| 1271 | scripts used to control compilation and installation of an |
| 1272 | Executable, or source code differential comparisons against |
| 1273 | either the Original Code or another well known, available |
| 1274 | Covered Code of the Contributor's choice. The Source Code can |
| 1275 | be in a compressed or archival form, provided the appropriate |
| 1276 | decompression or de-archiving software is widely available |
| 1277 | for no charge. |
| 1278 | |
| 1279 | 1.12. "You" (or "Your") means an individual or a legal entity |
| 1280 | exercising rights under, and complying with all of the terms |
| 1281 | of, this License or a future version of this License issued |
| 1282 | under Section 6.1. For legal entities, "You" includes any |
| 1283 | entity which controls, is controlled by, or is under common |
| 1284 | control with You. For purposes of this definition, "control" |
| 1285 | means (a) the power, direct or indirect, to cause the direction |
| 1286 | or management of such entity, whether by contract or otherwise, |
| 1287 | or (b) ownership of more than fifty percent (50%) of the |
| 1288 | outstanding shares or beneficial ownership of such entity. |
| 1289 | |
| 1290 | 2. Source Code License |
| 1291 | |
| 1292 | 2.1. The Initial Developer Grant |
| 1293 | |
| 1294 | The Initial Developer hereby grants You a world-wide, royalty-free, |
| 1295 | non-exclusive license, subject to third party intellectual property |
| 1296 | claims: |
| 1297 | |
| 1298 | 2.1.a. under intellectual property rights (other than patent |
| 1299 | or trademark) Licensable by Initial Developer to use, |
| 1300 | reproduce, modify, display, perform, sublicense and distribute |
| 1301 | the Original Code (or portions thereof) with or without |
| 1302 | Modifications, and/or as part of a Larger Work; and |
| 1303 | |
| 1304 | 2.1.b. under Patents Claims infringed by the making, using or selling |
| 1305 | of Original Code, to make, have made, use, practice, sell, |
| 1306 | and offer for sale, and/or otherwise dispose of the Original |
| 1307 | Code (or portions thereof). |
| 1308 | |
| 1309 | 2.1.c. the licenses granted in this Section 2.1 (a) and (b) are |
| 1310 | effective on the date Initial Developer first distributes |
| 1311 | Original Code under the terms of this License. |
| 1312 | |
| 1313 | 2.1.d. Notwithstanding Section 2.1 (b) above, no patent license is |
| 1314 | granted: 1) for code that You delete from the Original Code; |
| 1315 | 2) separate from the Original Code; or 3) for infringements |
| 1316 | caused by: i) the modification of the Original Code or ii) |
| 1317 | the combination of the Original Code with other software |
| 1318 | or devices. |
| 1319 | |
| 1320 | 2.2. Contributor Grant |
| 1321 | |
| 1322 | Subject to third party intellectual property claims, each Contributor |
| 1323 | hereby grants You a world-wide, royalty-free, non-exclusive license |
| 1324 | |
| 1325 | 2.2.a. under intellectual property rights (other than patent or |
| 1326 | trademark) Licensable by Contributor, to use, reproduce, |
| 1327 | modify, display, perform, sublicense and distribute the |
| 1328 | Modifications created by such Contributor (or portions |
| 1329 | thereof) either on an unmodified basis, with other |
| 1330 | Modifications, as Covered Code and/or as part of a Larger |
| 1331 | Work; and |
| 1332 | |
| 1333 | 2.2.b. under Patent Claims infringed by the making, using, or selling |
| 1334 | of Modifications made by that Contributor either alone and/or |
| 1335 | in combination with its Contributor Version (or portions |
| 1336 | of such combination), to make, use, sell, offer for sale, |
| 1337 | have made, and/or otherwise dispose of: 1) Modifications |
| 1338 | made by that Contributor (or portions thereof); and 2) the |
| 1339 | combination of Modifications made by that Contributor with |
| 1340 | its Contributor Version (or portions of such combination). |
| 1341 | |
| 1342 | 2.2.c. the licenses granted in Sections 2.2 (a) and 2.2 (b) are |
| 1343 | effective on the date Contributor first makes Commercial |
| 1344 | Use of the Covered Code. |
| 1345 | |
| 1346 | 2.2.c. Notwithstanding Section 2.2 (b) above, no patent license is |
| 1347 | granted: 1) for any code that Contributor has deleted from |
| 1348 | the Contributor Version; 2) separate from the Contributor |
| 1349 | Version; 3) for infringements caused by: i) third party |
| 1350 | modifications of Contributor Version or ii) the combination |
| 1351 | of Modifications made by that Contributor with other software |
| 1352 | (except as part of the Contributor Version) or other devices; |
| 1353 | or 4) under Patent Claims infringed by Covered Code in the |
| 1354 | absence of Modifications made by that Contributor. |
| 1355 | |
| 1356 | 3. Distribution Obligations |
| 1357 | |
| 1358 | 3.1. Application of License |
| 1359 | |
| 1360 | The Modifications which You create or to which You contribute |
| 1361 | are governed by the terms of this License, including without |
| 1362 | limitation Section 2.2. The Source Code version of Covered Code may |
| 1363 | be distributed only under the terms of this License or a future |
| 1364 | version of this License released under Section 6.1, and You must |
| 1365 | include a copy of this License with every copy of the Source Code |
| 1366 | You distribute. You may not offer or impose any terms on any Source |
| 1367 | Code version that alters or restricts the applicable version of |
| 1368 | this License or the recipients' rights hereunder. However, You |
| 1369 | may include an additional document offering the additional rights |
| 1370 | described in Section 3.5. |
| 1371 | |
| 1372 | 3.2. Availability of Source Code |
| 1373 | |
| 1374 | Any Modification which You create or to which You contribute must |
| 1375 | be made available in Source Code form under the terms of this |
| 1376 | License either on the same media as an Executable version or via |
| 1377 | an accepted Electronic Distribution Mechanism to anyone to whom |
| 1378 | you made an Executable version available; and if made available |
| 1379 | via Electronic Distribution Mechanism, must remain available for |
| 1380 | at least twelve (12) months after the date it initially became |
| 1381 | available, or at least six (6) months after a subsequent version |
| 1382 | of that particular Modification has been made available to such |
| 1383 | recipients. You are responsible for ensuring that the Source Code |
| 1384 | version remains available even if the Electronic Distribution |
| 1385 | Mechanism is maintained by a third party. |
| 1386 | |
| 1387 | 3.3. Description of Modifications |
| 1388 | |
| 1389 | You must cause all Covered Code to which You contribute to contain |
| 1390 | a file documenting the changes You made to create that Covered |
| 1391 | Code and the date of any change. You must include a prominent |
| 1392 | statement that the Modification is derived, directly or indirectly, |
| 1393 | from Original Code provided by the Initial Developer and including |
| 1394 | the name of the Initial Developer in (a) the Source Code, and (b) |
| 1395 | in any notice in an Executable version or related documentation in |
| 1396 | which You describe the origin or ownership of the Covered Code. |
| 1397 | |
| 1398 | 3.4. Intellectual Property Matters |
| 1399 | |
| 1400 | 3.4.a. Third Party Claims: If Contributor has knowledge that |
| 1401 | a license under a third party's intellectual property |
| 1402 | rights is required to exercise the rights granted by such |
| 1403 | Contributor under Sections 2.1 or 2.2, Contributor must |
| 1404 | include a text file with the Source Code distribution titled |
| 1405 | "LEGAL" which describes the claim and the party making the |
| 1406 | claim in sufficient detail that a recipient will know whom |
| 1407 | to contact. If Contributor obtains such knowledge after the |
| 1408 | Modification is made available as described in Section 3.2, |
| 1409 | Contributor shall promptly modify the LEGAL file in all |
| 1410 | copies Contributor makes available thereafter and shall take |
| 1411 | other steps (such as notifying appropriate mailing lists or |
| 1412 | newsgroups) reasonably calculated to inform those who received |
| 1413 | the Covered Code that new knowledge has been obtained. |
| 1414 | |
| 1415 | 3.4.b. Contributor APIs: If Contributor's Modifications include |
| 1416 | an application programming interface and Contributor has |
| 1417 | knowledge of patent licenses which are reasonably necessary |
| 1418 | to implement that API, Contributor must also include this |
| 1419 | information in the legal file. |
| 1420 | |
| 1421 | 3.4.c. Representations: Contributor represents that, except as |
| 1422 | disclosed pursuant to Section 3.4 (a) above, Contributor |
| 1423 | believes that Contributor's Modifications are Contributor's |
| 1424 | original creation(s) and/or Contributor has sufficient rights |
| 1425 | to grant the rights conveyed by this License. |
| 1426 | |
| 1427 | 3.5. Required Notices |
| 1428 | |
| 1429 | You must duplicate the notice in Exhibit A in each file of |
| 1430 | the Source Code. If it is not possible to put such notice in a |
| 1431 | particular Source Code file due to its structure, then You must |
| 1432 | include such notice in a location (such as a relevant directory) |
| 1433 | where a user would be likely to look for such a notice. If You |
| 1434 | created one or more Modification(s) You may add your name as a |
| 1435 | Contributor to the notice described in Exhibit A. You must also |
| 1436 | duplicate this License in any documentation for the Source Code |
| 1437 | where You describe recipients' rights or ownership rights relating |
| 1438 | to Covered Code. You may choose to offer, and to charge a fee for, |
| 1439 | warranty, support, indemnity or liability obligations to one or |
| 1440 | more recipients of Covered Code. However, You may do so only on |
| 1441 | Your own behalf, and not on behalf of the Initial Developer or |
| 1442 | any Contributor. You must make it absolutely clear than any such |
| 1443 | warranty, support, indemnity or liability obligation is offered by |
| 1444 | You alone, and You hereby agree to indemnify the Initial Developer |
| 1445 | and every Contributor for any liability incurred by the Initial |
| 1446 | Developer or such Contributor as a result of warranty, support, |
| 1447 | indemnity or liability terms You offer. |
| 1448 | |
| 1449 | 3.6. Distribution of Executable Versions |
| 1450 | |
| 1451 | You may distribute Covered Code in Executable form only if the |
| 1452 | requirements of Sections 3.1, 3.2, 3.3, 3.4 and 3.5 have been met |
| 1453 | for that Covered Code, and if You include a notice stating that |
| 1454 | the Source Code version of the Covered Code is available under the |
| 1455 | terms of this License, including a description of how and where |
| 1456 | You have fulfilled the obligations of Section 3.2. The notice |
| 1457 | must be conspicuously included in any notice in an Executable |
| 1458 | version, related documentation or collateral in which You describe |
| 1459 | recipients' rights relating to the Covered Code. You may distribute |
| 1460 | the Executable version of Covered Code or ownership rights under |
| 1461 | a license of Your choice, which may contain terms different from |
| 1462 | this License, provided that You are in compliance with the terms |
| 1463 | of this License and that the license for the Executable version |
| 1464 | does not attempt to limit or alter the recipient's rights in the |
| 1465 | Source Code version from the rights set forth in this License. If |
| 1466 | You distribute the Executable version under a different license You |
| 1467 | must make it absolutely clear that any terms which differ from this |
| 1468 | License are offered by You alone, not by the Initial Developer or any |
| 1469 | Contributor. You hereby agree to indemnify the Initial Developer and |
| 1470 | every Contributor for any liability incurred by the Initial Developer |
| 1471 | or such Contributor as a result of any such terms You offer. |
| 1472 | |
| 1473 | 3.7. Larger Works |
| 1474 | |
| 1475 | You may create a Larger Work by combining Covered Code with other |
| 1476 | code not governed by the terms of this License and distribute the |
| 1477 | Larger Work as a single product. In such a case, You must make sure |
| 1478 | the requirements of this License are fulfilled for the Covered Code. |
| 1479 | |
| 1480 | 4. Inability to Comply Due to Statute or Regulation. |
| 1481 | |
| 1482 | If it is impossible for You to comply with any of the terms of |
| 1483 | this License with respect to some or all of the Covered Code due to |
| 1484 | statute, judicial order, or regulation then You must: (a) comply with |
| 1485 | the terms of this License to the maximum extent possible; and (b) |
| 1486 | describe the limitations and the code they affect. Such description |
| 1487 | must be included in the legal file described in Section 3.4 and |
| 1488 | must be included with all distributions of the Source Code. Except |
| 1489 | to the extent prohibited by statute or regulation, such description |
| 1490 | must be sufficiently detailed for a recipient of ordinary skill to |
| 1491 | be able to understand it. |
| 1492 | |
| 1493 | 5. Application of this License. |
| 1494 | |
| 1495 | This License applies to code to which the Initial Developer has |
| 1496 | attached the notice in Exhibit A and to related Covered Code. |
| 1497 | |
| 1498 | 6. Versions of the License. |
| 1499 | |
| 1500 | 6.1. New Versions |
| 1501 | |
| 1502 | The H2 Group may publish revised and/or new versions of the License |
| 1503 | from time to time. Each version will be given a distinguishing |
| 1504 | version number. |
| 1505 | |
| 1506 | 6.2. Effect of New Versions |
| 1507 | |
| 1508 | Once Covered Code has been published under a particular version of |
| 1509 | the License, You may always continue to use it under the terms of |
| 1510 | that version. You may also choose to use such Covered Code under the |
| 1511 | terms of any subsequent version of the License published by the H2 |
| 1512 | Group. No one other than the H2 Group has the right to modify the |
| 1513 | terms applicable to Covered Code created under this License. |
| 1514 | |
| 1515 | 6.3. Derivative Works |
| 1516 | |
| 1517 | If You create or use a modified version of this License (which you |
| 1518 | may only do in order to apply it to code which is not already Covered |
| 1519 | Code governed by this License), You must (a) rename Your license so |
| 1520 | that the phrases "H2 Group", "H2" or any confusingly similar phrase |
| 1521 | do not appear in your license (except to note that your license |
| 1522 | differs from this License) and (b) otherwise make it clear that |
| 1523 | Your version of the license contains terms which differ from the |
| 1524 | H2 License. (Filling in the name of the Initial Developer, Original |
| 1525 | Code or Contributor in the notice described in Exhibit A shall not |
| 1526 | of themselves be deemed to be modifications of this License.) |
| 1527 | |
| 1528 | 7. Disclaimer of Warranty |
| 1529 | |
| 1530 | Covered code is provided under this license on an "as is" basis, |
| 1531 | without warranty of any kind, either expressed or implied, |
| 1532 | including, without limitation, warranties that the covered code |
| 1533 | is free of defects, merchantable, fit for a particular purpose or |
| 1534 | non-infringing. The entire risk as to the quality and performance |
| 1535 | of the covered code is with you. Should any covered code prove |
| 1536 | defective in any respect, you (not the initial developer or any |
| 1537 | other contributor) assume the cost of any necessary servicing, |
| 1538 | repair or correction. This disclaimer of warranty constitutes |
| 1539 | an essential part of this license. No use of any covered code is |
| 1540 | authorized hereunder except under this disclaimer. |
| 1541 | |
| 1542 | 8. Termination |
| 1543 | |
| 1544 | 8.1. This License and the rights granted hereunder will terminate |
| 1545 | automatically if You fail to comply with terms herein and |
| 1546 | fail to cure such breach within 30 days of becoming aware |
| 1547 | of the breach. All sublicenses to the Covered Code which |
| 1548 | are properly granted shall survive any termination of this |
| 1549 | License. Provisions which, by their nature, must remain in |
| 1550 | effect beyond the termination of this License shall survive. |
| 1551 | |
| 1552 | 8.2. If You initiate litigation by asserting a patent infringement |
| 1553 | claim (excluding declaratory judgment actions) against |
| 1554 | Initial Developer or a Contributor (the Initial Developer or |
| 1555 | Contributor against whom You file such action is referred to as |
| 1556 | "Participant") alleging that: |
| 1557 | |
| 1558 | 8.2.a. such Participant's Contributor Version directly or indirectly |
| 1559 | infringes any patent, then any and all rights granted by |
| 1560 | such Participant to You under Sections 2.1 and/or 2.2 of this |
| 1561 | License shall, upon 60 days notice from Participant terminate |
| 1562 | prospectively, unless if within 60 days after receipt of |
| 1563 | notice You either: (i) agree in writing to pay Participant |
| 1564 | a mutually agreeable reasonable royalty for Your past and |
| 1565 | future use of Modifications made by such Participant, or (ii) |
| 1566 | withdraw Your litigation claim with respect to the Contributor |
| 1567 | Version against such Participant. If within 60 days of notice, |
| 1568 | a reasonable royalty and payment arrangement are not mutually |
| 1569 | agreed upon in writing by the parties or the litigation claim |
| 1570 | is not withdrawn, the rights granted by Participant to You |
| 1571 | under Sections 2.1 and/or 2.2 automatically terminate at |
| 1572 | the expiration of the 60 day notice period specified above. |
| 1573 | |
| 1574 | 8.2.b. any software, hardware, or device, other than such |
| 1575 | Participant's Contributor Version, directly or indirectly |
| 1576 | infringes any patent, then any rights granted to You by |
| 1577 | such Participant under Sections 2.1(b) and 2.2(b) are |
| 1578 | revoked effective as of the date You first made, used, |
| 1579 | sold, distributed, or had made, Modifications made by that |
| 1580 | Participant. |
| 1581 | |
| 1582 | 8.3. If You assert a patent infringement claim against Participant |
| 1583 | alleging that such Participant's Contributor Version directly |
| 1584 | or indirectly infringes any patent where such claim is resolved |
| 1585 | (such as by license or settlement) prior to the initiation of |
| 1586 | patent infringement litigation, then the reasonable value of |
| 1587 | the licenses granted by such Participant under Sections 2.1 |
| 1588 | or 2.2 shall be taken into account in determining the amount |
| 1589 | or value of any payment or license. |
| 1590 | |
| 1591 | 8.4. In the event of termination under Sections 8.1 or 8.2 above, |
| 1592 | all end user license agreements (excluding distributors and |
| 1593 | resellers) which have been validly granted by You or any |
| 1594 | distributor hereunder prior to termination shall survive |
| 1595 | termination. |
| 1596 | |
| 1597 | 9. Limitation of Liability |
| 1598 | |
| 1599 | Under no circumstances and under no legal theory, whether tort |
| 1600 | (including negligence), contract, or otherwise, shall you, the |
| 1601 | initial developer, any other contributor, or any distributor of |
| 1602 | covered code, or any supplier of any of such parties, be liable to |
| 1603 | any person for any indirect, special, incidental, or consequential |
| 1604 | damages of any character including, without limitation, damages for |
| 1605 | loss of goodwill, work stoppage, computer failure or malfunction, or |
| 1606 | any and all other commercial damages or losses, even if such party |
| 1607 | shall have been informed of the possibility of such damages. This |
| 1608 | limitation of liability shall not apply to liability for death or |
| 1609 | personal injury resulting from such party's negligence to the extent |
| 1610 | applicable law prohibits such limitation. Some jurisdictions do not |
| 1611 | allow the exclusion or limitation of incidental or consequential |
| 1612 | damages, so this exclusion and limitation may not apply to you. |
| 1613 | |
| 1614 | 10. United States Government End Users |
| 1615 | |
| 1616 | The Covered Code is a "commercial item", as that term is defined in |
| 1617 | 48 C.F.R. 2.101 (October 1995), consisting of "commercial computer |
| 1618 | software" and "commercial computer software documentation", as such |
| 1619 | terms are used in 48 C.F.R. 12.212 (September 1995). Consistent |
| 1620 | with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 |
| 1621 | (June 1995), all U.S. Government End Users acquire Covered Code |
| 1622 | with only those rights set forth herein. |
| 1623 | |
| 1624 | 11. Miscellaneous |
| 1625 | |
| 1626 | This License represents the complete agreement concerning subject |
| 1627 | matter hereof. If any provision of this License is held to be |
| 1628 | unenforceable, such provision shall be reformed only to the extent |
| 1629 | necessary to make it enforceable. This License shall be governed |
| 1630 | by California law provisions (except to the extent applicable |
| 1631 | law, if any, provides otherwise), excluding its conflict-of-law |
| 1632 | provisions. With respect to disputes in which at least one party is |
| 1633 | a citizen of, or an entity chartered or registered to do business in |
| 1634 | United States of America, any litigation relating to this License |
| 1635 | shall be subject to the jurisdiction of the Federal Courts of the |
| 1636 | Northern District of California, with venue lying in Santa Clara |
| 1637 | County, California, with the losing party responsible for costs, |
| 1638 | including without limitation, court costs and reasonable attorneys' |
| 1639 | fees and expenses. The application of the United Nations Convention |
| 1640 | on Contracts for the International Sale of Goods is expressly |
| 1641 | excluded. Any law or regulation which provides that the language of |
| 1642 | a contract shall be construed against the drafter shall not apply |
| 1643 | to this License. |
| 1644 | |
| 1645 | 12. Responsibility for Claims |
| 1646 | |
| 1647 | As between Initial Developer and the Contributors, each party is |
| 1648 | responsible for claims and damages arising, directly or indirectly, |
| 1649 | out of its utilization of rights under this License and You agree |
| 1650 | to work with Initial Developer and Contributors to distribute such |
| 1651 | responsibility on an equitable basis. Nothing herein is intended |
| 1652 | or shall be deemed to constitute any admission of liability. |
| 1653 | |
| 1654 | 13. Multiple-Licensed Code |
| 1655 | |
| 1656 | Initial Developer may designate portions of the Covered Code as |
| 1657 | "Multiple-Licensed". "Multiple-Licensed" means that the Initial |
| 1658 | Developer permits you to utilize portions of the Covered Code under |
| 1659 | Your choice of this or the alternative licenses, if any, specified |
| 1660 | by the Initial Developer in the file described in Exhibit A. |
| 1661 | |
| 1662 | Exhibit A |
| 1663 | |
| 1664 | Multiple-Licensed under the H2 License, Version 1.0, |
| 1665 | and under the Eclipse Public License, Version 1.0 |
| 1666 | (http://h2database.com/html/license.html). |
| 1667 | Initial Developer: H2 Group |
| 1668 | ---- |
| 1669 | |
| 1670 | ---- |
| 1671 | Eclipse Public License - v 1.0 |
| 1672 | |
| 1673 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE |
| 1674 | PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION |
| 1675 | OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. |
| 1676 | |
| 1677 | 1. DEFINITIONS |
| 1678 | |
| 1679 | "Contribution" means: |
| 1680 | |
| 1681 | a) in the case of the initial Contributor, the initial code and |
| 1682 | documentation distributed under this Agreement, and |
| 1683 | b) in the case of each subsequent Contributor: |
| 1684 | |
| 1685 | i) changes to the Program, and |
| 1686 | |
| 1687 | ii) additions to the Program; |
| 1688 | |
| 1689 | where such changes and/or additions to the Program originate from |
| 1690 | and are distributed by that particular Contributor. A Contribution |
| 1691 | 'originates' from a Contributor if it was added to the Program |
| 1692 | by such Contributor itself or anyone acting on such Contributor's |
| 1693 | behalf. Contributions do not include additions to the Program which: |
| 1694 | (i) are separate modules of software distributed in conjunction |
| 1695 | with the Program under their own license agreement, and (ii) are |
| 1696 | not derivative works of the Program. |
| 1697 | |
| 1698 | "Contributor" means any person or entity that distributes the Program. |
| 1699 | |
| 1700 | "Licensed Patents " mean patent claims licensable by a Contributor |
| 1701 | which are necessarily infringed by the use or sale of its |
| 1702 | Contribution alone or when combined with the Program. |
| 1703 | |
| 1704 | "Program" means the Contributions distributed in accordance with |
| 1705 | this Agreement. |
| 1706 | |
| 1707 | "Recipient" means anyone who receives the Program under this |
| 1708 | Agreement, including all Contributors. |
| 1709 | |
| 1710 | 2. GRANT OF RIGHTS |
| 1711 | |
| 1712 | a) Subject to the terms of this Agreement, each Contributor hereby |
| 1713 | grants Recipient a non-exclusive, worldwide, royalty-free copyright |
| 1714 | license to reproduce, prepare derivative works of, publicly display, |
| 1715 | publicly perform, distribute and sublicense the Contribution of such |
| 1716 | Contributor, if any, and such derivative works, in source code and |
| 1717 | object code form. |
| 1718 | |
| 1719 | b) Subject to the terms of this Agreement, each Contributor hereby |
| 1720 | grants Recipient a non-exclusive, worldwide, royalty-free patent |
| 1721 | license under Licensed Patents to make, use, sell, offer to sell, |
| 1722 | import and otherwise transfer the Contribution of such Contributor, |
| 1723 | if any, in source code and object code form. This patent license |
| 1724 | shall apply to the combination of the Contribution and the Program |
| 1725 | if, at the time the Contribution is added by the Contributor, such |
| 1726 | addition of the Contribution causes such combination to be covered |
| 1727 | by the Licensed Patents. The patent license shall not apply to any |
| 1728 | other combinations which include the Contribution. No hardware per |
| 1729 | se is licensed hereunder. |
| 1730 | |
| 1731 | c) Recipient understands that although each Contributor grants the |
| 1732 | licenses to its Contributions set forth herein, no assurances are |
| 1733 | provided by any Contributor that the Program does not infringe |
| 1734 | the patent or other intellectual property rights of any other |
| 1735 | entity. Each Contributor disclaims any liability to Recipient |
| 1736 | for claims brought by any other entity based on infringement |
| 1737 | of intellectual property rights or otherwise. As a condition to |
| 1738 | exercising the rights and licenses granted hereunder, each Recipient |
| 1739 | hereby assumes sole responsibility to secure any other intellectual |
| 1740 | property rights needed, if any. For example, if a third party patent |
| 1741 | license is required to allow Recipient to distribute the Program, |
| 1742 | it is Recipient's responsibility to acquire that license before |
| 1743 | distributing the Program. |
| 1744 | |
| 1745 | d) Each Contributor represents that to its knowledge it has |
| 1746 | sufficient copyright rights in its Contribution, if any, to grant |
| 1747 | the copyright license set forth in this Agreement. |
| 1748 | |
| 1749 | 3. REQUIREMENTS |
| 1750 | |
| 1751 | A Contributor may choose to distribute the Program in object code |
| 1752 | form under its own license agreement, provided that: |
| 1753 | |
| 1754 | a) it complies with the terms and conditions of this Agreement; and |
| 1755 | |
| 1756 | b) its license agreement: |
| 1757 | |
| 1758 | i) effectively disclaims on behalf of all Contributors all warranties |
| 1759 | and conditions, express and implied, including warranties or |
| 1760 | conditions of title and non-infringement, and implied warranties or |
| 1761 | conditions of merchantability and fitness for a particular purpose; |
| 1762 | |
| 1763 | ii) effectively excludes on behalf of all Contributors all liability |
| 1764 | for damages, including direct, indirect, special, incidental and |
| 1765 | consequential damages, such as lost profits; |
| 1766 | |
| 1767 | iii) states that any provisions which differ from this Agreement |
| 1768 | are offered by that Contributor alone and not by any other |
| 1769 | party; and |
| 1770 | |
| 1771 | iv) states that source code for the Program is available from such |
| 1772 | Contributor, and informs licensees how to obtain it in a reasonable |
| 1773 | manner on or through a medium customarily used for software exchange. |
| 1774 | |
| 1775 | When the Program is made available in source code form: |
| 1776 | |
| 1777 | a) it must be made available under this Agreement; and |
| 1778 | |
| 1779 | b) a copy of this Agreement must be included with each copy of the Program. |
| 1780 | |
| 1781 | Contributors may not remove or alter any copyright notices contained |
| 1782 | within the Program. |
| 1783 | |
| 1784 | Each Contributor must identify itself as the originator of its |
| 1785 | Contribution, if any, in a manner that reasonably allows subsequent |
| 1786 | Recipients to identify the originator of the Contribution. |
| 1787 | |
| 1788 | 4. COMMERCIAL DISTRIBUTION |
| 1789 | |
| 1790 | Commercial distributors of software may accept certain |
| 1791 | responsibilities with respect to end users, business partners and the |
| 1792 | like. While this license is intended to facilitate the commercial |
| 1793 | use of the Program, the Contributor who includes the Program in a |
| 1794 | commercial product offering should do so in a manner which does not |
| 1795 | create potential liability for other Contributors. Therefore, if a |
| 1796 | Contributor includes the Program in a commercial product offering, |
| 1797 | such Contributor ("Commercial Contributor") hereby agrees to defend |
| 1798 | and indemnify every other Contributor ("Indemnified Contributor") |
| 1799 | against any losses, damages and costs (collectively "Losses") arising |
| 1800 | from claims, lawsuits and other legal actions brought by a third |
| 1801 | party against the Indemnified Contributor to the extent caused by |
| 1802 | the acts or omissions of such Commercial Contributor in connection |
| 1803 | with its distribution of the Program in a commercial product |
| 1804 | offering. The obligations in this section do not apply to any claims |
| 1805 | or Losses relating to any actual or alleged intellectual property |
| 1806 | infringement. In order to qualify, an Indemnified Contributor must: |
| 1807 | a) promptly notify the Commercial Contributor in writing of such |
| 1808 | claim, and b) allow the Commercial Contributor to control, and |
| 1809 | cooperate with the Commercial Contributor in, the defense and any |
| 1810 | related settlement negotiations. The Indemnified Contributor may |
| 1811 | participate in any such claim at its own expense. |
| 1812 | |
| 1813 | For example, a Contributor might include the Program in a |
| 1814 | commercial product offering, Product X. That Contributor is then a |
| 1815 | Commercial Contributor. If that Commercial Contributor then makes |
| 1816 | performance claims, or offers warranties related to Product X, those |
| 1817 | performance claims and warranties are such Commercial Contributor's |
| 1818 | responsibility alone. Under this section, the Commercial Contributor |
| 1819 | would have to defend claims against the other Contributors related |
| 1820 | to those performance claims and warranties, and if a court requires |
| 1821 | any other Contributor to pay any damages as a result, the Commercial |
| 1822 | Contributor must pay those damages. |
| 1823 | |
| 1824 | 5. NO WARRANTY |
| 1825 | |
| 1826 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS |
| 1827 | PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 1828 | KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY |
| 1829 | WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY |
| 1830 | OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely |
| 1831 | responsible for determining the appropriateness of using and |
| 1832 | distributing the Program and assumes all risks associated with |
| 1833 | its exercise of rights under this Agreement , including but not |
| 1834 | limited to the risks and costs of program errors, compliance with |
| 1835 | applicable laws, damage to or loss of data, programs or equipment, |
| 1836 | and unavailability or interruption of operations. |
| 1837 | |
| 1838 | 6. DISCLAIMER OF LIABILITY |
| 1839 | |
| 1840 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT |
| 1841 | NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, |
| 1842 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 1843 | (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND |
| 1844 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 1845 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 1846 | OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY |
| 1847 | RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1848 | SUCH DAMAGES. |
| 1849 | |
| 1850 | 7. GENERAL |
| 1851 | |
| 1852 | If any provision of this Agreement is invalid or unenforceable under |
| 1853 | applicable law, it shall not affect the validity or enforceability of |
| 1854 | the remainder of the terms of this Agreement, and without further |
| 1855 | action by the parties hereto, such provision shall be reformed |
| 1856 | to the minimum extent necessary to make such provision valid and |
| 1857 | enforceable. |
| 1858 | |
| 1859 | If Recipient institutes patent litigation against any entity |
| 1860 | (including a cross-claim or counterclaim in a lawsuit) alleging |
| 1861 | that the Program itself (excluding combinations of the Program with |
| 1862 | other software or hardware) infringes such Recipient's patent(s), |
| 1863 | then such Recipient's rights granted under Section 2(b) shall |
| 1864 | terminate as of the date such litigation is filed. |
| 1865 | |
| 1866 | All Recipient's rights under this Agreement shall terminate if |
| 1867 | it fails to comply with any of the material terms or conditions |
| 1868 | of this Agreement and does not cure such failure in a reasonable |
| 1869 | period of time after becoming aware of such noncompliance. If all |
| 1870 | Recipient's rights under this Agreement terminate, Recipient agrees |
| 1871 | to cease use and distribution of the Program as soon as reasonably |
| 1872 | practicable. However, Recipient's obligations under this Agreement |
| 1873 | and any licenses granted by Recipient relating to the Program shall |
| 1874 | continue and survive. |
| 1875 | |
| 1876 | Everyone is permitted to copy and distribute copies of this |
| 1877 | Agreement, but in order to avoid inconsistency the Agreement is |
| 1878 | copyrighted and may only be modified in the following manner. The |
| 1879 | Agreement Steward reserves the right to publish new versions |
| 1880 | (including revisions) of this Agreement from time to time. No |
| 1881 | one other than the Agreement Steward has the right to modify |
| 1882 | this Agreement. The Eclipse Foundation is the initial Agreement |
| 1883 | Steward. The Eclipse Foundation may assign the responsibility to |
| 1884 | serve as the Agreement Steward to a suitable separate entity. Each |
| 1885 | new version of the Agreement will be given a distinguishing |
| 1886 | version number. The Program (including Contributions) may always be |
| 1887 | distributed subject to the version of the Agreement under which it |
| 1888 | was received. In addition, after a new version of the Agreement is |
| 1889 | published, Contributor may elect to distribute the Program (including |
| 1890 | its Contributions) under the new version. Except as expressly stated |
| 1891 | in Sections 2(a) and 2(b) above, Recipient receives no rights or |
| 1892 | licenses to the intellectual property of any Contributor under |
| 1893 | this Agreement, whether expressly, by implication, estoppel or |
| 1894 | otherwise. All rights in the Program not expressly granted under |
| 1895 | this Agreement are reserved. |
| 1896 | |
| 1897 | This Agreement is governed by the laws of the State of New York and |
| 1898 | the intellectual property laws of the United States of America. No |
| 1899 | party to this Agreement will bring a legal action under this |
| 1900 | Agreement more than one year after the cause of action arose. Each |
| 1901 | party waives its rights to a jury trial in any resulting litigation. |
| 1902 | ---- |
| 1903 | |
| 1904 | ---- |
| 1905 | Export Control Classification Number (ECCN) |
| 1906 | |
| 1907 | As far as we know, the U.S. Export Control Classification Number |
| 1908 | (ECCN) for this software is 5D002. However, for legal reasons, we |
| 1909 | can make no warranty that this information is correct. For details, |
| 1910 | see also the Apache Software Foundation Export Classifications page. |
| 1911 | |
| 1912 | ---- |
| 1913 | |
| 1914 | |
| 1915 | [[highlightjs]] |
| 1916 | highlightjs |
| 1917 | |
| 1918 | * js:highlightjs |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 1919 | |
| 1920 | [[highlightjs_license]] |
| 1921 | ---- |
| 1922 | Copyright (c) 2006, Ivan Sagalaev |
| 1923 | All rights reserved. |
| 1924 | Redistribution and use in source and binary forms, with or without |
| 1925 | modification, are permitted provided that the following conditions are met: |
| 1926 | |
| 1927 | * Redistributions of source code must retain the above copyright |
| 1928 | notice, this list of conditions and the following disclaimer. |
| 1929 | * Redistributions in binary form must reproduce the above copyright |
| 1930 | notice, this list of conditions and the following disclaimer in the |
| 1931 | documentation and/or other materials provided with the distribution. |
| 1932 | * Neither the name of highlight.js nor the names of its contributors |
| 1933 | may be used to endorse or promote products derived from this software |
| 1934 | without specific prior written permission. |
| 1935 | |
| 1936 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY |
| 1937 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 1938 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 1939 | DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY |
| 1940 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 1941 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 1942 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
| 1943 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 1944 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 1945 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Dmitrii Filippov | daee7fc | 2020-01-14 20:42:56 +0100 | [diff] [blame] | 1946 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 1947 | ---- |
| 1948 | |
| 1949 | |
| 1950 | [[icu4j]] |
| 1951 | icu4j |
| 1952 | |
| 1953 | * icu4j |
| 1954 | |
| 1955 | [[icu4j_license]] |
| 1956 | ---- |
| 1957 | COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later) |
| 1958 | |
| 1959 | Copyright © 1991-2016 Unicode, Inc. All rights reserved. |
| 1960 | Distributed under the Terms of Use in http://www.unicode.org/copyright.html |
| 1961 | |
| 1962 | Permission is hereby granted, free of charge, to any person obtaining |
| 1963 | a copy of the Unicode data files and any associated documentation |
| 1964 | (the "Data Files") or Unicode software and any associated documentation |
| 1965 | (the "Software") to deal in the Data Files or Software |
| 1966 | without restriction, including without limitation the rights to use, |
| 1967 | copy, modify, merge, publish, distribute, and/or sell copies of |
| 1968 | the Data Files or Software, and to permit persons to whom the Data Files |
| 1969 | or Software are furnished to do so, provided that either |
| 1970 | (a) this copyright and permission notice appear with all copies |
| 1971 | of the Data Files or Software, or |
| 1972 | (b) this copyright and permission notice appear in associated |
| 1973 | Documentation. |
| 1974 | |
| 1975 | THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF |
| 1976 | ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE |
| 1977 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 1978 | NONINFRINGEMENT OF THIRD PARTY RIGHTS. |
| 1979 | IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS |
| 1980 | NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL |
| 1981 | DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, |
| 1982 | DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER |
| 1983 | TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
| 1984 | PERFORMANCE OF THE DATA FILES OR SOFTWARE. |
| 1985 | |
| 1986 | Except as contained in this notice, the name of a copyright holder |
| 1987 | shall not be used in advertising or otherwise to promote the sale, |
| 1988 | use or other dealings in these Data Files or Software without prior |
| 1989 | written authorization of the copyright holder. |
| 1990 | |
| 1991 | --------------------- |
| 1992 | |
| 1993 | Third-Party Software Licenses |
| 1994 | |
| 1995 | This section contains third-party software notices and/or additional |
| 1996 | terms for licensed third-party software components included within ICU |
| 1997 | libraries. |
| 1998 | |
| 1999 | 1. ICU License - ICU 1.8.1 to ICU 57.1 |
| 2000 | |
| 2001 | COPYRIGHT AND PERMISSION NOTICE |
| 2002 | |
| 2003 | Copyright (c) 1995-2016 International Business Machines Corporation and others |
| 2004 | All rights reserved. |
| 2005 | |
| 2006 | Permission is hereby granted, free of charge, to any person obtaining |
| 2007 | a copy of this software and associated documentation files (the |
| 2008 | "Software"), to deal in the Software without restriction, including |
| 2009 | without limitation the rights to use, copy, modify, merge, publish, |
| 2010 | distribute, and/or sell copies of the Software, and to permit persons |
| 2011 | to whom the Software is furnished to do so, provided that the above |
| 2012 | copyright notice(s) and this permission notice appear in all copies of |
| 2013 | the Software and that both the above copyright notice(s) and this |
| 2014 | permission notice appear in supporting documentation. |
| 2015 | |
| 2016 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 2017 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 2018 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT |
| 2019 | OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR |
| 2020 | HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY |
| 2021 | SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER |
| 2022 | RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF |
| 2023 | CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN |
| 2024 | CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 2025 | |
| 2026 | Except as contained in this notice, the name of a copyright holder |
| 2027 | shall not be used in advertising or otherwise to promote the sale, use |
| 2028 | or other dealings in this Software without prior written authorization |
| 2029 | of the copyright holder. |
| 2030 | |
| 2031 | All trademarks and registered trademarks mentioned herein are the |
| 2032 | property of their respective owners. |
| 2033 | |
| 2034 | 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) |
| 2035 | |
| 2036 | # The Google Chrome software developed by Google is licensed under |
| 2037 | # the BSD license. Other software included in this distribution is |
| 2038 | # provided under other licenses, as set forth below. |
| 2039 | # |
| 2040 | # The BSD License |
| 2041 | # http://opensource.org/licenses/bsd-license.php |
| 2042 | # Copyright (C) 2006-2008, Google Inc. |
| 2043 | # |
| 2044 | # All rights reserved. |
| 2045 | # |
| 2046 | # Redistribution and use in source and binary forms, with or without |
| 2047 | # modification, are permitted provided that the following conditions are met: |
| 2048 | # |
| 2049 | # Redistributions of source code must retain the above copyright notice, |
| 2050 | # this list of conditions and the following disclaimer. |
| 2051 | # Redistributions in binary form must reproduce the above |
| 2052 | # copyright notice, this list of conditions and the following |
| 2053 | # disclaimer in the documentation and/or other materials provided with |
| 2054 | # the distribution. |
| 2055 | # Neither the name of Google Inc. nor the names of its |
| 2056 | # contributors may be used to endorse or promote products derived from |
| 2057 | # this software without specific prior written permission. |
| 2058 | # |
| 2059 | # |
| 2060 | # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND |
| 2061 | # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, |
| 2062 | # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 2063 | # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 2064 | # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
| 2065 | # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 2066 | # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 2067 | # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
| 2068 | # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 2069 | # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 2070 | # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 2071 | # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 2072 | # |
| 2073 | # |
| 2074 | # The word list in cjdict.txt are generated by combining three word lists |
| 2075 | # listed below with further processing for compound word breaking. The |
| 2076 | # frequency is generated with an iterative training against Google web |
| 2077 | # corpora. |
| 2078 | # |
| 2079 | # * Libtabe (Chinese) |
| 2080 | # - https://sourceforge.net/project/?group_id=1519 |
| 2081 | # - Its license terms and conditions are shown below. |
| 2082 | # |
| 2083 | # * IPADIC (Japanese) |
| 2084 | # - http://chasen.aist-nara.ac.jp/chasen/distribution.html |
| 2085 | # - Its license terms and conditions are shown below. |
| 2086 | # |
| 2087 | # ---------COPYING.libtabe ---- BEGIN-------------------- |
| 2088 | # |
| 2089 | # /* |
| 2090 | # * Copyrighy (c) 1999 TaBE Project. |
| 2091 | # * Copyright (c) 1999 Pai-Hsiang Hsiao. |
| 2092 | # * All rights reserved. |
| 2093 | # * |
| 2094 | # * Redistribution and use in source and binary forms, with or without |
| 2095 | # * modification, are permitted provided that the following conditions |
| 2096 | # * are met: |
| 2097 | # * |
| 2098 | # * . Redistributions of source code must retain the above copyright |
| 2099 | # * notice, this list of conditions and the following disclaimer. |
| 2100 | # * . Redistributions in binary form must reproduce the above copyright |
| 2101 | # * notice, this list of conditions and the following disclaimer in |
| 2102 | # * the documentation and/or other materials provided with the |
| 2103 | # * distribution. |
| 2104 | # * . Neither the name of the TaBE Project nor the names of its |
| 2105 | # * contributors may be used to endorse or promote products derived |
| 2106 | # * from this software without specific prior written permission. |
| 2107 | # * |
| 2108 | # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 2109 | # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 2110 | # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 2111 | # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 2112 | # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 2113 | # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 2114 | # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 2115 | # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2116 | # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 2117 | # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 2118 | # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 2119 | # * OF THE POSSIBILITY OF SUCH DAMAGE. |
| 2120 | # */ |
| 2121 | # |
| 2122 | # /* |
| 2123 | # * Copyright (c) 1999 Computer Systems and Communication Lab, |
| 2124 | # * Institute of Information Science, Academia |
| 2125 | # * Sinica. All rights reserved. |
| 2126 | # * |
| 2127 | # * Redistribution and use in source and binary forms, with or without |
| 2128 | # * modification, are permitted provided that the following conditions |
| 2129 | # * are met: |
| 2130 | # * |
| 2131 | # * . Redistributions of source code must retain the above copyright |
| 2132 | # * notice, this list of conditions and the following disclaimer. |
| 2133 | # * . Redistributions in binary form must reproduce the above copyright |
| 2134 | # * notice, this list of conditions and the following disclaimer in |
| 2135 | # * the documentation and/or other materials provided with the |
| 2136 | # * distribution. |
| 2137 | # * . Neither the name of the Computer Systems and Communication Lab |
| 2138 | # * nor the names of its contributors may be used to endorse or |
| 2139 | # * promote products derived from this software without specific |
| 2140 | # * prior written permission. |
| 2141 | # * |
| 2142 | # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 2143 | # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 2144 | # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 2145 | # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 2146 | # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 2147 | # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 2148 | # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 2149 | # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2150 | # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 2151 | # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 2152 | # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 2153 | # * OF THE POSSIBILITY OF SUCH DAMAGE. |
| 2154 | # */ |
| 2155 | # |
| 2156 | # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, |
| 2157 | # University of Illinois |
| 2158 | # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 |
| 2159 | # |
| 2160 | # ---------------COPYING.libtabe-----END-------------------------------- |
| 2161 | # |
| 2162 | # |
| 2163 | # ---------------COPYING.ipadic-----BEGIN------------------------------- |
| 2164 | # |
| 2165 | # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science |
| 2166 | # and Technology. All Rights Reserved. |
| 2167 | # |
| 2168 | # Use, reproduction, and distribution of this software is permitted. |
| 2169 | # Any copy of this software, whether in its original form or modified, |
| 2170 | # must include both the above copyright notice and the following |
| 2171 | # paragraphs. |
| 2172 | # |
| 2173 | # Nara Institute of Science and Technology (NAIST), |
| 2174 | # the copyright holders, disclaims all warranties with regard to this |
| 2175 | # software, including all implied warranties of merchantability and |
| 2176 | # fitness, in no event shall NAIST be liable for |
| 2177 | # any special, indirect or consequential damages or any damages |
| 2178 | # whatsoever resulting from loss of use, data or profits, whether in an |
| 2179 | # action of contract, negligence or other tortuous action, arising out |
| 2180 | # of or in connection with the use or performance of this software. |
| 2181 | # |
| 2182 | # A large portion of the dictionary entries |
| 2183 | # originate from ICOT Free Software. The following conditions for ICOT |
| 2184 | # Free Software applies to the current dictionary as well. |
| 2185 | # |
| 2186 | # Each User may also freely distribute the Program, whether in its |
| 2187 | # original form or modified, to any third party or parties, PROVIDED |
| 2188 | # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear |
| 2189 | # on, or be attached to, the Program, which is distributed substantially |
| 2190 | # in the same form as set out herein and that such intended |
| 2191 | # distribution, if actually made, will neither violate or otherwise |
| 2192 | # contravene any of the laws and regulations of the countries having |
| 2193 | # jurisdiction over the User or the intended distribution itself. |
| 2194 | # |
| 2195 | # NO WARRANTY |
| 2196 | # |
| 2197 | # The program was produced on an experimental basis in the course of the |
| 2198 | # research and development conducted during the project and is provided |
| 2199 | # to users as so produced on an experimental basis. Accordingly, the |
| 2200 | # program is provided without any warranty whatsoever, whether express, |
| 2201 | # implied, statutory or otherwise. The term "warranty" used herein |
| 2202 | # includes, but is not limited to, any warranty of the quality, |
| 2203 | # performance, merchantability and fitness for a particular purpose of |
| 2204 | # the program and the nonexistence of any infringement or violation of |
| 2205 | # any right of any third party. |
| 2206 | # |
| 2207 | # Each user of the program will agree and understand, and be deemed to |
| 2208 | # have agreed and understood, that there is no warranty whatsoever for |
| 2209 | # the program and, accordingly, the entire risk arising from or |
| 2210 | # otherwise connected with the program is assumed by the user. |
| 2211 | # |
| 2212 | # Therefore, neither ICOT, the copyright holder, or any other |
| 2213 | # organization that participated in or was otherwise related to the |
| 2214 | # development of the program and their respective officials, directors, |
| 2215 | # officers and other employees shall be held liable for any and all |
| 2216 | # damages, including, without limitation, general, special, incidental |
| 2217 | # and consequential damages, arising out of or otherwise in connection |
| 2218 | # with the use or inability to use the program or any product, material |
| 2219 | # or result produced or otherwise obtained by using the program, |
| 2220 | # regardless of whether they have been advised of, or otherwise had |
| 2221 | # knowledge of, the possibility of such damages at any time during the |
| 2222 | # project or thereafter. Each user will be deemed to have agreed to the |
| 2223 | # foregoing by his or her commencement of use of the program. The term |
| 2224 | # "use" as used herein includes, but is not limited to, the use, |
| 2225 | # modification, copying and distribution of the program and the |
| 2226 | # production of secondary products from the program. |
| 2227 | # |
| 2228 | # In the case where the program, whether in its original form or |
| 2229 | # modified, was distributed or delivered to or received by a user from |
| 2230 | # any person, organization or entity other than ICOT, unless it makes or |
| 2231 | # grants independently of ICOT any specific warranty to the user in |
| 2232 | # writing, such person, organization or entity, will also be exempted |
| 2233 | # from and not be held liable to the user for any such damages as noted |
| 2234 | # above as far as the program is concerned. |
| 2235 | # |
| 2236 | # ---------------COPYING.ipadic-----END---------------------------------- |
| 2237 | |
| 2238 | 3. Lao Word Break Dictionary Data (laodict.txt) |
| 2239 | |
| 2240 | # Copyright (c) 2013 International Business Machines Corporation |
| 2241 | # and others. All Rights Reserved. |
| 2242 | # |
| 2243 | # Project: http://code.google.com/p/lao-dictionary/ |
| 2244 | # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt |
| 2245 | # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt |
| 2246 | # (copied below) |
| 2247 | # |
| 2248 | # This file is derived from the above dictionary, with slight |
| 2249 | # modifications. |
| 2250 | # ---------------------------------------------------------------------- |
| 2251 | # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. |
| 2252 | # All rights reserved. |
| 2253 | # |
| 2254 | # Redistribution and use in source and binary forms, with or without |
| 2255 | # modification, |
| 2256 | # are permitted provided that the following conditions are met: |
| 2257 | # |
| 2258 | # |
| 2259 | # Redistributions of source code must retain the above copyright notice, this |
| 2260 | # list of conditions and the following disclaimer. Redistributions in |
| 2261 | # binary form must reproduce the above copyright notice, this list of |
| 2262 | # conditions and the following disclaimer in the documentation and/or |
| 2263 | # other materials provided with the distribution. |
| 2264 | # |
| 2265 | # |
| 2266 | # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 2267 | # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 2268 | # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 2269 | # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 2270 | # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, |
| 2271 | # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 2272 | # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 2273 | # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2274 | # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 2275 | # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 2276 | # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 2277 | # OF THE POSSIBILITY OF SUCH DAMAGE. |
| 2278 | # -------------------------------------------------------------------------- |
| 2279 | |
| 2280 | 4. Burmese Word Break Dictionary Data (burmesedict.txt) |
| 2281 | |
| 2282 | # Copyright (c) 2014 International Business Machines Corporation |
| 2283 | # and others. All Rights Reserved. |
| 2284 | # |
| 2285 | # This list is part of a project hosted at: |
| 2286 | # github.com/kanyawtech/myanmar-karen-word-lists |
| 2287 | # |
| 2288 | # -------------------------------------------------------------------------- |
| 2289 | # Copyright (c) 2013, LeRoy Benjamin Sharon |
| 2290 | # All rights reserved. |
| 2291 | # |
| 2292 | # Redistribution and use in source and binary forms, with or without |
| 2293 | # modification, are permitted provided that the following conditions |
| 2294 | # are met: Redistributions of source code must retain the above |
| 2295 | # copyright notice, this list of conditions and the following |
| 2296 | # disclaimer. Redistributions in binary form must reproduce the |
| 2297 | # above copyright notice, this list of conditions and the following |
| 2298 | # disclaimer in the documentation and/or other materials provided |
| 2299 | # with the distribution. |
| 2300 | # |
| 2301 | # Neither the name Myanmar Karen Word Lists, nor the names of its |
| 2302 | # contributors may be used to endorse or promote products derived |
| 2303 | # from this software without specific prior written permission. |
| 2304 | # |
| 2305 | # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND |
| 2306 | # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, |
| 2307 | # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 2308 | # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 2309 | # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS |
| 2310 | # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 2311 | # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 2312 | # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 2313 | # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 2314 | # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR |
| 2315 | # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF |
| 2316 | # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2317 | # SUCH DAMAGE. |
| 2318 | # -------------------------------------------------------------------------- |
| 2319 | |
| 2320 | 5. Time Zone Database |
| 2321 | |
| 2322 | ICU uses the public domain data and code derived from Time Zone |
| 2323 | Database for its time zone support. The ownership of the TZ database |
| 2324 | is explained in BCP 175: Procedure for Maintaining the Time Zone |
| 2325 | Database section 7. |
| 2326 | |
| 2327 | # 7. Database Ownership |
| 2328 | # |
| 2329 | # The TZ database itself is not an IETF Contribution or an IETF |
| 2330 | # document. Rather it is a pre-existing and regularly updated work |
| 2331 | # that is in the public domain, and is intended to remain in the |
| 2332 | # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do |
| 2333 | # not apply to the TZ Database or contributions that individuals make |
| 2334 | # to it. Should any claims be made and substantiated against the TZ |
| 2335 | # Database, the organization that is providing the IANA |
| 2336 | # Considerations defined in this RFC, under the memorandum of |
| 2337 | # understanding with the IETF, currently ICANN, may act in accordance |
| 2338 | # with all competent court orders. No ownership claims will be made |
| 2339 | # by ICANN or the IETF Trust on the database or the code. Any person |
| 2340 | # making a contribution to the database or code waives all rights to |
| 2341 | # future claims in that contribution or in the TZ Database. |
| 2342 | |
| 2343 | ---- |
| 2344 | |
| 2345 | |
| 2346 | [[jgit]] |
| 2347 | jgit |
| 2348 | |
David Ostrovsky | 8bec855 | 2019-06-19 01:07:43 +0200 | [diff] [blame] | 2349 | * jgit |
| 2350 | * jgit-archive |
| 2351 | * jgit-servlet |
David Ostrovsky | ceb5ec1 | 2020-04-18 08:50:45 +0200 | [diff] [blame] | 2352 | * jgit-ssh-apache |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 2353 | |
| 2354 | [[jgit_license]] |
| 2355 | ---- |
| 2356 | This program and the accompanying materials are made available |
| 2357 | under the terms of the Eclipse Distribution License v1.0 which |
| 2358 | accompanies this distribution, is reproduced below, and is |
| 2359 | available at http://www.eclipse.org/org/documents/edl-v10.php |
| 2360 | |
| 2361 | All rights reserved. |
| 2362 | |
| 2363 | Redistribution and use in source and binary forms, with or |
| 2364 | without modification, are permitted provided that the following |
| 2365 | conditions are met: |
| 2366 | |
| 2367 | - Redistributions of source code must retain the above copyright |
| 2368 | notice, this list of conditions and the following disclaimer. |
| 2369 | |
| 2370 | - Redistributions in binary form must reproduce the above |
| 2371 | copyright notice, this list of conditions and the following |
| 2372 | disclaimer in the documentation and/or other materials provided |
| 2373 | with the distribution. |
| 2374 | |
| 2375 | - Neither the name of the Eclipse Foundation, Inc. nor the |
| 2376 | names of its contributors may be used to endorse or promote |
| 2377 | products derived from this software without specific prior |
| 2378 | written permission. |
| 2379 | |
| 2380 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND |
| 2381 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, |
| 2382 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 2383 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2384 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR |
| 2385 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 2386 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 2387 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 2388 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 2389 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 2390 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 2391 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| 2392 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 2393 | |
| 2394 | ---- |
| 2395 | |
| 2396 | |
| 2397 | [[jsch]] |
| 2398 | jsch |
| 2399 | |
| 2400 | * jsch |
| 2401 | |
| 2402 | [[jsch_license]] |
| 2403 | ---- |
| 2404 | Copyright (c) 2002-2012 Atsuhiko Yamanaka, JCraft,Inc. |
| 2405 | All rights reserved. |
| 2406 | |
| 2407 | Redistribution and use in source and binary forms, with or without |
| 2408 | modification, are permitted provided that the following conditions are met: |
| 2409 | |
| 2410 | 1. Redistributions of source code must retain the above copyright notice, |
| 2411 | this list of conditions and the following disclaimer. |
| 2412 | |
| 2413 | 2. Redistributions in binary form must reproduce the above copyright |
| 2414 | notice, this list of conditions and the following disclaimer in |
| 2415 | the documentation and/or other materials provided with the distribution. |
| 2416 | |
| 2417 | 3. The names of the authors may not be used to endorse or promote products |
| 2418 | derived from this software without specific prior written permission. |
| 2419 | |
| 2420 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, |
| 2421 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
| 2422 | FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT, |
| 2423 | INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 2424 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 2425 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, |
| 2426 | OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 2427 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 2428 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
| 2429 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 2430 | |
| 2431 | ---- |
| 2432 | |
| 2433 | |
| 2434 | [[jsoup]] |
| 2435 | jsoup |
| 2436 | |
| 2437 | * jsoup:jsoup |
| 2438 | |
| 2439 | [[jsoup_license]] |
| 2440 | ---- |
| 2441 | The MIT License |
| 2442 | |
| 2443 | © 2009-2016, Jonathan Hedley <jonathan@hedley.net> |
| 2444 | |
| 2445 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 2446 | of this software and associated documentation files (the "Software"), to deal |
| 2447 | in the Software without restriction, including without limitation the rights |
| 2448 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 2449 | copies of the Software, and to permit persons to whom the Software is |
| 2450 | furnished to do so, subject to the following conditions: |
| 2451 | |
| 2452 | The above copyright notice and this permission notice shall be included in |
| 2453 | all copies or substantial portions of the Software. |
| 2454 | |
| 2455 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 2456 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 2457 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 2458 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 2459 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 2460 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 2461 | THE SOFTWARE. |
| 2462 | |
| 2463 | ---- |
| 2464 | |
| 2465 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 2466 | [[ow2]] |
| 2467 | ow2 |
| 2468 | |
| 2469 | * ow2:ow2-asm |
| 2470 | * ow2:ow2-asm-analysis |
| 2471 | * ow2:ow2-asm-commons |
| 2472 | * ow2:ow2-asm-tree |
| 2473 | * ow2:ow2-asm-util |
| 2474 | |
| 2475 | [[ow2_license]] |
| 2476 | ---- |
| 2477 | Copyright (c) 2000-2011 INRIA, France Telecom |
| 2478 | All rights reserved. |
| 2479 | |
| 2480 | Redistribution and use in source and binary forms, with or without |
| 2481 | modification, are permitted provided that the following conditions |
| 2482 | are met: |
| 2483 | |
| 2484 | 1. Redistributions of source code must retain the above copyright |
| 2485 | notice, this list of conditions and the following disclaimer. |
| 2486 | |
| 2487 | 2. Redistributions in binary form must reproduce the above copyright |
| 2488 | notice, this list of conditions and the following disclaimer in the |
| 2489 | documentation and/or other materials provided with the distribution. |
| 2490 | |
| 2491 | 3. Neither the name of the copyright holders nor the names of its |
| 2492 | contributors may be used to endorse or promote products derived from |
| 2493 | this software without specific prior written permission. |
| 2494 | |
| 2495 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 2496 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2497 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2498 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
| 2499 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 2500 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 2501 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 2502 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 2503 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 2504 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
| 2505 | THE POSSIBILITY OF SUCH DAMAGE. |
| 2506 | |
| 2507 | ---- |
| 2508 | |
| 2509 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 2510 | [[prologcafe]] |
| 2511 | prologcafe |
| 2512 | |
| 2513 | * prolog:cafeteria |
| 2514 | * prolog:compiler |
| 2515 | * prolog:io |
| 2516 | * prolog:runtime |
| 2517 | |
| 2518 | [[prologcafe_license]] |
| 2519 | ---- |
| 2520 | Prolog Cafe (A Prolog to Java Translator System) |
| 2521 | Copyright (C) 1997-2009 by Mutsunori Banbara and Naoyuki Tamura |
| 2522 | |
| 2523 | Prolog Cafe is free software; you can redistribute it and/or modify |
| 2524 | it under the terms of either: |
| 2525 | |
| 2526 | * the GNU General Public License as published by the Free Software |
| 2527 | Foundation; either version 2 of the License, or (at your option) |
| 2528 | any later version, or |
| 2529 | |
| 2530 | * the Eclipse Public License |
| 2531 | ---- |
| 2532 | |
| 2533 | In the context of Gerrit Code Review, Prolog Cafe is consumed under |
| 2534 | the <<prologcafe_EPL,EPL>>. Gerrit Code Review uses a fork derived |
| 2535 | from the 1.2.5 release and offers the corresponding source code at |
| 2536 | link:https://gerrit.googlesource.com/prolog-cafe[]. |
| 2537 | |
| 2538 | ---- |
| 2539 | GNU GENERAL PUBLIC LICENSE |
| 2540 | Version 2, June 1991 |
| 2541 | |
| 2542 | Copyright (C) 1989, 1991 Free Software Foundation, Inc., |
| 2543 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 2544 | Everyone is permitted to copy and distribute verbatim copies |
| 2545 | of this license document, but changing it is not allowed. |
| 2546 | |
| 2547 | Preamble |
| 2548 | |
| 2549 | The licenses for most software are designed to take away your |
| 2550 | freedom to share and change it. By contrast, the GNU General Public |
| 2551 | License is intended to guarantee your freedom to share and change free |
| 2552 | software--to make sure the software is free for all its users. This |
| 2553 | General Public License applies to most of the Free Software |
| 2554 | Foundation's software and to any other program whose authors commit to |
| 2555 | using it. (Some other Free Software Foundation software is covered by |
| 2556 | the GNU Lesser General Public License instead.) You can apply it to |
| 2557 | your programs, too. |
| 2558 | |
| 2559 | When we speak of free software, we are referring to freedom, not |
| 2560 | price. Our General Public Licenses are designed to make sure that you |
| 2561 | have the freedom to distribute copies of free software (and charge for |
| 2562 | this service if you wish), that you receive source code or can get it |
| 2563 | if you want it, that you can change the software or use pieces of it |
| 2564 | in new free programs; and that you know you can do these things. |
| 2565 | |
| 2566 | To protect your rights, we need to make restrictions that forbid |
| 2567 | anyone to deny you these rights or to ask you to surrender the rights. |
| 2568 | These restrictions translate to certain responsibilities for you if you |
| 2569 | distribute copies of the software, or if you modify it. |
| 2570 | |
| 2571 | For example, if you distribute copies of such a program, whether |
| 2572 | gratis or for a fee, you must give the recipients all the rights that |
| 2573 | you have. You must make sure that they, too, receive or can get the |
| 2574 | source code. And you must show them these terms so they know their |
| 2575 | rights. |
| 2576 | |
| 2577 | We protect your rights with two steps: (1) copyright the software, and |
| 2578 | (2) offer you this license which gives you legal permission to copy, |
| 2579 | distribute and/or modify the software. |
| 2580 | |
| 2581 | Also, for each author's protection and ours, we want to make certain |
| 2582 | that everyone understands that there is no warranty for this free |
| 2583 | software. If the software is modified by someone else and passed on, we |
| 2584 | want its recipients to know that what they have is not the original, so |
| 2585 | that any problems introduced by others will not reflect on the original |
| 2586 | authors' reputations. |
| 2587 | |
| 2588 | Finally, any free program is threatened constantly by software |
| 2589 | patents. We wish to avoid the danger that redistributors of a free |
| 2590 | program will individually obtain patent licenses, in effect making the |
| 2591 | program proprietary. To prevent this, we have made it clear that any |
| 2592 | patent must be licensed for everyone's free use or not licensed at all. |
| 2593 | |
| 2594 | The precise terms and conditions for copying, distribution and |
| 2595 | modification follow. |
| 2596 | |
| 2597 | GNU GENERAL PUBLIC LICENSE |
| 2598 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |
| 2599 | |
| 2600 | 0. This License applies to any program or other work which contains |
| 2601 | a notice placed by the copyright holder saying it may be distributed |
| 2602 | under the terms of this General Public License. The "Program", below, |
| 2603 | refers to any such program or work, and a "work based on the Program" |
| 2604 | means either the Program or any derivative work under copyright law: |
| 2605 | that is to say, a work containing the Program or a portion of it, |
| 2606 | either verbatim or with modifications and/or translated into another |
| 2607 | language. (Hereinafter, translation is included without limitation in |
| 2608 | the term "modification".) Each licensee is addressed as "you". |
| 2609 | |
| 2610 | Activities other than copying, distribution and modification are not |
| 2611 | covered by this License; they are outside its scope. The act of |
| 2612 | running the Program is not restricted, and the output from the Program |
| 2613 | is covered only if its contents constitute a work based on the |
| 2614 | Program (independent of having been made by running the Program). |
| 2615 | Whether that is true depends on what the Program does. |
| 2616 | |
| 2617 | 1. You may copy and distribute verbatim copies of the Program's |
| 2618 | source code as you receive it, in any medium, provided that you |
| 2619 | conspicuously and appropriately publish on each copy an appropriate |
| 2620 | copyright notice and disclaimer of warranty; keep intact all the |
| 2621 | notices that refer to this License and to the absence of any warranty; |
| 2622 | and give any other recipients of the Program a copy of this License |
| 2623 | along with the Program. |
| 2624 | |
| 2625 | You may charge a fee for the physical act of transferring a copy, and |
| 2626 | you may at your option offer warranty protection in exchange for a fee. |
| 2627 | |
| 2628 | 2. You may modify your copy or copies of the Program or any portion |
| 2629 | of it, thus forming a work based on the Program, and copy and |
| 2630 | distribute such modifications or work under the terms of Section 1 |
| 2631 | above, provided that you also meet all of these conditions: |
| 2632 | |
| 2633 | a) You must cause the modified files to carry prominent notices |
| 2634 | stating that you changed the files and the date of any change. |
| 2635 | |
| 2636 | b) You must cause any work that you distribute or publish, that in |
| 2637 | whole or in part contains or is derived from the Program or any |
| 2638 | part thereof, to be licensed as a whole at no charge to all third |
| 2639 | parties under the terms of this License. |
| 2640 | |
| 2641 | c) If the modified program normally reads commands interactively |
| 2642 | when run, you must cause it, when started running for such |
| 2643 | interactive use in the most ordinary way, to print or display an |
| 2644 | announcement including an appropriate copyright notice and a |
| 2645 | notice that there is no warranty (or else, saying that you provide |
| 2646 | a warranty) and that users may redistribute the program under |
| 2647 | these conditions, and telling the user how to view a copy of this |
| 2648 | License. (Exception: if the Program itself is interactive but |
| 2649 | does not normally print such an announcement, your work based on |
| 2650 | the Program is not required to print an announcement.) |
| 2651 | |
| 2652 | These requirements apply to the modified work as a whole. If |
| 2653 | identifiable sections of that work are not derived from the Program, |
| 2654 | and can be reasonably considered independent and separate works in |
| 2655 | themselves, then this License, and its terms, do not apply to those |
| 2656 | sections when you distribute them as separate works. But when you |
| 2657 | distribute the same sections as part of a whole which is a work based |
| 2658 | on the Program, the distribution of the whole must be on the terms of |
| 2659 | this License, whose permissions for other licensees extend to the |
| 2660 | entire whole, and thus to each and every part regardless of who wrote it. |
| 2661 | |
| 2662 | Thus, it is not the intent of this section to claim rights or contest |
| 2663 | your rights to work written entirely by you; rather, the intent is to |
| 2664 | exercise the right to control the distribution of derivative or |
| 2665 | collective works based on the Program. |
| 2666 | |
| 2667 | In addition, mere aggregation of another work not based on the Program |
| 2668 | with the Program (or with a work based on the Program) on a volume of |
| 2669 | a storage or distribution medium does not bring the other work under |
| 2670 | the scope of this License. |
| 2671 | |
| 2672 | 3. You may copy and distribute the Program (or a work based on it, |
| 2673 | under Section 2) in object code or executable form under the terms of |
| 2674 | Sections 1 and 2 above provided that you also do one of the following: |
| 2675 | |
| 2676 | a) Accompany it with the complete corresponding machine-readable |
| 2677 | source code, which must be distributed under the terms of Sections |
| 2678 | 1 and 2 above on a medium customarily used for software interchange; or, |
| 2679 | |
| 2680 | b) Accompany it with a written offer, valid for at least three |
| 2681 | years, to give any third party, for a charge no more than your |
| 2682 | cost of physically performing source distribution, a complete |
| 2683 | machine-readable copy of the corresponding source code, to be |
| 2684 | distributed under the terms of Sections 1 and 2 above on a medium |
| 2685 | customarily used for software interchange; or, |
| 2686 | |
| 2687 | c) Accompany it with the information you received as to the offer |
| 2688 | to distribute corresponding source code. (This alternative is |
| 2689 | allowed only for noncommercial distribution and only if you |
| 2690 | received the program in object code or executable form with such |
| 2691 | an offer, in accord with Subsection b above.) |
| 2692 | |
| 2693 | The source code for a work means the preferred form of the work for |
| 2694 | making modifications to it. For an executable work, complete source |
| 2695 | code means all the source code for all modules it contains, plus any |
| 2696 | associated interface definition files, plus the scripts used to |
| 2697 | control compilation and installation of the executable. However, as a |
| 2698 | special exception, the source code distributed need not include |
| 2699 | anything that is normally distributed (in either source or binary |
| 2700 | form) with the major components (compiler, kernel, and so on) of the |
| 2701 | operating system on which the executable runs, unless that component |
| 2702 | itself accompanies the executable. |
| 2703 | |
| 2704 | If distribution of executable or object code is made by offering |
| 2705 | access to copy from a designated place, then offering equivalent |
| 2706 | access to copy the source code from the same place counts as |
| 2707 | distribution of the source code, even though third parties are not |
| 2708 | compelled to copy the source along with the object code. |
| 2709 | |
| 2710 | 4. You may not copy, modify, sublicense, or distribute the Program |
| 2711 | except as expressly provided under this License. Any attempt |
| 2712 | otherwise to copy, modify, sublicense or distribute the Program is |
| 2713 | void, and will automatically terminate your rights under this License. |
| 2714 | However, parties who have received copies, or rights, from you under |
| 2715 | this License will not have their licenses terminated so long as such |
| 2716 | parties remain in full compliance. |
| 2717 | |
| 2718 | 5. You are not required to accept this License, since you have not |
| 2719 | signed it. However, nothing else grants you permission to modify or |
| 2720 | distribute the Program or its derivative works. These actions are |
| 2721 | prohibited by law if you do not accept this License. Therefore, by |
| 2722 | modifying or distributing the Program (or any work based on the |
| 2723 | Program), you indicate your acceptance of this License to do so, and |
| 2724 | all its terms and conditions for copying, distributing or modifying |
| 2725 | the Program or works based on it. |
| 2726 | |
| 2727 | 6. Each time you redistribute the Program (or any work based on the |
| 2728 | Program), the recipient automatically receives a license from the |
| 2729 | original licensor to copy, distribute or modify the Program subject to |
| 2730 | these terms and conditions. You may not impose any further |
| 2731 | restrictions on the recipients' exercise of the rights granted herein. |
| 2732 | You are not responsible for enforcing compliance by third parties to |
| 2733 | this License. |
| 2734 | |
| 2735 | 7. If, as a consequence of a court judgment or allegation of patent |
| 2736 | infringement or for any other reason (not limited to patent issues), |
| 2737 | conditions are imposed on you (whether by court order, agreement or |
| 2738 | otherwise) that contradict the conditions of this License, they do not |
| 2739 | excuse you from the conditions of this License. If you cannot |
| 2740 | distribute so as to satisfy simultaneously your obligations under this |
| 2741 | License and any other pertinent obligations, then as a consequence you |
| 2742 | may not distribute the Program at all. For example, if a patent |
| 2743 | license would not permit royalty-free redistribution of the Program by |
| 2744 | all those who receive copies directly or indirectly through you, then |
| 2745 | the only way you could satisfy both it and this License would be to |
| 2746 | refrain entirely from distribution of the Program. |
| 2747 | |
| 2748 | If any portion of this section is held invalid or unenforceable under |
| 2749 | any particular circumstance, the balance of the section is intended to |
| 2750 | apply and the section as a whole is intended to apply in other |
| 2751 | circumstances. |
| 2752 | |
| 2753 | It is not the purpose of this section to induce you to infringe any |
| 2754 | patents or other property right claims or to contest validity of any |
| 2755 | such claims; this section has the sole purpose of protecting the |
| 2756 | integrity of the free software distribution system, which is |
| 2757 | implemented by public license practices. Many people have made |
| 2758 | generous contributions to the wide range of software distributed |
| 2759 | through that system in reliance on consistent application of that |
| 2760 | system; it is up to the author/donor to decide if he or she is willing |
| 2761 | to distribute software through any other system and a licensee cannot |
| 2762 | impose that choice. |
| 2763 | |
| 2764 | This section is intended to make thoroughly clear what is believed to |
| 2765 | be a consequence of the rest of this License. |
| 2766 | |
| 2767 | 8. If the distribution and/or use of the Program is restricted in |
| 2768 | certain countries either by patents or by copyrighted interfaces, the |
| 2769 | original copyright holder who places the Program under this License |
| 2770 | may add an explicit geographical distribution limitation excluding |
| 2771 | those countries, so that distribution is permitted only in or among |
| 2772 | countries not thus excluded. In such case, this License incorporates |
| 2773 | the limitation as if written in the body of this License. |
| 2774 | |
| 2775 | 9. The Free Software Foundation may publish revised and/or new versions |
| 2776 | of the General Public License from time to time. Such new versions will |
| 2777 | be similar in spirit to the present version, but may differ in detail to |
| 2778 | address new problems or concerns. |
| 2779 | |
| 2780 | Each version is given a distinguishing version number. If the Program |
| 2781 | specifies a version number of this License which applies to it and "any |
| 2782 | later version", you have the option of following the terms and conditions |
| 2783 | either of that version or of any later version published by the Free |
| 2784 | Software Foundation. If the Program does not specify a version number of |
| 2785 | this License, you may choose any version ever published by the Free Software |
| 2786 | Foundation. |
| 2787 | |
| 2788 | 10. If you wish to incorporate parts of the Program into other free |
| 2789 | programs whose distribution conditions are different, write to the author |
| 2790 | to ask for permission. For software which is copyrighted by the Free |
| 2791 | Software Foundation, write to the Free Software Foundation; we sometimes |
| 2792 | make exceptions for this. Our decision will be guided by the two goals |
| 2793 | of preserving the free status of all derivatives of our free software and |
| 2794 | of promoting the sharing and reuse of software generally. |
| 2795 | |
| 2796 | NO WARRANTY |
| 2797 | |
| 2798 | 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY |
| 2799 | FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN |
| 2800 | OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES |
| 2801 | PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED |
| 2802 | OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 2803 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS |
| 2804 | TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE |
| 2805 | PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, |
| 2806 | REPAIR OR CORRECTION. |
| 2807 | |
| 2808 | 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING |
| 2809 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR |
| 2810 | REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, |
| 2811 | INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING |
| 2812 | OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED |
| 2813 | TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY |
| 2814 | YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER |
| 2815 | PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
| 2816 | POSSIBILITY OF SUCH DAMAGES. |
| 2817 | |
| 2818 | END OF TERMS AND CONDITIONS |
| 2819 | |
| 2820 | How to Apply These Terms to Your New Programs |
| 2821 | |
| 2822 | If you develop a new program, and you want it to be of the greatest |
| 2823 | possible use to the public, the best way to achieve this is to make it |
| 2824 | free software which everyone can redistribute and change under these terms. |
| 2825 | |
| 2826 | To do so, attach the following notices to the program. It is safest |
| 2827 | to attach them to the start of each source file to most effectively |
| 2828 | convey the exclusion of warranty; and each file should have at least |
| 2829 | the "copyright" line and a pointer to where the full notice is found. |
| 2830 | |
| 2831 | <one line to give the program's name and a brief idea of what it does.> |
| 2832 | Copyright (C) <year> <name of author> |
| 2833 | |
| 2834 | This program is free software; you can redistribute it and/or modify |
| 2835 | it under the terms of the GNU General Public License as published by |
| 2836 | the Free Software Foundation; either version 2 of the License, or |
| 2837 | (at your option) any later version. |
| 2838 | |
| 2839 | This program is distributed in the hope that it will be useful, |
| 2840 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 2841 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 2842 | GNU General Public License for more details. |
| 2843 | |
| 2844 | You should have received a copy of the GNU General Public License along |
| 2845 | with this program; if not, write to the Free Software Foundation, Inc., |
| 2846 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
| 2847 | |
| 2848 | Also add information on how to contact you by electronic and paper mail. |
| 2849 | |
| 2850 | If the program is interactive, make it output a short notice like this |
| 2851 | when it starts in an interactive mode: |
| 2852 | |
| 2853 | Gnomovision version 69, Copyright (C) year name of author |
| 2854 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. |
| 2855 | This is free software, and you are welcome to redistribute it |
| 2856 | under certain conditions; type `show c' for details. |
| 2857 | |
| 2858 | The hypothetical commands `show w' and `show c' should show the appropriate |
| 2859 | parts of the General Public License. Of course, the commands you use may |
| 2860 | be called something other than `show w' and `show c'; they could even be |
| 2861 | mouse-clicks or menu items--whatever suits your program. |
| 2862 | |
| 2863 | You should also get your employer (if you work as a programmer) or your |
| 2864 | school, if any, to sign a "copyright disclaimer" for the program, if |
| 2865 | necessary. Here is a sample; alter the names: |
| 2866 | |
| 2867 | Yoyodyne, Inc., hereby disclaims all copyright interest in the program |
| 2868 | `Gnomovision' (which makes passes at compilers) written by James Hacker. |
| 2869 | |
| 2870 | <signature of Ty Coon>, 1 April 1989 |
| 2871 | Ty Coon, President of Vice |
| 2872 | |
| 2873 | This General Public License does not permit incorporating your program into |
| 2874 | proprietary programs. If your program is a subroutine library, you may |
| 2875 | consider it more useful to permit linking proprietary applications with the |
| 2876 | library. If this is what you want to do, use the GNU Lesser General |
| 2877 | Public License instead of this License. |
| 2878 | ---- |
| 2879 | |
| 2880 | [[prologcafe_EPL]] |
| 2881 | ---- |
| 2882 | Eclipse Public License - v 1.0 |
| 2883 | |
| 2884 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE |
| 2885 | PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION |
| 2886 | OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. |
| 2887 | |
| 2888 | 1. DEFINITIONS |
| 2889 | |
| 2890 | "Contribution" means: |
| 2891 | |
| 2892 | a) in the case of the initial Contributor, the initial code and |
| 2893 | documentation distributed under this Agreement, and |
| 2894 | b) in the case of each subsequent Contributor: |
| 2895 | |
| 2896 | i) changes to the Program, and |
| 2897 | |
| 2898 | ii) additions to the Program; |
| 2899 | |
| 2900 | where such changes and/or additions to the Program originate from |
| 2901 | and are distributed by that particular Contributor. A Contribution |
| 2902 | 'originates' from a Contributor if it was added to the Program |
| 2903 | by such Contributor itself or anyone acting on such Contributor's |
| 2904 | behalf. Contributions do not include additions to the Program which: |
| 2905 | (i) are separate modules of software distributed in conjunction |
| 2906 | with the Program under their own license agreement, and (ii) are |
| 2907 | not derivative works of the Program. |
| 2908 | |
| 2909 | "Contributor" means any person or entity that distributes the Program. |
| 2910 | |
| 2911 | "Licensed Patents " mean patent claims licensable by a Contributor |
| 2912 | which are necessarily infringed by the use or sale of its |
| 2913 | Contribution alone or when combined with the Program. |
| 2914 | |
| 2915 | "Program" means the Contributions distributed in accordance with |
| 2916 | this Agreement. |
| 2917 | |
| 2918 | "Recipient" means anyone who receives the Program under this |
| 2919 | Agreement, including all Contributors. |
| 2920 | |
| 2921 | 2. GRANT OF RIGHTS |
| 2922 | |
| 2923 | a) Subject to the terms of this Agreement, each Contributor hereby |
| 2924 | grants Recipient a non-exclusive, worldwide, royalty-free copyright |
| 2925 | license to reproduce, prepare derivative works of, publicly display, |
| 2926 | publicly perform, distribute and sublicense the Contribution of such |
| 2927 | Contributor, if any, and such derivative works, in source code and |
| 2928 | object code form. |
| 2929 | |
| 2930 | b) Subject to the terms of this Agreement, each Contributor hereby |
| 2931 | grants Recipient a non-exclusive, worldwide, royalty-free patent |
| 2932 | license under Licensed Patents to make, use, sell, offer to sell, |
| 2933 | import and otherwise transfer the Contribution of such Contributor, |
| 2934 | if any, in source code and object code form. This patent license |
| 2935 | shall apply to the combination of the Contribution and the Program |
| 2936 | if, at the time the Contribution is added by the Contributor, such |
| 2937 | addition of the Contribution causes such combination to be covered |
| 2938 | by the Licensed Patents. The patent license shall not apply to any |
| 2939 | other combinations which include the Contribution. No hardware per |
| 2940 | se is licensed hereunder. |
| 2941 | |
| 2942 | c) Recipient understands that although each Contributor grants the |
| 2943 | licenses to its Contributions set forth herein, no assurances are |
| 2944 | provided by any Contributor that the Program does not infringe |
| 2945 | the patent or other intellectual property rights of any other |
| 2946 | entity. Each Contributor disclaims any liability to Recipient |
| 2947 | for claims brought by any other entity based on infringement |
| 2948 | of intellectual property rights or otherwise. As a condition to |
| 2949 | exercising the rights and licenses granted hereunder, each Recipient |
| 2950 | hereby assumes sole responsibility to secure any other intellectual |
| 2951 | property rights needed, if any. For example, if a third party patent |
| 2952 | license is required to allow Recipient to distribute the Program, |
| 2953 | it is Recipient's responsibility to acquire that license before |
| 2954 | distributing the Program. |
| 2955 | |
| 2956 | d) Each Contributor represents that to its knowledge it has |
| 2957 | sufficient copyright rights in its Contribution, if any, to grant |
| 2958 | the copyright license set forth in this Agreement. |
| 2959 | |
| 2960 | 3. REQUIREMENTS |
| 2961 | |
| 2962 | A Contributor may choose to distribute the Program in object code |
| 2963 | form under its own license agreement, provided that: |
| 2964 | |
| 2965 | a) it complies with the terms and conditions of this Agreement; and |
| 2966 | |
| 2967 | b) its license agreement: |
| 2968 | |
| 2969 | i) effectively disclaims on behalf of all Contributors all warranties |
| 2970 | and conditions, express and implied, including warranties or |
| 2971 | conditions of title and non-infringement, and implied warranties or |
| 2972 | conditions of merchantability and fitness for a particular purpose; |
| 2973 | |
| 2974 | ii) effectively excludes on behalf of all Contributors all liability |
| 2975 | for damages, including direct, indirect, special, incidental and |
| 2976 | consequential damages, such as lost profits; |
| 2977 | |
| 2978 | iii) states that any provisions which differ from this Agreement |
| 2979 | are offered by that Contributor alone and not by any other |
| 2980 | party; and |
| 2981 | |
| 2982 | iv) states that source code for the Program is available from such |
| 2983 | Contributor, and informs licensees how to obtain it in a reasonable |
| 2984 | manner on or through a medium customarily used for software exchange. |
| 2985 | |
| 2986 | When the Program is made available in source code form: |
| 2987 | |
| 2988 | a) it must be made available under this Agreement; and |
| 2989 | |
| 2990 | b) a copy of this Agreement must be included with each copy of the Program. |
| 2991 | |
| 2992 | Contributors may not remove or alter any copyright notices contained |
| 2993 | within the Program. |
| 2994 | |
| 2995 | Each Contributor must identify itself as the originator of its |
| 2996 | Contribution, if any, in a manner that reasonably allows subsequent |
| 2997 | Recipients to identify the originator of the Contribution. |
| 2998 | |
| 2999 | 4. COMMERCIAL DISTRIBUTION |
| 3000 | |
| 3001 | Commercial distributors of software may accept certain |
| 3002 | responsibilities with respect to end users, business partners and the |
| 3003 | like. While this license is intended to facilitate the commercial |
| 3004 | use of the Program, the Contributor who includes the Program in a |
| 3005 | commercial product offering should do so in a manner which does not |
| 3006 | create potential liability for other Contributors. Therefore, if a |
| 3007 | Contributor includes the Program in a commercial product offering, |
| 3008 | such Contributor ("Commercial Contributor") hereby agrees to defend |
| 3009 | and indemnify every other Contributor ("Indemnified Contributor") |
| 3010 | against any losses, damages and costs (collectively "Losses") arising |
| 3011 | from claims, lawsuits and other legal actions brought by a third |
| 3012 | party against the Indemnified Contributor to the extent caused by |
| 3013 | the acts or omissions of such Commercial Contributor in connection |
| 3014 | with its distribution of the Program in a commercial product |
| 3015 | offering. The obligations in this section do not apply to any claims |
| 3016 | or Losses relating to any actual or alleged intellectual property |
| 3017 | infringement. In order to qualify, an Indemnified Contributor must: |
| 3018 | a) promptly notify the Commercial Contributor in writing of such |
| 3019 | claim, and b) allow the Commercial Contributor to control, and |
| 3020 | cooperate with the Commercial Contributor in, the defense and any |
| 3021 | related settlement negotiations. The Indemnified Contributor may |
| 3022 | participate in any such claim at its own expense. |
| 3023 | |
| 3024 | For example, a Contributor might include the Program in a |
| 3025 | commercial product offering, Product X. That Contributor is then a |
| 3026 | Commercial Contributor. If that Commercial Contributor then makes |
| 3027 | performance claims, or offers warranties related to Product X, those |
| 3028 | performance claims and warranties are such Commercial Contributor's |
| 3029 | responsibility alone. Under this section, the Commercial Contributor |
| 3030 | would have to defend claims against the other Contributors related |
| 3031 | to those performance claims and warranties, and if a court requires |
| 3032 | any other Contributor to pay any damages as a result, the Commercial |
| 3033 | Contributor must pay those damages. |
| 3034 | |
| 3035 | 5. NO WARRANTY |
| 3036 | |
| 3037 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS |
| 3038 | PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 3039 | KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY |
| 3040 | WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY |
| 3041 | OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely |
| 3042 | responsible for determining the appropriateness of using and |
| 3043 | distributing the Program and assumes all risks associated with |
| 3044 | its exercise of rights under this Agreement , including but not |
| 3045 | limited to the risks and costs of program errors, compliance with |
| 3046 | applicable laws, damage to or loss of data, programs or equipment, |
| 3047 | and unavailability or interruption of operations. |
| 3048 | |
| 3049 | 6. DISCLAIMER OF LIABILITY |
| 3050 | |
| 3051 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT |
| 3052 | NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, |
| 3053 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 3054 | (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND |
| 3055 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 3056 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 3057 | OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY |
| 3058 | RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3059 | SUCH DAMAGES. |
| 3060 | |
| 3061 | 7. GENERAL |
| 3062 | |
| 3063 | If any provision of this Agreement is invalid or unenforceable under |
| 3064 | applicable law, it shall not affect the validity or enforceability of |
| 3065 | the remainder of the terms of this Agreement, and without further |
| 3066 | action by the parties hereto, such provision shall be reformed |
| 3067 | to the minimum extent necessary to make such provision valid and |
| 3068 | enforceable. |
| 3069 | |
| 3070 | If Recipient institutes patent litigation against any entity |
| 3071 | (including a cross-claim or counterclaim in a lawsuit) alleging |
| 3072 | that the Program itself (excluding combinations of the Program with |
| 3073 | other software or hardware) infringes such Recipient's patent(s), |
| 3074 | then such Recipient's rights granted under Section 2(b) shall |
| 3075 | terminate as of the date such litigation is filed. |
| 3076 | |
| 3077 | All Recipient's rights under this Agreement shall terminate if |
| 3078 | it fails to comply with any of the material terms or conditions |
| 3079 | of this Agreement and does not cure such failure in a reasonable |
| 3080 | period of time after becoming aware of such noncompliance. If all |
| 3081 | Recipient's rights under this Agreement terminate, Recipient agrees |
| 3082 | to cease use and distribution of the Program as soon as reasonably |
| 3083 | practicable. However, Recipient's obligations under this Agreement |
| 3084 | and any licenses granted by Recipient relating to the Program shall |
| 3085 | continue and survive. |
| 3086 | |
| 3087 | Everyone is permitted to copy and distribute copies of this |
| 3088 | Agreement, but in order to avoid inconsistency the Agreement is |
| 3089 | copyrighted and may only be modified in the following manner. The |
| 3090 | Agreement Steward reserves the right to publish new versions |
| 3091 | (including revisions) of this Agreement from time to time. No |
| 3092 | one other than the Agreement Steward has the right to modify |
| 3093 | this Agreement. The Eclipse Foundation is the initial Agreement |
| 3094 | Steward. The Eclipse Foundation may assign the responsibility to |
| 3095 | serve as the Agreement Steward to a suitable separate entity. Each |
| 3096 | new version of the Agreement will be given a distinguishing |
| 3097 | version number. The Program (including Contributions) may always be |
| 3098 | distributed subject to the version of the Agreement under which it |
| 3099 | was received. In addition, after a new version of the Agreement is |
| 3100 | published, Contributor may elect to distribute the Program (including |
| 3101 | its Contributions) under the new version. Except as expressly stated |
| 3102 | in Sections 2(a) and 2(b) above, Recipient receives no rights or |
| 3103 | licenses to the intellectual property of any Contributor under |
| 3104 | this Agreement, whether expressly, by implication, estoppel or |
| 3105 | otherwise. All rights in the Program not expressly granted under |
| 3106 | this Agreement are reserved. |
| 3107 | |
| 3108 | This Agreement is governed by the laws of the State of New York and |
| 3109 | the intellectual property laws of the United States of America. No |
| 3110 | party to this Agreement will bring a legal action under this |
| 3111 | Agreement more than one year after the cause of action arose. Each |
| 3112 | party waives its rights to a jury trial in any resulting litigation. |
| 3113 | |
| 3114 | ---- |
| 3115 | |
| 3116 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 3117 | [[protobuf]] |
| 3118 | protobuf |
| 3119 | |
| 3120 | * protobuf |
| 3121 | |
| 3122 | [[protobuf_license]] |
| 3123 | ---- |
| 3124 | Copyright 2008, Google Inc. |
| 3125 | All rights reserved. |
| 3126 | |
| 3127 | Redistribution and use in source and binary forms, with or without |
| 3128 | modification, are permitted provided that the following conditions are |
| 3129 | met: |
| 3130 | |
| 3131 | * Redistributions of source code must retain the above copyright |
| 3132 | notice, this list of conditions and the following disclaimer. |
| 3133 | * Redistributions in binary form must reproduce the above |
| 3134 | copyright notice, this list of conditions and the following disclaimer |
| 3135 | in the documentation and/or other materials provided with the |
| 3136 | distribution. |
| 3137 | * Neither the name of Google Inc. nor the names of its |
| 3138 | contributors may be used to endorse or promote products derived from |
| 3139 | this software without specific prior written permission. |
| 3140 | |
| 3141 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 3142 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 3143 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 3144 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 3145 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 3146 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 3147 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 3148 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 3149 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 3150 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 3151 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3152 | |
| 3153 | Code generated by the Protocol Buffer compiler is owned by the owner |
| 3154 | of the input file used when generating it. This code is not |
| 3155 | standalone and requires a support library to be linked with it. This |
| 3156 | support library is itself covered by the above license. |
| 3157 | |
| 3158 | ---- |
| 3159 | |
| 3160 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 3161 | [[slf4j]] |
| 3162 | slf4j |
| 3163 | |
| 3164 | * log:api |
| 3165 | * log:jcl-over-slf4j |
| 3166 | |
| 3167 | [[slf4j_license]] |
| 3168 | ---- |
| 3169 | Copyright (c) 2004-2008 QOS.ch |
| 3170 | All rights reserved. |
| 3171 | |
| 3172 | Permission is hereby granted, free of charge, to any person obtaining |
| 3173 | a copy of this software and associated documentation files (the |
| 3174 | "Software"), to deal in the Software without restriction, including |
| 3175 | without limitation the rights to use, copy, modify, merge, publish, |
| 3176 | distribute, sublicense, and/or sell copies of the Software, and to |
| 3177 | permit persons to whom the Software is furnished to do so, subject to |
| 3178 | the following conditions: |
| 3179 | |
| 3180 | The above copyright notice and this permission notice shall be |
| 3181 | included in all copies or substantial portions of the Software. |
| 3182 | |
| 3183 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 3184 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 3185 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 3186 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
| 3187 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
| 3188 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
| 3189 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 3190 | |
| 3191 | ---- |
| 3192 | |
| 3193 | |
| 3194 | [[xz]] |
| 3195 | xz |
| 3196 | |
| 3197 | * tukaani-xz |
| 3198 | |
| 3199 | [[xz_license]] |
| 3200 | ---- |
| 3201 | All the files in this package have been written by Lasse Collin |
| 3202 | and/or Igor Pavlov. All these files have been put into the |
| 3203 | public domain. You can do whatever you want with these files. |
| 3204 | This software is provided "as is", without any warranty. |
| 3205 | |
| 3206 | ---- |
| 3207 | |
| 3208 | |
Hermann Loose | 8c0746f | 2021-02-23 13:53:05 +0100 | [diff] [blame] | 3209 | [[DefinitelyTyped]] |
| 3210 | DefinitelyTyped |
| 3211 | |
Hermann Loose | 308f964 | 2021-06-17 16:44:03 +0200 | [diff] [blame] | 3212 | * @types/resemblejs |
Hermann Loose | 8c0746f | 2021-02-23 13:53:05 +0100 | [diff] [blame] | 3213 | * @types/resize-observer-browser |
Ben Rohlfs | e2b2f59 | 2021-09-07 08:47:53 +0000 | [diff] [blame] | 3214 | * @types/trusted-types |
Hermann Loose | 8c0746f | 2021-02-23 13:53:05 +0100 | [diff] [blame] | 3215 | |
| 3216 | [[DefinitelyTyped_license]] |
| 3217 | ---- |
| 3218 | MIT License |
| 3219 | |
| 3220 | Copyright (c) Microsoft Corporation. |
| 3221 | |
| 3222 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 3223 | of this software and associated documentation files (the "Software"), to deal |
| 3224 | in the Software without restriction, including without limitation the rights |
| 3225 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 3226 | copies of the Software, and to permit persons to whom the Software is |
| 3227 | furnished to do so, subject to the following conditions: |
| 3228 | |
| 3229 | The above copyright notice and this permission notice shall be included in all |
| 3230 | copies or substantial portions of the Software. |
| 3231 | |
| 3232 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 3233 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 3234 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 3235 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 3236 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 3237 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 3238 | SOFTWARE |
| 3239 | |
| 3240 | ---- |
| 3241 | |
| 3242 | |
Ben Rohlfs | e2b2f59 | 2021-09-07 08:47:53 +0000 | [diff] [blame] | 3243 | [[Lit]] |
| 3244 | Lit |
| 3245 | |
| 3246 | * @lit/reactive-element |
| 3247 | * lit |
| 3248 | * lit-element |
| 3249 | * lit-html |
| 3250 | |
| 3251 | [[Lit_license]] |
| 3252 | ---- |
| 3253 | BSD 3-Clause License |
| 3254 | |
| 3255 | Copyright (c) 2017 Google LLC. All rights reserved. |
| 3256 | |
| 3257 | Redistribution and use in source and binary forms, with or without |
| 3258 | modification, are permitted provided that the following conditions are met: |
| 3259 | |
| 3260 | 1. Redistributions of source code must retain the above copyright notice, this |
| 3261 | list of conditions and the following disclaimer. |
| 3262 | |
| 3263 | 2. Redistributions in binary form must reproduce the above copyright notice, |
| 3264 | this list of conditions and the following disclaimer in the documentation |
| 3265 | and/or other materials provided with the distribution. |
| 3266 | |
| 3267 | 3. Neither the name of the copyright holder nor the names of its |
| 3268 | contributors may be used to endorse or promote products derived from |
| 3269 | this software without specific prior written permission. |
| 3270 | |
| 3271 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 3272 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3273 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 3274 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
| 3275 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3276 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 3277 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 3278 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 3279 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 3280 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3281 | |
| 3282 | ---- |
| 3283 | |
| 3284 | |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3285 | [[Polymer-2014]] |
| 3286 | Polymer-2014 |
| 3287 | |
| 3288 | * @polymer/paper-ripple |
| 3289 | * @polymer/paper-styles |
| 3290 | |
| 3291 | [[Polymer-2014_license]] |
| 3292 | ---- |
| 3293 | Copyright (c) 2014 The Polymer Project Authors. All rights reserved. |
| 3294 | |
| 3295 | This code may only be used under the BSD style license found at |
| 3296 | http://polymer.github.io/LICENSE.txt The complete set of authors may be found at |
| 3297 | http://polymer.github.io/AUTHORS.txt The complete set of contributors may be |
| 3298 | found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as |
| 3299 | part of the polymer project is also subject to an additional IP rights grant |
| 3300 | found at http://polymer.github.io/PATENTS.txt |
| 3301 | |
| 3302 | Redistribution and use in source and binary forms, with or without |
| 3303 | modification, are permitted provided that the following conditions are |
| 3304 | met: |
| 3305 | |
| 3306 | * Redistributions of source code must retain the above copyright |
| 3307 | notice, this list of conditions and the following disclaimer. |
| 3308 | * Redistributions in binary form must reproduce the above |
| 3309 | copyright notice, this list of conditions and the following disclaimer |
| 3310 | in the documentation and/or other materials provided with the |
| 3311 | distribution. |
| 3312 | * Neither the name of Google Inc. nor the names of its |
| 3313 | contributors may be used to endorse or promote products derived from |
| 3314 | this software without specific prior written permission. |
| 3315 | |
| 3316 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 3317 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 3318 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 3319 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 3320 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 3321 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 3322 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 3323 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 3324 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 3325 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 3326 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3327 | |
| 3328 | ---- |
| 3329 | |
| 3330 | |
| 3331 | [[Polymer-2015]] |
| 3332 | Polymer-2015 |
| 3333 | |
| 3334 | * @polymer/font-roboto |
| 3335 | * @polymer/font-roboto-local - only the following file(s): |
| 3336 | ** README.md |
| 3337 | ** bower.json |
| 3338 | ** demo/index.d.ts |
| 3339 | ** demo/index.html |
| 3340 | ** fonts/roboto/DESCRIPTION.en_us.html |
| 3341 | ** fonts/robotomono/DESCRIPTION.en_us.html |
| 3342 | ** generate-style.js |
| 3343 | ** manifest.json |
| 3344 | ** package.json |
| 3345 | ** roboto.js |
| 3346 | ** update-fonts.sh |
| 3347 | * @polymer/iron-a11y-announcer |
| 3348 | * @polymer/iron-a11y-keys-behavior |
| 3349 | * @polymer/iron-autogrow-textarea |
| 3350 | * @polymer/iron-behaviors |
| 3351 | * @polymer/iron-checked-element-behavior |
| 3352 | * @polymer/iron-dropdown |
| 3353 | * @polymer/iron-fit-behavior |
| 3354 | * @polymer/iron-flex-layout |
| 3355 | * @polymer/iron-form-element-behavior |
| 3356 | * @polymer/iron-icon |
| 3357 | * @polymer/iron-iconset-svg |
| 3358 | * @polymer/iron-input |
| 3359 | * @polymer/iron-menu-behavior |
| 3360 | * @polymer/iron-meta |
| 3361 | * @polymer/iron-overlay-behavior |
| 3362 | * @polymer/iron-resizable-behavior |
| 3363 | * @polymer/iron-selector |
| 3364 | * @polymer/iron-validatable-behavior |
| 3365 | * @polymer/neon-animation |
| 3366 | * @polymer/paper-behaviors |
| 3367 | * @polymer/paper-button |
Hermann Loose | f510ae7 | 2021-02-23 13:53:36 +0100 | [diff] [blame] | 3368 | * @polymer/paper-card |
Tao Zhou | baa72d1 | 2020-02-13 14:42:55 +0100 | [diff] [blame] | 3369 | * @polymer/paper-dialog |
| 3370 | * @polymer/paper-dialog-behavior |
| 3371 | * @polymer/paper-dialog-scrollable |
Hermann Loose | f510ae7 | 2021-02-23 13:53:36 +0100 | [diff] [blame] | 3372 | * @polymer/paper-dropdown-menu |
Hermann Loose | 7f5ad3b | 2021-04-19 10:06:22 +0200 | [diff] [blame] | 3373 | * @polymer/paper-fab |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3374 | * @polymer/paper-icon-button |
| 3375 | * @polymer/paper-input |
| 3376 | * @polymer/paper-item |
| 3377 | * @polymer/paper-listbox |
Hermann Loose | f510ae7 | 2021-02-23 13:53:36 +0100 | [diff] [blame] | 3378 | * @polymer/paper-menu-button |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3379 | * @polymer/paper-tabs |
| 3380 | * @polymer/paper-toggle-button |
Ben Rohlfs | d06c574 | 2021-03-03 14:45:58 +0100 | [diff] [blame] | 3381 | * @polymer/paper-tooltip |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3382 | |
| 3383 | [[Polymer-2015_license]] |
| 3384 | ---- |
| 3385 | Copyright (c) 2015 The Polymer Project Authors. All rights reserved. |
| 3386 | |
| 3387 | This code may only be used under the BSD style license found at |
| 3388 | http://polymer.github.io/LICENSE.txt The complete set of authors may be found at |
| 3389 | http://polymer.github.io/AUTHORS.txt The complete set of contributors may be |
| 3390 | found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as |
| 3391 | part of the polymer project is also subject to an additional IP rights grant |
| 3392 | found at http://polymer.github.io/PATENTS.txt |
| 3393 | |
| 3394 | Redistribution and use in source and binary forms, with or without |
| 3395 | modification, are permitted provided that the following conditions are |
| 3396 | met: |
| 3397 | |
| 3398 | * Redistributions of source code must retain the above copyright |
| 3399 | notice, this list of conditions and the following disclaimer. |
| 3400 | * Redistributions in binary form must reproduce the above |
| 3401 | copyright notice, this list of conditions and the following disclaimer |
| 3402 | in the documentation and/or other materials provided with the |
| 3403 | distribution. |
| 3404 | * Neither the name of Google Inc. nor the names of its |
| 3405 | contributors may be used to endorse or promote products derived from |
| 3406 | this software without specific prior written permission. |
| 3407 | |
| 3408 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 3409 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 3410 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 3411 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 3412 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 3413 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 3414 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 3415 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 3416 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 3417 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 3418 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3419 | |
| 3420 | ---- |
| 3421 | |
| 3422 | |
Hermann Loose | f510ae7 | 2021-02-23 13:53:36 +0100 | [diff] [blame] | 3423 | [[Polymer-2016]] |
| 3424 | Polymer-2016 |
| 3425 | |
| 3426 | * @polymer/iron-image |
| 3427 | * @polymer/paper-checkbox |
| 3428 | |
| 3429 | [[Polymer-2016_license]] |
| 3430 | ---- |
| 3431 | Copyright (c) 2016 The Polymer Project Authors. All rights reserved. |
| 3432 | |
| 3433 | This code may only be used under the BSD style license found at |
| 3434 | http://polymer.github.io/LICENSE.txt The complete set of authors may be found at |
| 3435 | http://polymer.github.io/AUTHORS.txt The complete set of contributors may be |
| 3436 | found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as |
| 3437 | part of the polymer project is also subject to an additional IP rights grant |
| 3438 | found at http://polymer.github.io/PATENTS.txt |
| 3439 | |
| 3440 | Redistribution and use in source and binary forms, with or without |
| 3441 | modification, are permitted provided that the following conditions are |
| 3442 | met: |
| 3443 | |
| 3444 | * Redistributions of source code must retain the above copyright |
| 3445 | notice, this list of conditions and the following disclaimer. |
| 3446 | * Redistributions in binary form must reproduce the above |
| 3447 | copyright notice, this list of conditions and the following disclaimer |
| 3448 | in the documentation and/or other materials provided with the |
| 3449 | distribution. |
| 3450 | * Neither the name of Google Inc. nor the names of its |
| 3451 | contributors may be used to endorse or promote products derived from |
| 3452 | this software without specific prior written permission. |
| 3453 | |
| 3454 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 3455 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 3456 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 3457 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 3458 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 3459 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 3460 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 3461 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 3462 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 3463 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 3464 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3465 | |
| 3466 | ---- |
| 3467 | |
| 3468 | |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 3469 | [[Polymer-2017]] |
| 3470 | Polymer-2017 |
| 3471 | |
| 3472 | * @polymer/decorators |
| 3473 | * @polymer/polymer |
| 3474 | * @webcomponents/shadycss |
| 3475 | |
| 3476 | [[Polymer-2017_license]] |
| 3477 | ---- |
| 3478 | Copyright (c) 2017 The Polymer Project Authors. All rights reserved. |
| 3479 | |
| 3480 | This code may only be used under the BSD style license found at |
| 3481 | http://polymer.github.io/LICENSE.txt The complete set of authors may be found at |
| 3482 | http://polymer.github.io/AUTHORS.txt The complete set of contributors may be |
| 3483 | found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as |
| 3484 | part of the polymer project is also subject to an additional IP rights grant |
| 3485 | found at http://polymer.github.io/PATENTS.txt |
| 3486 | |
| 3487 | Redistribution and use in source and binary forms, with or without |
| 3488 | modification, are permitted provided that the following conditions are |
| 3489 | met: |
| 3490 | |
| 3491 | * Redistributions of source code must retain the above copyright |
| 3492 | notice, this list of conditions and the following disclaimer. |
| 3493 | * Redistributions in binary form must reproduce the above |
| 3494 | copyright notice, this list of conditions and the following disclaimer |
| 3495 | in the documentation and/or other materials provided with the |
| 3496 | distribution. |
| 3497 | * Neither the name of Google Inc. nor the names of its |
| 3498 | contributors may be used to endorse or promote products derived from |
| 3499 | this software without specific prior written permission. |
| 3500 | |
| 3501 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 3502 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 3503 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 3504 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 3505 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 3506 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 3507 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 3508 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 3509 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 3510 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 3511 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3512 | |
| 3513 | ---- |
| 3514 | |
| 3515 | |
| 3516 | [[Polymer-2018]] |
| 3517 | Polymer-2018 |
| 3518 | |
| 3519 | * @webcomponents/webcomponentsjs |
| 3520 | * polymer-bridges |
| 3521 | * polymer-resin |
| 3522 | |
| 3523 | [[Polymer-2018_license]] |
| 3524 | ---- |
| 3525 | Copyright (c) 2018 The Polymer Project Authors. All rights reserved. |
| 3526 | |
| 3527 | This code may only be used under the BSD style license found at |
| 3528 | http://polymer.github.io/LICENSE.txt The complete set of authors may be found at |
| 3529 | http://polymer.github.io/AUTHORS.txt The complete set of contributors may be |
| 3530 | found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as |
| 3531 | part of the polymer project is also subject to an additional IP rights grant |
| 3532 | found at http://polymer.github.io/PATENTS.txt |
| 3533 | |
| 3534 | Redistribution and use in source and binary forms, with or without |
| 3535 | modification, are permitted provided that the following conditions are |
| 3536 | met: |
| 3537 | |
| 3538 | * Redistributions of source code must retain the above copyright |
| 3539 | notice, this list of conditions and the following disclaimer. |
| 3540 | * Redistributions in binary form must reproduce the above |
| 3541 | copyright notice, this list of conditions and the following disclaimer |
| 3542 | in the documentation and/or other materials provided with the |
| 3543 | distribution. |
| 3544 | * Neither the name of Google Inc. nor the names of its |
| 3545 | contributors may be used to endorse or promote products derived from |
| 3546 | this software without specific prior written permission. |
| 3547 | |
| 3548 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 3549 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 3550 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 3551 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 3552 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 3553 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 3554 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 3555 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 3556 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 3557 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 3558 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3559 | |
| 3560 | ---- |
| 3561 | |
| 3562 | |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3563 | [[ba-linkify]] |
| 3564 | ba-linkify |
| 3565 | |
| 3566 | * ba-linkify |
| 3567 | |
| 3568 | [[ba-linkify_license]] |
| 3569 | ---- |
Chris Poucet | 5eeaac1 | 2021-08-13 19:39:37 +0000 | [diff] [blame] | 3570 | Copyright (c) 2009 "Cowboy" Ben Alman
|
| 3571 |
|
| 3572 | Permission is hereby granted, free of charge, to any person
|
| 3573 | obtaining a copy of this software and associated documentation
|
| 3574 | files (the "Software"), to deal in the Software without
|
| 3575 | restriction, including without limitation the rights to use,
|
| 3576 | copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 3577 | copies of the Software, and to permit persons to whom the
|
| 3578 | Software is furnished to do so, subject to the following
|
| 3579 | conditions:
|
| 3580 |
|
| 3581 | The above copyright notice and this permission notice shall be
|
| 3582 | included in all copies or substantial portions of the Software.
|
| 3583 |
|
| 3584 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
| 3585 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
| 3586 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
| 3587 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
| 3588 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
| 3589 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
| 3590 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3591 | OTHER DEALINGS IN THE SOFTWARE. |
| 3592 | |
| 3593 | ---- |
| 3594 | |
| 3595 | |
David Ostrovsky | 46b798d | 2021-04-27 20:31:59 +0200 | [diff] [blame] | 3596 | [[codemirror-minified]] |
| 3597 | codemirror-minified |
| 3598 | |
| 3599 | * codemirror-minified |
| 3600 | |
| 3601 | [[codemirror-minified_license]] |
| 3602 | ---- |
| 3603 | The MIT License (MIT) |
| 3604 | |
| 3605 | Copyright (c) 2016 Marijn Haverbeke <marijnh@gmail.com> and others |
| 3606 | Copyright (c) 2016 Michael Zhou <zhoumotongxue008@gmail.com> |
| 3607 | |
| 3608 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 3609 | of this software and associated documentation files (the "Software"), to deal |
| 3610 | in the Software without restriction, including without limitation the rights |
| 3611 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 3612 | copies of the Software, and to permit persons to whom the Software is |
| 3613 | furnished to do so, subject to the following conditions: |
| 3614 | |
| 3615 | The above copyright notice and this permission notice shall be included in all |
| 3616 | copies or substantial portions of the Software. |
| 3617 | |
| 3618 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 3619 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 3620 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 3621 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 3622 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 3623 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 3624 | SOFTWARE. |
| 3625 | |
| 3626 | ---- |
| 3627 | |
| 3628 | |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3629 | [[font-roboto-local-fonts-roboto]] |
| 3630 | font-roboto-local-fonts-roboto |
| 3631 | |
| 3632 | * @polymer/font-roboto-local - only the following file(s): |
| 3633 | ** fonts/roboto/COPYRIGHT.txt |
| 3634 | ** fonts/roboto/LICENSE.txt |
| 3635 | ** fonts/roboto/METADATA.json |
| 3636 | ** fonts/roboto/Roboto-Black.ttf |
| 3637 | ** fonts/roboto/Roboto-BlackItalic.ttf |
| 3638 | ** fonts/roboto/Roboto-Bold.ttf |
| 3639 | ** fonts/roboto/Roboto-BoldItalic.ttf |
| 3640 | ** fonts/roboto/Roboto-Italic.ttf |
| 3641 | ** fonts/roboto/Roboto-Light.ttf |
| 3642 | ** fonts/roboto/Roboto-LightItalic.ttf |
| 3643 | ** fonts/roboto/Roboto-Medium.ttf |
| 3644 | ** fonts/roboto/Roboto-MediumItalic.ttf |
| 3645 | ** fonts/roboto/Roboto-Regular.ttf |
| 3646 | ** fonts/roboto/Roboto-Thin.ttf |
| 3647 | ** fonts/roboto/Roboto-ThinItalic.ttf |
| 3648 | |
| 3649 | [[font-roboto-local-fonts-roboto_license]] |
| 3650 | ---- |
| 3651 | |
| 3652 | Apache License |
| 3653 | Version 2.0, January 2004 |
| 3654 | http://www.apache.org/licenses/ |
| 3655 | |
| 3656 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
| 3657 | |
| 3658 | 1. Definitions. |
| 3659 | |
| 3660 | "License" shall mean the terms and conditions for use, reproduction, |
| 3661 | and distribution as defined by Sections 1 through 9 of this document. |
| 3662 | |
| 3663 | "Licensor" shall mean the copyright owner or entity authorized by |
| 3664 | the copyright owner that is granting the License. |
| 3665 | |
| 3666 | "Legal Entity" shall mean the union of the acting entity and all |
| 3667 | other entities that control, are controlled by, or are under common |
| 3668 | control with that entity. For the purposes of this definition, |
| 3669 | "control" means (i) the power, direct or indirect, to cause the |
| 3670 | direction or management of such entity, whether by contract or |
| 3671 | otherwise, or (ii) ownership of fifty percent (50%) or more of the |
| 3672 | outstanding shares, or (iii) beneficial ownership of such entity. |
| 3673 | |
| 3674 | "You" (or "Your") shall mean an individual or Legal Entity |
| 3675 | exercising permissions granted by this License. |
| 3676 | |
| 3677 | "Source" form shall mean the preferred form for making modifications, |
| 3678 | including but not limited to software source code, documentation |
| 3679 | source, and configuration files. |
| 3680 | |
| 3681 | "Object" form shall mean any form resulting from mechanical |
| 3682 | transformation or translation of a Source form, including but |
| 3683 | not limited to compiled object code, generated documentation, |
| 3684 | and conversions to other media types. |
| 3685 | |
| 3686 | "Work" shall mean the work of authorship, whether in Source or |
| 3687 | Object form, made available under the License, as indicated by a |
| 3688 | copyright notice that is included in or attached to the work |
| 3689 | (an example is provided in the Appendix below). |
| 3690 | |
| 3691 | "Derivative Works" shall mean any work, whether in Source or Object |
| 3692 | form, that is based on (or derived from) the Work and for which the |
| 3693 | editorial revisions, annotations, elaborations, or other modifications |
| 3694 | represent, as a whole, an original work of authorship. For the purposes |
| 3695 | of this License, Derivative Works shall not include works that remain |
| 3696 | separable from, or merely link (or bind by name) to the interfaces of, |
| 3697 | the Work and Derivative Works thereof. |
| 3698 | |
| 3699 | "Contribution" shall mean any work of authorship, including |
| 3700 | the original version of the Work and any modifications or additions |
| 3701 | to that Work or Derivative Works thereof, that is intentionally |
| 3702 | submitted to Licensor for inclusion in the Work by the copyright owner |
| 3703 | or by an individual or Legal Entity authorized to submit on behalf of |
| 3704 | the copyright owner. For the purposes of this definition, "submitted" |
| 3705 | means any form of electronic, verbal, or written communication sent |
| 3706 | to the Licensor or its representatives, including but not limited to |
| 3707 | communication on electronic mailing lists, source code control systems, |
| 3708 | and issue tracking systems that are managed by, or on behalf of, the |
| 3709 | Licensor for the purpose of discussing and improving the Work, but |
| 3710 | excluding communication that is conspicuously marked or otherwise |
| 3711 | designated in writing by the copyright owner as "Not a Contribution." |
| 3712 | |
| 3713 | "Contributor" shall mean Licensor and any individual or Legal Entity |
| 3714 | on behalf of whom a Contribution has been received by Licensor and |
| 3715 | subsequently incorporated within the Work. |
| 3716 | |
| 3717 | 2. Grant of Copyright License. Subject to the terms and conditions of |
| 3718 | this License, each Contributor hereby grants to You a perpetual, |
| 3719 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 3720 | copyright license to reproduce, prepare Derivative Works of, |
| 3721 | publicly display, publicly perform, sublicense, and distribute the |
| 3722 | Work and such Derivative Works in Source or Object form. |
| 3723 | |
| 3724 | 3. Grant of Patent License. Subject to the terms and conditions of |
| 3725 | this License, each Contributor hereby grants to You a perpetual, |
| 3726 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 3727 | (except as stated in this section) patent license to make, have made, |
| 3728 | use, offer to sell, sell, import, and otherwise transfer the Work, |
| 3729 | where such license applies only to those patent claims licensable |
| 3730 | by such Contributor that are necessarily infringed by their |
| 3731 | Contribution(s) alone or by combination of their Contribution(s) |
| 3732 | with the Work to which such Contribution(s) was submitted. If You |
| 3733 | institute patent litigation against any entity (including a |
| 3734 | cross-claim or counterclaim in a lawsuit) alleging that the Work |
| 3735 | or a Contribution incorporated within the Work constitutes direct |
| 3736 | or contributory patent infringement, then any patent licenses |
| 3737 | granted to You under this License for that Work shall terminate |
| 3738 | as of the date such litigation is filed. |
| 3739 | |
| 3740 | 4. Redistribution. You may reproduce and distribute copies of the |
| 3741 | Work or Derivative Works thereof in any medium, with or without |
| 3742 | modifications, and in Source or Object form, provided that You |
| 3743 | meet the following conditions: |
| 3744 | |
| 3745 | (a) You must give any other recipients of the Work or |
| 3746 | Derivative Works a copy of this License; and |
| 3747 | |
| 3748 | (b) You must cause any modified files to carry prominent notices |
| 3749 | stating that You changed the files; and |
| 3750 | |
| 3751 | (c) You must retain, in the Source form of any Derivative Works |
| 3752 | that You distribute, all copyright, patent, trademark, and |
| 3753 | attribution notices from the Source form of the Work, |
| 3754 | excluding those notices that do not pertain to any part of |
| 3755 | the Derivative Works; and |
| 3756 | |
| 3757 | (d) If the Work includes a "NOTICE" text file as part of its |
| 3758 | distribution, then any Derivative Works that You distribute must |
| 3759 | include a readable copy of the attribution notices contained |
| 3760 | within such NOTICE file, excluding those notices that do not |
| 3761 | pertain to any part of the Derivative Works, in at least one |
| 3762 | of the following places: within a NOTICE text file distributed |
| 3763 | as part of the Derivative Works; within the Source form or |
| 3764 | documentation, if provided along with the Derivative Works; or, |
| 3765 | within a display generated by the Derivative Works, if and |
| 3766 | wherever such third-party notices normally appear. The contents |
| 3767 | of the NOTICE file are for informational purposes only and |
| 3768 | do not modify the License. You may add Your own attribution |
| 3769 | notices within Derivative Works that You distribute, alongside |
| 3770 | or as an addendum to the NOTICE text from the Work, provided |
| 3771 | that such additional attribution notices cannot be construed |
| 3772 | as modifying the License. |
| 3773 | |
| 3774 | You may add Your own copyright statement to Your modifications and |
| 3775 | may provide additional or different license terms and conditions |
| 3776 | for use, reproduction, or distribution of Your modifications, or |
| 3777 | for any such Derivative Works as a whole, provided Your use, |
| 3778 | reproduction, and distribution of the Work otherwise complies with |
| 3779 | the conditions stated in this License. |
| 3780 | |
| 3781 | 5. Submission of Contributions. Unless You explicitly state otherwise, |
| 3782 | any Contribution intentionally submitted for inclusion in the Work |
| 3783 | by You to the Licensor shall be under the terms and conditions of |
| 3784 | this License, without any additional terms or conditions. |
| 3785 | Notwithstanding the above, nothing herein shall supersede or modify |
| 3786 | the terms of any separate license agreement you may have executed |
| 3787 | with Licensor regarding such Contributions. |
| 3788 | |
| 3789 | 6. Trademarks. This License does not grant permission to use the trade |
| 3790 | names, trademarks, service marks, or product names of the Licensor, |
| 3791 | except as required for reasonable and customary use in describing the |
| 3792 | origin of the Work and reproducing the content of the NOTICE file. |
| 3793 | |
| 3794 | 7. Disclaimer of Warranty. Unless required by applicable law or |
| 3795 | agreed to in writing, Licensor provides the Work (and each |
| 3796 | Contributor provides its Contributions) on an "AS IS" BASIS, |
| 3797 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 3798 | implied, including, without limitation, any warranties or conditions |
| 3799 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
| 3800 | PARTICULAR PURPOSE. You are solely responsible for determining the |
| 3801 | appropriateness of using or redistributing the Work and assume any |
| 3802 | risks associated with Your exercise of permissions under this License. |
| 3803 | |
| 3804 | 8. Limitation of Liability. In no event and under no legal theory, |
| 3805 | whether in tort (including negligence), contract, or otherwise, |
| 3806 | unless required by applicable law (such as deliberate and grossly |
| 3807 | negligent acts) or agreed to in writing, shall any Contributor be |
| 3808 | liable to You for damages, including any direct, indirect, special, |
| 3809 | incidental, or consequential damages of any character arising as a |
| 3810 | result of this License or out of the use or inability to use the |
| 3811 | Work (including but not limited to damages for loss of goodwill, |
| 3812 | work stoppage, computer failure or malfunction, or any and all |
| 3813 | other commercial damages or losses), even if such Contributor |
| 3814 | has been advised of the possibility of such damages. |
| 3815 | |
| 3816 | 9. Accepting Warranty or Additional Liability. While redistributing |
| 3817 | the Work or Derivative Works thereof, You may choose to offer, |
| 3818 | and charge a fee for, acceptance of support, warranty, indemnity, |
| 3819 | or other liability obligations and/or rights consistent with this |
| 3820 | License. However, in accepting such obligations, You may act only |
| 3821 | on Your own behalf and on Your sole responsibility, not on behalf |
| 3822 | of any other Contributor, and only if You agree to indemnify, |
| 3823 | defend, and hold each Contributor harmless for any liability |
| 3824 | incurred by, or claims asserted against, such Contributor by reason |
| 3825 | of your accepting any such warranty or additional liability. |
| 3826 | |
| 3827 | END OF TERMS AND CONDITIONS |
| 3828 | |
| 3829 | APPENDIX: How to apply the Apache License to your work. |
| 3830 | |
| 3831 | To apply the Apache License to your work, attach the following |
| 3832 | boilerplate notice, with the fields enclosed by brackets "[]" |
| 3833 | replaced with your own identifying information. (Don't include |
| 3834 | the brackets!) The text should be enclosed in the appropriate |
| 3835 | comment syntax for the file format. We also recommend that a |
| 3836 | file or class name and description of purpose be included on the |
| 3837 | same "printed page" as the copyright notice for easier |
| 3838 | identification within third-party archives. |
| 3839 | |
| 3840 | Copyright [yyyy] [name of copyright owner] |
| 3841 | |
| 3842 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 3843 | you may not use this file except in compliance with the License. |
| 3844 | You may obtain a copy of the License at |
| 3845 | |
| 3846 | http://www.apache.org/licenses/LICENSE-2.0 |
| 3847 | |
| 3848 | Unless required by applicable law or agreed to in writing, software |
| 3849 | distributed under the License is distributed on an "AS IS" BASIS, |
| 3850 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 3851 | See the License for the specific language governing permissions and |
| 3852 | limitations under the License. |
| 3853 | |
| 3854 | ---- |
| 3855 | |
| 3856 | |
Dmitrii Filippov | e543561 | 2020-07-29 16:29:13 +0200 | [diff] [blame] | 3857 | [[font-roboto-local-fonts-robotomono]] |
| 3858 | font-roboto-local-fonts-robotomono |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3859 | |
Dmitrii Filippov | e543561 | 2020-07-29 16:29:13 +0200 | [diff] [blame] | 3860 | * @polymer/font-roboto-local - only the following file(s): |
| 3861 | ** fonts/robotomono/LICENSE.txt |
| 3862 | ** fonts/robotomono/METADATA.json |
| 3863 | ** fonts/robotomono/RobotoMono-Bold.ttf |
| 3864 | ** fonts/robotomono/RobotoMono-BoldItalic.ttf |
| 3865 | ** fonts/robotomono/RobotoMono-Italic.ttf |
| 3866 | ** fonts/robotomono/RobotoMono-Light.ttf |
| 3867 | ** fonts/robotomono/RobotoMono-LightItalic.ttf |
| 3868 | ** fonts/robotomono/RobotoMono-Medium.ttf |
| 3869 | ** fonts/robotomono/RobotoMono-MediumItalic.ttf |
| 3870 | ** fonts/robotomono/RobotoMono-Regular.ttf |
| 3871 | ** fonts/robotomono/RobotoMono-Thin.ttf |
| 3872 | ** fonts/robotomono/RobotoMono-ThinItalic.ttf |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3873 | |
Dmitrii Filippov | e543561 | 2020-07-29 16:29:13 +0200 | [diff] [blame] | 3874 | [[font-roboto-local-fonts-robotomono_license]] |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3875 | ---- |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3876 | |
Dmitrii Filippov | e543561 | 2020-07-29 16:29:13 +0200 | [diff] [blame] | 3877 | Apache License |
| 3878 | Version 2.0, January 2004 |
| 3879 | http://www.apache.org/licenses/ |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3880 | |
Dmitrii Filippov | e543561 | 2020-07-29 16:29:13 +0200 | [diff] [blame] | 3881 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3882 | |
Dmitrii Filippov | e543561 | 2020-07-29 16:29:13 +0200 | [diff] [blame] | 3883 | 1. Definitions. |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 3884 | |
Dmitrii Filippov | e543561 | 2020-07-29 16:29:13 +0200 | [diff] [blame] | 3885 | "License" shall mean the terms and conditions for use, reproduction, |
| 3886 | and distribution as defined by Sections 1 through 9 of this document. |
| 3887 | |
| 3888 | "Licensor" shall mean the copyright owner or entity authorized by |
| 3889 | the copyright owner that is granting the License. |
| 3890 | |
| 3891 | "Legal Entity" shall mean the union of the acting entity and all |
| 3892 | other entities that control, are controlled by, or are under common |
| 3893 | control with that entity. For the purposes of this definition, |
| 3894 | "control" means (i) the power, direct or indirect, to cause the |
| 3895 | direction or management of such entity, whether by contract or |
| 3896 | otherwise, or (ii) ownership of fifty percent (50%) or more of the |
| 3897 | outstanding shares, or (iii) beneficial ownership of such entity. |
| 3898 | |
| 3899 | "You" (or "Your") shall mean an individual or Legal Entity |
| 3900 | exercising permissions granted by this License. |
| 3901 | |
| 3902 | "Source" form shall mean the preferred form for making modifications, |
| 3903 | including but not limited to software source code, documentation |
| 3904 | source, and configuration files. |
| 3905 | |
| 3906 | "Object" form shall mean any form resulting from mechanical |
| 3907 | transformation or translation of a Source form, including but |
| 3908 | not limited to compiled object code, generated documentation, |
| 3909 | and conversions to other media types. |
| 3910 | |
| 3911 | "Work" shall mean the work of authorship, whether in Source or |
| 3912 | Object form, made available under the License, as indicated by a |
| 3913 | copyright notice that is included in or attached to the work |
| 3914 | (an example is provided in the Appendix below). |
| 3915 | |
| 3916 | "Derivative Works" shall mean any work, whether in Source or Object |
| 3917 | form, that is based on (or derived from) the Work and for which the |
| 3918 | editorial revisions, annotations, elaborations, or other modifications |
| 3919 | represent, as a whole, an original work of authorship. For the purposes |
| 3920 | of this License, Derivative Works shall not include works that remain |
| 3921 | separable from, or merely link (or bind by name) to the interfaces of, |
| 3922 | the Work and Derivative Works thereof. |
| 3923 | |
| 3924 | "Contribution" shall mean any work of authorship, including |
| 3925 | the original version of the Work and any modifications or additions |
| 3926 | to that Work or Derivative Works thereof, that is intentionally |
| 3927 | submitted to Licensor for inclusion in the Work by the copyright owner |
| 3928 | or by an individual or Legal Entity authorized to submit on behalf of |
| 3929 | the copyright owner. For the purposes of this definition, "submitted" |
| 3930 | means any form of electronic, verbal, or written communication sent |
| 3931 | to the Licensor or its representatives, including but not limited to |
| 3932 | communication on electronic mailing lists, source code control systems, |
| 3933 | and issue tracking systems that are managed by, or on behalf of, the |
| 3934 | Licensor for the purpose of discussing and improving the Work, but |
| 3935 | excluding communication that is conspicuously marked or otherwise |
| 3936 | designated in writing by the copyright owner as "Not a Contribution." |
| 3937 | |
| 3938 | "Contributor" shall mean Licensor and any individual or Legal Entity |
| 3939 | on behalf of whom a Contribution has been received by Licensor and |
| 3940 | subsequently incorporated within the Work. |
| 3941 | |
| 3942 | 2. Grant of Copyright License. Subject to the terms and conditions of |
| 3943 | this License, each Contributor hereby grants to You a perpetual, |
| 3944 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 3945 | copyright license to reproduce, prepare Derivative Works of, |
| 3946 | publicly display, publicly perform, sublicense, and distribute the |
| 3947 | Work and such Derivative Works in Source or Object form. |
| 3948 | |
| 3949 | 3. Grant of Patent License. Subject to the terms and conditions of |
| 3950 | this License, each Contributor hereby grants to You a perpetual, |
| 3951 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 3952 | (except as stated in this section) patent license to make, have made, |
| 3953 | use, offer to sell, sell, import, and otherwise transfer the Work, |
| 3954 | where such license applies only to those patent claims licensable |
| 3955 | by such Contributor that are necessarily infringed by their |
| 3956 | Contribution(s) alone or by combination of their Contribution(s) |
| 3957 | with the Work to which such Contribution(s) was submitted. If You |
| 3958 | institute patent litigation against any entity (including a |
| 3959 | cross-claim or counterclaim in a lawsuit) alleging that the Work |
| 3960 | or a Contribution incorporated within the Work constitutes direct |
| 3961 | or contributory patent infringement, then any patent licenses |
| 3962 | granted to You under this License for that Work shall terminate |
| 3963 | as of the date such litigation is filed. |
| 3964 | |
| 3965 | 4. Redistribution. You may reproduce and distribute copies of the |
| 3966 | Work or Derivative Works thereof in any medium, with or without |
| 3967 | modifications, and in Source or Object form, provided that You |
| 3968 | meet the following conditions: |
| 3969 | |
| 3970 | (a) You must give any other recipients of the Work or |
| 3971 | Derivative Works a copy of this License; and |
| 3972 | |
| 3973 | (b) You must cause any modified files to carry prominent notices |
| 3974 | stating that You changed the files; and |
| 3975 | |
| 3976 | (c) You must retain, in the Source form of any Derivative Works |
| 3977 | that You distribute, all copyright, patent, trademark, and |
| 3978 | attribution notices from the Source form of the Work, |
| 3979 | excluding those notices that do not pertain to any part of |
| 3980 | the Derivative Works; and |
| 3981 | |
| 3982 | (d) If the Work includes a "NOTICE" text file as part of its |
| 3983 | distribution, then any Derivative Works that You distribute must |
| 3984 | include a readable copy of the attribution notices contained |
| 3985 | within such NOTICE file, excluding those notices that do not |
| 3986 | pertain to any part of the Derivative Works, in at least one |
| 3987 | of the following places: within a NOTICE text file distributed |
| 3988 | as part of the Derivative Works; within the Source form or |
| 3989 | documentation, if provided along with the Derivative Works; or, |
| 3990 | within a display generated by the Derivative Works, if and |
| 3991 | wherever such third-party notices normally appear. The contents |
| 3992 | of the NOTICE file are for informational purposes only and |
| 3993 | do not modify the License. You may add Your own attribution |
| 3994 | notices within Derivative Works that You distribute, alongside |
| 3995 | or as an addendum to the NOTICE text from the Work, provided |
| 3996 | that such additional attribution notices cannot be construed |
| 3997 | as modifying the License. |
| 3998 | |
| 3999 | You may add Your own copyright statement to Your modifications and |
| 4000 | may provide additional or different license terms and conditions |
| 4001 | for use, reproduction, or distribution of Your modifications, or |
| 4002 | for any such Derivative Works as a whole, provided Your use, |
| 4003 | reproduction, and distribution of the Work otherwise complies with |
| 4004 | the conditions stated in this License. |
| 4005 | |
| 4006 | 5. Submission of Contributions. Unless You explicitly state otherwise, |
| 4007 | any Contribution intentionally submitted for inclusion in the Work |
| 4008 | by You to the Licensor shall be under the terms and conditions of |
| 4009 | this License, without any additional terms or conditions. |
| 4010 | Notwithstanding the above, nothing herein shall supersede or modify |
| 4011 | the terms of any separate license agreement you may have executed |
| 4012 | with Licensor regarding such Contributions. |
| 4013 | |
| 4014 | 6. Trademarks. This License does not grant permission to use the trade |
| 4015 | names, trademarks, service marks, or product names of the Licensor, |
| 4016 | except as required for reasonable and customary use in describing the |
| 4017 | origin of the Work and reproducing the content of the NOTICE file. |
| 4018 | |
| 4019 | 7. Disclaimer of Warranty. Unless required by applicable law or |
| 4020 | agreed to in writing, Licensor provides the Work (and each |
| 4021 | Contributor provides its Contributions) on an "AS IS" BASIS, |
| 4022 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 4023 | implied, including, without limitation, any warranties or conditions |
| 4024 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
| 4025 | PARTICULAR PURPOSE. You are solely responsible for determining the |
| 4026 | appropriateness of using or redistributing the Work and assume any |
| 4027 | risks associated with Your exercise of permissions under this License. |
| 4028 | |
| 4029 | 8. Limitation of Liability. In no event and under no legal theory, |
| 4030 | whether in tort (including negligence), contract, or otherwise, |
| 4031 | unless required by applicable law (such as deliberate and grossly |
| 4032 | negligent acts) or agreed to in writing, shall any Contributor be |
| 4033 | liable to You for damages, including any direct, indirect, special, |
| 4034 | incidental, or consequential damages of any character arising as a |
| 4035 | result of this License or out of the use or inability to use the |
| 4036 | Work (including but not limited to damages for loss of goodwill, |
| 4037 | work stoppage, computer failure or malfunction, or any and all |
| 4038 | other commercial damages or losses), even if such Contributor |
| 4039 | has been advised of the possibility of such damages. |
| 4040 | |
| 4041 | 9. Accepting Warranty or Additional Liability. While redistributing |
| 4042 | the Work or Derivative Works thereof, You may choose to offer, |
| 4043 | and charge a fee for, acceptance of support, warranty, indemnity, |
| 4044 | or other liability obligations and/or rights consistent with this |
| 4045 | License. However, in accepting such obligations, You may act only |
| 4046 | on Your own behalf and on Your sole responsibility, not on behalf |
| 4047 | of any other Contributor, and only if You agree to indemnify, |
| 4048 | defend, and hold each Contributor harmless for any liability |
| 4049 | incurred by, or claims asserted against, such Contributor by reason |
| 4050 | of your accepting any such warranty or additional liability. |
| 4051 | |
| 4052 | END OF TERMS AND CONDITIONS |
| 4053 | |
| 4054 | APPENDIX: How to apply the Apache License to your work. |
| 4055 | |
| 4056 | To apply the Apache License to your work, attach the following |
| 4057 | boilerplate notice, with the fields enclosed by brackets "[]" |
| 4058 | replaced with your own identifying information. (Don't include |
| 4059 | the brackets!) The text should be enclosed in the appropriate |
| 4060 | comment syntax for the file format. We also recommend that a |
| 4061 | file or class name and description of purpose be included on the |
| 4062 | same "printed page" as the copyright notice for easier |
| 4063 | identification within third-party archives. |
| 4064 | |
| 4065 | Copyright [yyyy] [name of copyright owner] |
| 4066 | |
| 4067 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 4068 | you may not use this file except in compliance with the License. |
| 4069 | You may obtain a copy of the License at |
| 4070 | |
| 4071 | http://www.apache.org/licenses/LICENSE-2.0 |
| 4072 | |
| 4073 | Unless required by applicable law or agreed to in writing, software |
| 4074 | distributed under the License is distributed on an "AS IS" BASIS, |
| 4075 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 4076 | See the License for the specific language governing permissions and |
| 4077 | limitations under the License. |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4078 | |
| 4079 | ---- |
| 4080 | |
| 4081 | |
Frank Borden | e49923d | 2021-07-13 17:25:02 +0200 | [diff] [blame] | 4082 | [[immer]] |
| 4083 | immer |
| 4084 | |
| 4085 | * immer |
| 4086 | |
| 4087 | [[immer_license]] |
| 4088 | ---- |
| 4089 | MIT License |
| 4090 | |
| 4091 | Copyright (c) 2017 Michel Weststrate |
| 4092 | |
| 4093 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 4094 | of this software and associated documentation files (the "Software"), to deal |
| 4095 | in the Software without restriction, including without limitation the rights |
| 4096 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 4097 | copies of the Software, and to permit persons to whom the Software is |
| 4098 | furnished to do so, subject to the following conditions: |
| 4099 | |
| 4100 | The above copyright notice and this permission notice shall be included in all |
| 4101 | copies or substantial portions of the Software. |
| 4102 | |
| 4103 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 4104 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 4105 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 4106 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 4107 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 4108 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 4109 | SOFTWARE. |
| 4110 | |
| 4111 | ---- |
| 4112 | |
| 4113 | |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4114 | [[isarray]] |
| 4115 | isarray |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4116 | |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4117 | * isarray |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4118 | |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4119 | [[isarray_license]] |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4120 | ---- |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4121 | (MIT) |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4122 | |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4123 | Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>; |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4124 | |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4125 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 4126 | this software and associated documentation files (the "Software"), to deal in |
| 4127 | the Software without restriction, including without limitation the rights to |
| 4128 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
| 4129 | of the Software, and to permit persons to whom the Software is furnished to do |
| 4130 | so, subject to the following conditions: |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4131 | |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4132 | The above copyright notice and this permission notice shall be included in all |
| 4133 | copies or substantial portions of the Software. |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4134 | |
| 4135 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 4136 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 4137 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 4138 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 4139 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4140 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 4141 | SOFTWARE. |
Dmitrii Filippov | 93e4b08 | 2020-01-15 10:35:57 +0100 | [diff] [blame] | 4142 | |
| 4143 | ---- |
| 4144 | |
| 4145 | |
| 4146 | [[page]] |
| 4147 | page |
| 4148 | |
| 4149 | * page |
| 4150 | |
| 4151 | [[page_license]] |
| 4152 | ---- |
| 4153 | (The MIT License) |
| 4154 | |
| 4155 | Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca> |
| 4156 | |
| 4157 | Permission is hereby granted, free of charge, to any person obtaining |
| 4158 | a copy of this software and associated documentation files (the |
| 4159 | 'Software'), to deal in the Software without restriction, including |
| 4160 | without limitation the rights to use, copy, modify, merge, publish, |
| 4161 | distribute, sublicense, and/or sell copies of the Software, and to |
| 4162 | permit persons to whom the Software is furnished to do so, subject to |
| 4163 | the following conditions: |
| 4164 | |
| 4165 | The above copyright notice and this permission notice shall be |
| 4166 | included in all copies or substantial portions of the Software. |
| 4167 | |
| 4168 | THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, |
| 4169 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 4170 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 4171 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 4172 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 4173 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 4174 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 4175 | |
| 4176 | ---- |
| 4177 | |
| 4178 | |
Dmitrii Filippov | 1b1ba78 | 2020-11-12 17:47:12 +0100 | [diff] [blame] | 4179 | [[path-to-regexp]] |
| 4180 | path-to-regexp |
| 4181 | |
| 4182 | * path-to-regexp |
| 4183 | |
| 4184 | [[path-to-regexp_license]] |
| 4185 | ---- |
| 4186 | The MIT License (MIT) |
| 4187 | |
| 4188 | Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com) |
| 4189 | |
| 4190 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 4191 | of this software and associated documentation files (the "Software"), to deal |
| 4192 | in the Software without restriction, including without limitation the rights |
| 4193 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 4194 | copies of the Software, and to permit persons to whom the Software is |
| 4195 | furnished to do so, subject to the following conditions: |
| 4196 | |
| 4197 | The above copyright notice and this permission notice shall be included in |
| 4198 | all copies or substantial portions of the Software. |
| 4199 | |
| 4200 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 4201 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 4202 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 4203 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 4204 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 4205 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 4206 | THE SOFTWARE. |
| 4207 | |
| 4208 | ---- |
| 4209 | |
| 4210 | |
Dmitrii Filippov | ba3dc7a | 2021-06-28 14:42:15 +0200 | [diff] [blame] | 4211 | [[resemblejs]] |
| 4212 | resemblejs |
| 4213 | |
| 4214 | * resemblejs |
| 4215 | |
| 4216 | [[resemblejs_license]] |
| 4217 | ---- |
| 4218 | The MIT License (MIT) Copyright © 2013 Huddle
|
| 4219 |
|
| 4220 | Permission is hereby granted, free of charge, to any person obtaining a copy of
|
| 4221 | this software and associated documentation files (the “Software”), to deal in
|
| 4222 | the Software without restriction, including without limitation the rights to
|
| 4223 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
| 4224 | the Software, and to permit persons to whom the Software is furnished to do so,
|
| 4225 | subject to the following conditions:
|
| 4226 |
|
| 4227 | The above copyright notice and this permission notice shall be included in all
|
| 4228 | copies or substantial portions of the Software.
|
| 4229 |
|
| 4230 | THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 4231 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
| 4232 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
| 4233 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
| 4234 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
| 4235 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 4236 | |
| 4237 | ---- |
| 4238 | |
| 4239 | |
Ben Rohlfs | 6fb5d98 | 2020-09-07 07:51:45 +0200 | [diff] [blame] | 4240 | [[rxjs]] |
| 4241 | rxjs |
| 4242 | |
| 4243 | * rxjs |
| 4244 | |
| 4245 | [[rxjs_license]] |
| 4246 | ---- |
| 4247 | Apache License |
| 4248 | Version 2.0, January 2004 |
| 4249 | http://www.apache.org/licenses/ |
| 4250 | |
| 4251 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
| 4252 | |
| 4253 | 1. Definitions. |
| 4254 | |
| 4255 | "License" shall mean the terms and conditions for use, reproduction, |
| 4256 | and distribution as defined by Sections 1 through 9 of this document. |
| 4257 | |
| 4258 | "Licensor" shall mean the copyright owner or entity authorized by |
| 4259 | the copyright owner that is granting the License. |
| 4260 | |
| 4261 | "Legal Entity" shall mean the union of the acting entity and all |
| 4262 | other entities that control, are controlled by, or are under common |
| 4263 | control with that entity. For the purposes of this definition, |
| 4264 | "control" means (i) the power, direct or indirect, to cause the |
| 4265 | direction or management of such entity, whether by contract or |
| 4266 | otherwise, or (ii) ownership of fifty percent (50%) or more of the |
| 4267 | outstanding shares, or (iii) beneficial ownership of such entity. |
| 4268 | |
| 4269 | "You" (or "Your") shall mean an individual or Legal Entity |
| 4270 | exercising permissions granted by this License. |
| 4271 | |
| 4272 | "Source" form shall mean the preferred form for making modifications, |
| 4273 | including but not limited to software source code, documentation |
| 4274 | source, and configuration files. |
| 4275 | |
| 4276 | "Object" form shall mean any form resulting from mechanical |
| 4277 | transformation or translation of a Source form, including but |
| 4278 | not limited to compiled object code, generated documentation, |
| 4279 | and conversions to other media types. |
| 4280 | |
| 4281 | "Work" shall mean the work of authorship, whether in Source or |
| 4282 | Object form, made available under the License, as indicated by a |
| 4283 | copyright notice that is included in or attached to the work |
| 4284 | (an example is provided in the Appendix below). |
| 4285 | |
| 4286 | "Derivative Works" shall mean any work, whether in Source or Object |
| 4287 | form, that is based on (or derived from) the Work and for which the |
| 4288 | editorial revisions, annotations, elaborations, or other modifications |
| 4289 | represent, as a whole, an original work of authorship. For the purposes |
| 4290 | of this License, Derivative Works shall not include works that remain |
| 4291 | separable from, or merely link (or bind by name) to the interfaces of, |
| 4292 | the Work and Derivative Works thereof. |
| 4293 | |
| 4294 | "Contribution" shall mean any work of authorship, including |
| 4295 | the original version of the Work and any modifications or additions |
| 4296 | to that Work or Derivative Works thereof, that is intentionally |
| 4297 | submitted to Licensor for inclusion in the Work by the copyright owner |
| 4298 | or by an individual or Legal Entity authorized to submit on behalf of |
| 4299 | the copyright owner. For the purposes of this definition, "submitted" |
| 4300 | means any form of electronic, verbal, or written communication sent |
| 4301 | to the Licensor or its representatives, including but not limited to |
| 4302 | communication on electronic mailing lists, source code control systems, |
| 4303 | and issue tracking systems that are managed by, or on behalf of, the |
| 4304 | Licensor for the purpose of discussing and improving the Work, but |
| 4305 | excluding communication that is conspicuously marked or otherwise |
| 4306 | designated in writing by the copyright owner as "Not a Contribution." |
| 4307 | |
| 4308 | "Contributor" shall mean Licensor and any individual or Legal Entity |
| 4309 | on behalf of whom a Contribution has been received by Licensor and |
| 4310 | subsequently incorporated within the Work. |
| 4311 | |
| 4312 | 2. Grant of Copyright License. Subject to the terms and conditions of |
| 4313 | this License, each Contributor hereby grants to You a perpetual, |
| 4314 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 4315 | copyright license to reproduce, prepare Derivative Works of, |
| 4316 | publicly display, publicly perform, sublicense, and distribute the |
| 4317 | Work and such Derivative Works in Source or Object form. |
| 4318 | |
| 4319 | 3. Grant of Patent License. Subject to the terms and conditions of |
| 4320 | this License, each Contributor hereby grants to You a perpetual, |
| 4321 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 4322 | (except as stated in this section) patent license to make, have made, |
| 4323 | use, offer to sell, sell, import, and otherwise transfer the Work, |
| 4324 | where such license applies only to those patent claims licensable |
| 4325 | by such Contributor that are necessarily infringed by their |
| 4326 | Contribution(s) alone or by combination of their Contribution(s) |
| 4327 | with the Work to which such Contribution(s) was submitted. If You |
| 4328 | institute patent litigation against any entity (including a |
| 4329 | cross-claim or counterclaim in a lawsuit) alleging that the Work |
| 4330 | or a Contribution incorporated within the Work constitutes direct |
| 4331 | or contributory patent infringement, then any patent licenses |
| 4332 | granted to You under this License for that Work shall terminate |
| 4333 | as of the date such litigation is filed. |
| 4334 | |
| 4335 | 4. Redistribution. You may reproduce and distribute copies of the |
| 4336 | Work or Derivative Works thereof in any medium, with or without |
| 4337 | modifications, and in Source or Object form, provided that You |
| 4338 | meet the following conditions: |
| 4339 | |
| 4340 | (a) You must give any other recipients of the Work or |
| 4341 | Derivative Works a copy of this License; and |
| 4342 | |
| 4343 | (b) You must cause any modified files to carry prominent notices |
| 4344 | stating that You changed the files; and |
| 4345 | |
| 4346 | (c) You must retain, in the Source form of any Derivative Works |
| 4347 | that You distribute, all copyright, patent, trademark, and |
| 4348 | attribution notices from the Source form of the Work, |
| 4349 | excluding those notices that do not pertain to any part of |
| 4350 | the Derivative Works; and |
| 4351 | |
| 4352 | (d) If the Work includes a "NOTICE" text file as part of its |
| 4353 | distribution, then any Derivative Works that You distribute must |
| 4354 | include a readable copy of the attribution notices contained |
| 4355 | within such NOTICE file, excluding those notices that do not |
| 4356 | pertain to any part of the Derivative Works, in at least one |
| 4357 | of the following places: within a NOTICE text file distributed |
| 4358 | as part of the Derivative Works; within the Source form or |
| 4359 | documentation, if provided along with the Derivative Works; or, |
| 4360 | within a display generated by the Derivative Works, if and |
| 4361 | wherever such third-party notices normally appear. The contents |
| 4362 | of the NOTICE file are for informational purposes only and |
| 4363 | do not modify the License. You may add Your own attribution |
| 4364 | notices within Derivative Works that You distribute, alongside |
| 4365 | or as an addendum to the NOTICE text from the Work, provided |
| 4366 | that such additional attribution notices cannot be construed |
| 4367 | as modifying the License. |
| 4368 | |
| 4369 | You may add Your own copyright statement to Your modifications and |
| 4370 | may provide additional or different license terms and conditions |
| 4371 | for use, reproduction, or distribution of Your modifications, or |
| 4372 | for any such Derivative Works as a whole, provided Your use, |
| 4373 | reproduction, and distribution of the Work otherwise complies with |
| 4374 | the conditions stated in this License. |
| 4375 | |
| 4376 | 5. Submission of Contributions. Unless You explicitly state otherwise, |
| 4377 | any Contribution intentionally submitted for inclusion in the Work |
| 4378 | by You to the Licensor shall be under the terms and conditions of |
| 4379 | this License, without any additional terms or conditions. |
| 4380 | Notwithstanding the above, nothing herein shall supersede or modify |
| 4381 | the terms of any separate license agreement you may have executed |
| 4382 | with Licensor regarding such Contributions. |
| 4383 | |
| 4384 | 6. Trademarks. This License does not grant permission to use the trade |
| 4385 | names, trademarks, service marks, or product names of the Licensor, |
| 4386 | except as required for reasonable and customary use in describing the |
| 4387 | origin of the Work and reproducing the content of the NOTICE file. |
| 4388 | |
| 4389 | 7. Disclaimer of Warranty. Unless required by applicable law or |
| 4390 | agreed to in writing, Licensor provides the Work (and each |
| 4391 | Contributor provides its Contributions) on an "AS IS" BASIS, |
| 4392 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 4393 | implied, including, without limitation, any warranties or conditions |
| 4394 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
| 4395 | PARTICULAR PURPOSE. You are solely responsible for determining the |
| 4396 | appropriateness of using or redistributing the Work and assume any |
| 4397 | risks associated with Your exercise of permissions under this License. |
| 4398 | |
| 4399 | 8. Limitation of Liability. In no event and under no legal theory, |
| 4400 | whether in tort (including negligence), contract, or otherwise, |
| 4401 | unless required by applicable law (such as deliberate and grossly |
| 4402 | negligent acts) or agreed to in writing, shall any Contributor be |
| 4403 | liable to You for damages, including any direct, indirect, special, |
| 4404 | incidental, or consequential damages of any character arising as a |
| 4405 | result of this License or out of the use or inability to use the |
| 4406 | Work (including but not limited to damages for loss of goodwill, |
| 4407 | work stoppage, computer failure or malfunction, or any and all |
| 4408 | other commercial damages or losses), even if such Contributor |
| 4409 | has been advised of the possibility of such damages. |
| 4410 | |
| 4411 | 9. Accepting Warranty or Additional Liability. While redistributing |
| 4412 | the Work or Derivative Works thereof, You may choose to offer, |
| 4413 | and charge a fee for, acceptance of support, warranty, indemnity, |
| 4414 | or other liability obligations and/or rights consistent with this |
| 4415 | License. However, in accepting such obligations, You may act only |
| 4416 | on Your own behalf and on Your sole responsibility, not on behalf |
| 4417 | of any other Contributor, and only if You agree to indemnify, |
| 4418 | defend, and hold each Contributor harmless for any liability |
| 4419 | incurred by, or claims asserted against, such Contributor by reason |
| 4420 | of your accepting any such warranty or additional liability. |
| 4421 | |
| 4422 | END OF TERMS AND CONDITIONS |
| 4423 | |
| 4424 | APPENDIX: How to apply the Apache License to your work. |
| 4425 | |
| 4426 | To apply the Apache License to your work, attach the following |
| 4427 | boilerplate notice, with the fields enclosed by brackets "[]" |
| 4428 | replaced with your own identifying information. (Don't include |
| 4429 | the brackets!) The text should be enclosed in the appropriate |
| 4430 | comment syntax for the file format. We also recommend that a |
| 4431 | file or class name and description of purpose be included on the |
| 4432 | same "printed page" as the copyright notice for easier |
| 4433 | identification within third-party archives. |
| 4434 | |
| 4435 | Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors |
| 4436 | |
| 4437 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 4438 | you may not use this file except in compliance with the License. |
| 4439 | You may obtain a copy of the License at |
| 4440 | |
| 4441 | http://www.apache.org/licenses/LICENSE-2.0 |
| 4442 | |
| 4443 | Unless required by applicable law or agreed to in writing, software |
| 4444 | distributed under the License is distributed on an "AS IS" BASIS, |
| 4445 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 4446 | See the License for the specific language governing permissions and |
| 4447 | limitations under the License. |
| 4448 | |
| 4449 | |
| 4450 | ---- |
| 4451 | |
| 4452 | |
| 4453 | [[tslib]] |
| 4454 | tslib |
| 4455 | |
| 4456 | * tslib |
| 4457 | |
| 4458 | [[tslib_license]] |
| 4459 | ---- |
| 4460 | Copyright (c) Microsoft Corporation.
|
| 4461 |
|
| 4462 | Permission to use, copy, modify, and/or distribute this software for any
|
| 4463 | purpose with or without fee is hereby granted.
|
| 4464 |
|
| 4465 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
| 4466 | REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
| 4467 | AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
| 4468 | INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
| 4469 | LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
| 4470 | OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
| 4471 | PERFORMANCE OF THIS SOFTWARE. |
| 4472 | |
| 4473 | ---- |
| 4474 | |
| 4475 | |
Han-Wen Nienhuys | 0a6495e | 2019-03-28 15:44:43 +0100 | [diff] [blame] | 4476 | GERRIT |
| 4477 | ------ |
| 4478 | Part of link:index.html[Gerrit Code Review] |
| 4479 | |