Backed out 3 changesets (bug 1844563, bug 1906826) for crashes a=backout
[gecko.git] / mobile / android / focus-android / app / src / main / res / raw / licenses.html
blobd6d71c6c6750efd11c1d1dc734b014d646b80e81
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" type="text/css" href="style.css" />
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <meta name="viewport" content="width=device-width, initial-scale=1" />
7 </head>
8 <body>
9 <h1>Licenses</h1>
11 <p>
12 Binaries of this product are made available to you by Mozilla under the
13 Mozilla Public License 2.0 (MPL).
14 </p>
16 <p>
17 More specifically, most of the source code for this product is available
18 under the Mozilla Public License 2.0 (MPL) and Apache License 2.0.
19 Additional software components for this product are available under one of
20 a variety of other free and open source licenses. Those that require
21 reproduction of the license text in the distribution are given below.
22 (Note: your copy of this product may not contain code covered by one or
23 more of the licenses listed here, depending on the exact product and
24 version you choose.)
25 </p>
27 <ul>
28 <li><a href="#mpl2">Mozilla Public License 2.0</a></li>
29 <li><a href="#apache2">Apache License 2.0</a></li>
30 <li><a href="#lgpl21">GNU Lesser General Public License 2.1</a></li>
31 <li><a href="#adjust">adjust-android License</a></li>
32 </ul>
34 <!-- ****************************************************************************************************************************** -->
35 <!-- ****************************************************************************************************************************** -->
36 <!-- ****************************************************************************************************************************** -->
38 <h2><a name="mpl2">Mozilla Public License 2.0</a></h2>
40 <ul>
41 <li>Focus - https://github.com/mozilla-mobile/focus-android</li>
42 <li>Telemetry - https://github.com/mozilla-mobile/telemetry-android</li>
43 </ul>
45 <h4>1. Definitions</h4>
46 <dl>
47 <dt>1.1. “Contributor”</dt>
48 <dd>
49 <p>
50 means each individual or legal entity that creates, contributes to the
51 creation of, or owns Covered Software.
52 </p>
53 </dd>
54 <dt>1.2. “Contributor Version”</dt>
55 <dd>
56 <p>
57 means the combination of the Contributions of others (if any) used by
58 a Contributor and that particular Contributor’s Contribution.
59 </p>
60 </dd>
61 <dt>1.3. “Contribution”</dt>
62 <dd><p>means Covered Software of a particular Contributor.</p></dd>
63 <dt>1.4. “Covered Software”</dt>
64 <dd>
65 <p>
66 means Source Code Form to which the initial Contributor has attached
67 the notice in Exhibit A, the Executable Form of such Source Code Form,
68 and Modifications of such Source Code Form, in each case including
69 portions thereof.
70 </p>
71 </dd>
72 <dt>1.5. “Incompatible With Secondary Licenses”</dt>
73 <dd>
74 <p>means</p>
75 <ol type="a">
76 <li>
77 <p>
78 that the initial Contributor has attached the notice described in
79 Exhibit B to the Covered Software; or
80 </p>
81 </li>
82 <li>
83 <p>
84 that the Covered Software was made available under the terms of
85 version 1.1 or earlier of the License, but not also under the
86 terms of a Secondary License.
87 </p>
88 </li>
89 </ol>
90 </dd>
91 <dt>1.6. “Executable Form”</dt>
92 <dd><p>means any form of the work other than Source Code Form.</p></dd>
93 <dt>1.7. “Larger Work”</dt>
94 <dd>
95 <p>
96 means a work that combines Covered Software with other material, in a
97 separate file or files, that is not Covered Software.
98 </p>
99 </dd>
100 <dt>1.8. “License”</dt>
101 <dd><p>means this document.</p></dd>
102 <dt>1.9. “Licensable”</dt>
103 <dd>
105 means having the right to grant, to the maximum extent possible,
106 whether at the time of the initial grant or subsequently, any and all
107 of the rights conveyed by this License.
108 </p>
109 </dd>
110 <dt>1.10. “Modifications”</dt>
111 <dd>
112 <p>means any of the following:</p>
113 <ol type="a">
114 <li>
116 any file in Source Code Form that results from an addition to,
117 deletion from, or modification of the contents of Covered
118 Software; or
119 </p>
120 </li>
121 <li>
123 any new file in Source Code Form that contains any Covered
124 Software.
125 </p>
126 </li>
127 </ol>
128 </dd>
129 <dt>1.11. “Patent Claims” of a Contributor</dt>
130 <dd>
132 means any patent claim(s), including without limitation, method,
133 process, and apparatus claims, in any patent Licensable by such
134 Contributor that would be infringed, but for the grant of the License,
135 by the making, using, selling, offering for sale, having made, import,
136 or transfer of either its Contributions or its Contributor Version.
137 </p>
138 </dd>
139 <dt>1.12. “Secondary License”</dt>
140 <dd>
142 means either the GNU General Public License, Version 2.0, the GNU
143 Lesser General Public License, Version 2.1, the GNU Affero General
144 Public License, Version 3.0, or any later versions of those licenses.
145 </p>
146 </dd>
147 <dt>1.13. “Source Code Form”</dt>
148 <dd>
149 <p>means the form of the work preferred for making modifications.</p>
150 </dd>
151 <dt>1.14. “You” (or “Your”)</dt>
152 <dd>
154 means an individual or a legal entity exercising rights under this
155 License. For legal entities, “You” includes any entity that controls,
156 is controlled by, or is under common control with You. For purposes of
157 this definition, “control” means (a) the power, direct or indirect, to
158 cause the direction or management of such entity, whether by contract
159 or otherwise, or (b) ownership of more than fifty percent (50%) of the
160 outstanding shares or beneficial ownership of such entity.
161 </p>
162 </dd>
163 </dl>
164 <h4>2. License Grants and Conditions</h4>
165 <h3>2.1. Grants</h3>
167 Each Contributor hereby grants You a world-wide, royalty-free,
168 non-exclusive license:
169 </p>
170 <ol type="a">
171 <li>
173 under intellectual property rights (other than patent or trademark)
174 Licensable by such Contributor to use, reproduce, make available,
175 modify, display, perform, distribute, and otherwise exploit its
176 Contributions, either on an unmodified basis, with Modifications, or
177 as part of a Larger Work; and
178 </p>
179 </li>
180 <li>
182 under Patent Claims of such Contributor to make, use, sell, offer for
183 sale, have made, import, and otherwise transfer either its
184 Contributions or its Contributor Version.
185 </p>
186 </li>
187 </ol>
188 <h3>2.2. Effective Date</h3>
190 The licenses granted in Section 2.1 with respect to any Contribution
191 become effective for each Contribution on the date the Contributor first
192 distributes such Contribution.
193 </p>
194 <h3>2.3. Limitations on Grant Scope</h3>
196 The licenses granted in this Section 2 are the only rights granted under
197 this License. No additional rights or licenses will be implied from the
198 distribution or licensing of Covered Software under this License.
199 Notwithstanding Section 2.1(b) above, no patent license is granted by a
200 Contributor:
201 </p>
202 <ol type="a">
203 <li>
205 for any code that a Contributor has removed from Covered Software; or
206 </p>
207 </li>
208 <li>
210 for infringements caused by: (i) Your and any other third party’s
211 modifications of Covered Software, or (ii) the combination of its
212 Contributions with other software (except as part of its Contributor
213 Version); or
214 </p>
215 </li>
216 <li>
218 under Patent Claims infringed by Covered Software in the absence of
219 its Contributions.
220 </p>
221 </li>
222 </ol>
224 This License does not grant any rights in the trademarks, service marks,
225 or logos of any Contributor (except as may be necessary to comply with the
226 notice requirements in Section 3.4).
227 </p>
228 <h3>2.4. Subsequent Licenses</h3>
230 No Contributor makes additional grants as a result of Your choice to
231 distribute the Covered Software under a subsequent version of this License
232 (see Section 10.2) or under the terms of a Secondary License (if permitted
233 under the terms of Section 3.3).
234 </p>
235 <h3>2.5. Representation</h3>
237 Each Contributor represents that the Contributor believes its
238 Contributions are its original creation(s) or it has sufficient rights to
239 grant the rights to its Contributions conveyed by this License.
240 </p>
241 <h3>2.6. Fair Use</h3>
243 This License is not intended to limit any rights You have under applicable
244 copyright doctrines of fair use, fair dealing, or other equivalents.
245 </p>
246 <h3>2.7. Conditions</h3>
248 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
249 Section 2.1.
250 </p>
251 <h4>3. Responsibilities</h4>
252 <h3>3.1. Distribution of Source Form</h3>
254 All distribution of Covered Software in Source Code Form, including any
255 Modifications that You create or to which You contribute, must be under
256 the terms of this License. You must inform recipients that the Source Code
257 Form of the Covered Software is governed by the terms of this License, and
258 how they can obtain a copy of this License. You may not attempt to alter
259 or restrict the recipients’ rights in the Source Code Form.
260 </p>
261 <h3>3.2. Distribution of Executable Form</h3>
262 <p>If You distribute Covered Software in Executable Form then:</p>
263 <ol type="a">
264 <li>
266 such Covered Software must also be made available in Source Code Form,
267 as described in Section 3.1, and You must inform recipients of the
268 Executable Form how they can obtain a copy of such Source Code Form by
269 reasonable means in a timely manner, at a charge no more than the cost
270 of distribution to the recipient; and
271 </p>
272 </li>
273 <li>
275 You may distribute such Executable Form under the terms of this
276 License, or sublicense it under different terms, provided that the
277 license for the Executable Form does not attempt to limit or alter the
278 recipients’ rights in the Source Code Form under this License.
279 </p>
280 </li>
281 </ol>
282 <h3>3.3. Distribution of a Larger Work</h3>
284 You may create and distribute a Larger Work under terms of Your choice,
285 provided that You also comply with the requirements of this License for
286 the Covered Software. If the Larger Work is a combination of Covered
287 Software with a work governed by one or more Secondary Licenses, and the
288 Covered Software is not Incompatible With Secondary Licenses, this License
289 permits You to additionally distribute such Covered Software under the
290 terms of such Secondary License(s), so that the recipient of the Larger
291 Work may, at their option, further distribute the Covered Software under
292 the terms of either this License or such Secondary License(s).
293 </p>
294 <h3>3.4. Notices</h3>
296 You may not remove or alter the substance of any license notices
297 (including copyright notices, patent notices, disclaimers of warranty, or
298 limitations of liability) contained within the Source Code Form of the
299 Covered Software, except that You may alter any license notices to the
300 extent required to remedy known factual inaccuracies.
301 </p>
302 <h3>3.5. Application of Additional Terms</h3>
304 You may choose to offer, and to charge a fee for, warranty, support,
305 indemnity or liability obligations to one or more recipients of Covered
306 Software. However, You may do so only on Your own behalf, and not on
307 behalf of any Contributor. You must make it absolutely clear that any such
308 warranty, support, indemnity, or liability obligation is offered by You
309 alone, and You hereby agree to indemnify every Contributor for any
310 liability incurred by such Contributor as a result of warranty, support,
311 indemnity or liability terms You offer. You may include additional
312 disclaimers of warranty and limitations of liability specific to any
313 jurisdiction.
314 </p>
315 <h4>4. Inability to Comply Due to Statute or Regulation</h4>
317 If it is impossible for You to comply with any of the terms of this
318 License with respect to some or all of the Covered Software due to
319 statute, judicial order, or regulation then You must: (a) comply with the
320 terms of this License to the maximum extent possible; and (b) describe the
321 limitations and the code they affect. Such description must be placed in a
322 text file included with all distributions of the Covered Software under
323 this License. Except to the extent prohibited by statute or regulation,
324 such description must be sufficiently detailed for a recipient of ordinary
325 skill to be able to understand it.
326 </p>
327 <h4>5. Termination</h4>
329 5.1. The rights granted under this License will terminate automatically if
330 You fail to comply with any of its terms. However, if You become
331 compliant, then the rights granted under this License from a particular
332 Contributor are reinstated (a) provisionally, unless and until such
333 Contributor explicitly and finally terminates Your grants, and (b) on an
334 ongoing basis, if such Contributor fails to notify You of the
335 non-compliance by some reasonable means prior to 60 days after You have
336 come back into compliance. Moreover, Your grants from a particular
337 Contributor are reinstated on an ongoing basis if such Contributor
338 notifies You of the non-compliance by some reasonable means, this is the
339 first time You have received notice of non-compliance with this License
340 from such Contributor, and You become compliant prior to 30 days after
341 Your receipt of the notice.
342 </p>
344 5.2. If You initiate litigation against any entity by asserting a patent
345 infringement claim (excluding declaratory judgment actions,
346 counter-claims, and cross-claims) alleging that a Contributor Version
347 directly or indirectly infringes any patent, then the rights granted to
348 You by any and all Contributors for the Covered Software under Section 2.1
349 of this License shall terminate.
350 </p>
352 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end
353 user license agreements (excluding distributors and resellers) which have
354 been validly granted by You or Your distributors under this License prior
355 to termination shall survive termination.
356 </p>
357 <h4>6. Disclaimer of Warranty</h4>
360 >Covered Software is provided under this License on an “as is” basis,
361 without warranty of any kind, either expressed, implied, or statutory,
362 including, without limitation, warranties that the Covered Software is
363 free of defects, merchantable, fit for a particular purpose or
364 non-infringing. The entire risk as to the quality and performance of the
365 Covered Software is with You. Should any Covered Software prove
366 defective in any respect, You (not any Contributor) assume the cost of
367 any necessary servicing, repair, or correction. This disclaimer of
368 warranty constitutes an essential part of this License. No use of any
369 Covered Software is authorized under this License except under this
370 disclaimer.</em
372 </p>
373 <h4>7. Limitation of Liability</h4>
376 >Under no circumstances and under no legal theory, whether tort
377 (including negligence), contract, or otherwise, shall any Contributor,
378 or anyone who distributes Covered Software as permitted above, be liable
379 to You for any direct, indirect, special, incidental, or consequential
380 damages of any character including, without limitation, damages for lost
381 profits, loss of goodwill, work stoppage, computer failure or
382 malfunction, or any and all other commercial damages or losses, even if
383 such party shall have been informed of the possibility of such damages.
384 This limitation of liability shall not apply to liability for death or
385 personal injury resulting from such party’s negligence to the extent
386 applicable law prohibits such limitation. Some jurisdictions do not
387 allow the exclusion or limitation of incidental or consequential
388 damages, so this exclusion and limitation may not apply to You.</em
390 </p>
391 <h4>8. Litigation</h4>
393 Any litigation relating to this License may be brought only in the courts
394 of a jurisdiction where the defendant maintains its principal place of
395 business and such litigation shall be governed by laws of that
396 jurisdiction, without reference to its conflict-of-law provisions. Nothing
397 in this Section shall prevent a party’s ability to bring cross-claims or
398 counter-claims.
399 </p>
400 <h4>9. Miscellaneous</h4>
402 This License represents the complete agreement concerning the subject
403 matter hereof. If any provision of this License is held to be
404 unenforceable, such provision shall be reformed only to the extent
405 necessary to make it enforceable. Any law or regulation which provides
406 that the language of a contract shall be construed against the drafter
407 shall not be used to construe this License against a Contributor.
408 </p>
409 <h4>10. Versions of the License</h4>
410 <h3>10.1. New Versions</h3>
412 Mozilla Foundation is the license steward. Except as provided in Section
413 10.3, no one other than the license steward has the right to modify or
414 publish new versions of this License. Each version will be given a
415 distinguishing version number.
416 </p>
417 <h3>10.2. Effect of New Versions</h3>
419 You may distribute the Covered Software under the terms of the version of
420 the License under which You originally received the Covered Software, or
421 under the terms of any subsequent version published by the license
422 steward.
423 </p>
424 <h3>10.3. Modified Versions</h3>
426 If you create software not governed by this License, and you want to
427 create a new license for such software, you may create and use a modified
428 version of this License if you rename the license and remove any
429 references to the name of the license steward (except to note that such
430 modified license differs from this License).
431 </p>
432 <h3>
433 10.4. Distributing Source Code Form that is Incompatible With Secondary
434 Licenses
435 </h3>
437 If You choose to distribute Source Code Form that is Incompatible With
438 Secondary Licenses under the terms of this version of the License, the
439 notice described in Exhibit B of this License must be attached.
440 </p>
441 <h4>Exhibit A - Source Code Form License Notice</h4>
442 <blockquote>
444 This Source Code Form is subject to the terms of the Mozilla Public
445 License, v. 2.0. If a copy of the MPL was not distributed with this
446 file, You can obtain one at
447 <a href="http://mozilla.org/MPL/2.0/" target="_blank"
448 >http://mozilla.org/MPL/2.0/</a
450 </p>
451 </blockquote>
453 If it is not possible or desirable to put the notice in a particular file,
454 then You may include the notice in a location (such as a LICENSE file in a
455 relevant directory) where a recipient would be likely to look for such a
456 notice.
457 </p>
458 <p>You may add additional accurate notices of copyright ownership.</p>
459 <h4>Exhibit B - “Incompatible With Secondary Licenses” Notice</h4>
460 <blockquote>
462 This Source Code Form is “Incompatible With Secondary Licenses”, as
463 defined by the Mozilla Public License, v. 2.0.
464 </p>
465 </blockquote>
467 <!-- ****************************************************************************************************************************** -->
468 <!-- ****************************************************************************************************************************** -->
469 <!-- ****************************************************************************************************************************** -->
471 <h2><a name="apache2">Apache License 2.0</a></h2>
473 <ul>
474 <li>com.android.support : animated-vector-drawable</li>
475 <li>org.jetbrains : annotations</li>
476 <li>com.android.support : appcompat-v7</li>
477 <li>com.android.support : cardview-v7</li>
478 <li>android.arch.lifecycle : common</li>
479 <li>android.arch.core : common</li>
480 <li>com.android.support : customtabs</li>
481 <li>com.android.support : design</li>
482 <li>android.arch.lifecycle : extensions</li>
483 <li>org.jetbrains.kotlin : kotlin-stdlib-jre7</li>
484 <li>org.jetbrains.kotlin : kotlin-stdlib</li>
485 <li>com.android.support : recyclerview-v7</li>
486 <li>android.arch.core : runtime</li>
487 <li>android.arch.lifecycle : runtime</li>
488 <li>com.android.support : support-annotations</li>
489 <li>com.android.support : support-compat</li>
490 <li>com.android.support : support-core-ui</li>
491 <li>com.android.support : support-core-utils</li>
492 <li>com.android.support : support-fragment</li>
493 <li>com.android.support : support-media-compat</li>
494 <li>com.android.support : support-v4</li>
495 <li>com.android.support :support-vector-drawable</li>
496 <li>com.android.support :transition</li>
497 </ul>
500 <strong><a name="definitions">1. Definitions</a></strong
502 </p>
504 "License" shall mean the terms and conditions for use, reproduction, and
505 distribution as defined by Sections 1 through 9 of this document.
506 </p>
508 "Licensor" shall mean the copyright owner or entity authorized by the
509 copyright owner that is granting the License.
510 </p>
512 "Legal Entity" shall mean the union of the acting entity and all other
513 entities that control, are controlled by, or are under common control with
514 that entity. For the purposes of this definition, "control" means (i) the
515 power, direct or indirect, to cause the direction or management of such
516 entity, whether by contract or otherwise, or (ii) ownership of fifty
517 percent (50%) or more of the outstanding shares, or (iii) beneficial
518 ownership of such entity.
519 </p>
521 "You" (or "Your") shall mean an individual or Legal Entity exercising
522 permissions granted by this License.
523 </p>
525 "Source" form shall mean the preferred form for making modifications,
526 including but not limited to software source code, documentation source,
527 and configuration files.
528 </p>
530 "Object" form shall mean any form resulting from mechanical transformation
531 or translation of a Source form, including but not limited to compiled
532 object code, generated documentation, and conversions to other media
533 types.
534 </p>
536 "Work" shall mean the work of authorship, whether in Source or Object
537 form, made available under the License, as indicated by a copyright notice
538 that is included in or attached to the work (an example is provided in the
539 Appendix below).
540 </p>
542 "Derivative Works" shall mean any work, whether in Source or Object form,
543 that is based on (or derived from) the Work and for which the editorial
544 revisions, annotations, elaborations, or other modifications represent, as
545 a whole, an original work of authorship. For the purposes of this License,
546 Derivative Works shall not include works that remain separable from, or
547 merely link (or bind by name) to the interfaces of, the Work and
548 Derivative Works thereof.
549 </p>
551 "Contribution" shall mean any work of authorship, including the original
552 version of the Work and any modifications or additions to that Work or
553 Derivative Works thereof, that is intentionally submitted to Licensor for
554 inclusion in the Work by the copyright owner or by an individual or Legal
555 Entity authorized to submit on behalf of the copyright owner. For the
556 purposes of this definition, "submitted" means any form of electronic,
557 verbal, or written communication sent to the Licensor or its
558 representatives, including but not limited to communication on electronic
559 mailing lists, source code control systems, and issue tracking systems
560 that are managed by, or on behalf of, the Licensor for the purpose of
561 discussing and improving the Work, but excluding communication that is
562 conspicuously marked or otherwise designated in writing by the copyright
563 owner as "Not a Contribution."
564 </p>
566 "Contributor" shall mean Licensor and any individual or Legal Entity on
567 behalf of whom a Contribution has been received by Licensor and
568 subsequently incorporated within the Work.
569 </p>
571 <strong><a name="copyright">2. Grant of Copyright License</a></strong
572 >. Subject to the terms and conditions of this License, each Contributor
573 hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
574 royalty-free, irrevocable copyright license to reproduce, prepare
575 Derivative Works of, publicly display, publicly perform, sublicense, and
576 distribute the Work and such Derivative Works in Source or Object form.
577 </p>
579 <strong><a name="patent">3. Grant of Patent License</a></strong
580 >. Subject to the terms and conditions of this License, each Contributor
581 hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
582 royalty-free, irrevocable (except as stated in this section) patent
583 license to make, have made, use, offer to sell, sell, import, and
584 otherwise transfer the Work, where such license applies only to those
585 patent claims licensable by such Contributor that are necessarily
586 infringed by their Contribution(s) alone or by combination of their
587 Contribution(s) with the Work to which such Contribution(s) was submitted.
588 If You institute patent litigation against any entity (including a
589 cross-claim or counterclaim in a lawsuit) alleging that the Work or a
590 Contribution incorporated within the Work constitutes direct or
591 contributory patent infringement, then any patent licenses granted to You
592 under this License for that Work shall terminate as of the date such
593 litigation is filed.
594 </p>
596 <strong><a name="redistribution">4. Redistribution</a></strong
597 >. You may reproduce and distribute copies of the Work or Derivative Works
598 thereof in any medium, with or without modifications, and in Source or
599 Object form, provided that You meet the following conditions:
600 </p>
601 <ol style="list-style: lower-latin">
602 <li>
603 You must give any other recipients of the Work or Derivative Works a
604 copy of this License; and
605 </li>
607 <li>
608 You must cause any modified files to carry prominent notices stating
609 that You changed the files; and
610 </li>
612 <li>
613 You must retain, in the Source form of any Derivative Works that You
614 distribute, all copyright, patent, trademark, and attribution notices
615 from the Source form of the Work, excluding those notices that do not
616 pertain to any part of the Derivative Works; and
617 </li>
619 <li>
620 If the Work includes a "NOTICE" text file as part of its distribution,
621 then any Derivative Works that You distribute must include a readable
622 copy of the attribution notices contained within such NOTICE file,
623 excluding those notices that do not pertain to any part of the
624 Derivative Works, in at least one of the following places: within a
625 NOTICE text file distributed as part of the Derivative Works; within the
626 Source form or documentation, if provided along with the Derivative
627 Works; or, within a display generated by the Derivative Works, if and
628 wherever such third-party notices normally appear. The contents of the
629 NOTICE file are for informational purposes only and do not modify the
630 License. You may add Your own attribution notices within Derivative
631 Works that You distribute, alongside or as an addendum to the NOTICE
632 text from the Work, provided that such additional attribution notices
633 cannot be construed as modifying the License.
634 <br />
635 <br />
636 You may add Your own copyright statement to Your modifications and may
637 provide additional or different license terms and conditions for use,
638 reproduction, or distribution of Your modifications, or for any such
639 Derivative Works as a whole, provided Your use, reproduction, and
640 distribution of the Work otherwise complies with the conditions stated
641 in this License.
642 </li>
643 </ol>
646 <strong><a name="contributions">5. Submission of Contributions</a></strong
647 >. Unless You explicitly state otherwise, any Contribution intentionally
648 submitted for inclusion in the Work by You to the Licensor shall be under
649 the terms and conditions of this License, without any additional terms or
650 conditions. Notwithstanding the above, nothing herein shall supersede or
651 modify the terms of any separate license agreement you may have executed
652 with Licensor regarding such Contributions.
653 </p>
655 <strong><a name="trademarks">6. Trademarks</a></strong
656 >. This License does not grant permission to use the trade names,
657 trademarks, service marks, or product names of the Licensor, except as
658 required for reasonable and customary use in describing the origin of the
659 Work and reproducing the content of the NOTICE file.
660 </p>
662 <strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong
663 >. Unless required by applicable law or agreed to in writing, Licensor
664 provides the Work (and each Contributor provides its Contributions) on an
665 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
666 express or implied, including, without limitation, any warranties or
667 conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
668 PARTICULAR PURPOSE. You are solely responsible for determining the
669 appropriateness of using or redistributing the Work and assume any risks
670 associated with Your exercise of permissions under this License.
671 </p>
673 <strong><a name="no-liability">8. Limitation of Liability</a></strong
674 >. In no event and under no legal theory, whether in tort (including
675 negligence), contract, or otherwise, unless required by applicable law
676 (such as deliberate and grossly negligent acts) or agreed to in writing,
677 shall any Contributor be liable to You for damages, including any direct,
678 indirect, special, incidental, or consequential damages of any character
679 arising as a result of this License or out of the use or inability to use
680 the Work (including but not limited to damages for loss of goodwill, work
681 stoppage, computer failure or malfunction, or any and all other commercial
682 damages or losses), even if such Contributor has been advised of the
683 possibility of such damages.
684 </p>
686 <strong
687 ><a name="additional"
688 >9. Accepting Warranty or Additional Liability</a
689 ></strong
690 >. While redistributing the Work or Derivative Works thereof, You may
691 choose to offer, and charge a fee for, acceptance of support, warranty,
692 indemnity, or other liability obligations and/or rights consistent with
693 this License. However, in accepting such obligations, You may act only on
694 Your own behalf and on Your sole responsibility, not on behalf of any
695 other Contributor, and only if You agree to indemnify, defend, and hold
696 each Contributor harmless for any liability incurred by, or claims
697 asserted against, such Contributor by reason of your accepting any such
698 warranty or additional liability.
699 </p>
700 <p>END OF TERMS AND CONDITIONS</p>
702 <!-- ****************************************************************************************************************************** -->
703 <!-- ****************************************************************************************************************************** -->
704 <!-- ****************************************************************************************************************************** -->
706 <h2><a name="lgpl21">GNU Lesser General Public License 2.1</a></h2>
708 <ul>
709 <li>findbugs annotations (com.google.code.findbugs:annotations)</li>
710 </ul>
712 <h3><a id="SEC1">GNU LESSER GENERAL PUBLIC LICENSE</a></h3>
713 <p>Version 2.1, February 1999</p>
716 Copyright (C) 1991, 1999 Free Software Foundation, Inc.<br />
717 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA<br />
718 Everyone is permitted to copy and distribute verbatim copies<br />
719 of this license document, but changing it is not allowed.
720 </p>
723 [This is the first released version of the Lesser GPL. It also counts<br />
724 as the successor of the GNU Library Public License, version 2, hence<br />
725 the version number 2.1.]
726 </p>
728 <h3><a id="SEC2">Preamble</a></h3>
731 The licenses for most software are designed to take away your freedom to
732 share and change it. By contrast, the GNU General Public Licenses are
733 intended to guarantee your freedom to share and change free software--to
734 make sure the software is free for all its users.
735 </p>
737 This license, the Lesser General Public License, applies to some specially
738 designated software packages--typically libraries--of the Free Software
739 Foundation and other authors who decide to use it. You can use it too, but
740 we suggest you first think carefully about whether this license or the
741 ordinary General Public License is the better strategy to use in any
742 particular case, based on the explanations below.
743 </p>
745 When we speak of free software, we are referring to freedom of use, not
746 price. Our General Public Licenses are designed to make sure that you have
747 the freedom to distribute copies of free software (and charge for this
748 service if you wish); that you receive source code or can get it if you
749 want it; that you can change the software and use pieces of it in new free
750 programs; and that you are informed that you can do these things.
751 </p>
753 To protect your rights, we need to make restrictions that forbid
754 distributors to deny you these rights or to ask you to surrender these
755 rights. These restrictions translate to certain responsibilities for you
756 if you distribute copies of the library or if you modify it.
757 </p>
759 For example, if you distribute copies of the library, whether gratis or
760 for a fee, you must give the recipients all the rights that we gave you.
761 You must make sure that they, too, receive or can get the source code. If
762 you link other code with the library, you must provide complete object
763 files to the recipients, so that they can relink them with the library
764 after making changes to the library and recompiling it. And you must show
765 them these terms so they know their rights.
766 </p>
768 We protect your rights with a two-step method: (1) we copyright the
769 library, and (2) we offer you this license, which gives you legal
770 permission to copy, distribute and/or modify the library.
771 </p>
773 To protect each distributor, we want to make it very clear that there is
774 no warranty for the free library. Also, if the library is modified by
775 someone else and passed on, the recipients should know that what they have
776 is not the original version, so that the original author's reputation will
777 not be affected by problems that might be introduced by others.
778 </p>
780 Finally, software patents pose a constant threat to the existence of any
781 free program. We wish to make sure that a company cannot effectively
782 restrict the users of a free program by obtaining a restrictive license
783 from a patent holder. Therefore, we insist that any patent license
784 obtained for a version of the library must be consistent with the full
785 freedom of use specified in this license.
786 </p>
788 Most GNU software, including some libraries, is covered by the ordinary
789 GNU General Public License. This license, the GNU Lesser General Public
790 License, applies to certain designated libraries, and is quite different
791 from the ordinary General Public License. We use this license for certain
792 libraries in order to permit linking those libraries into non-free
793 programs.
794 </p>
796 When a program is linked with a library, whether statically or using a
797 shared library, the combination of the two is legally speaking a combined
798 work, a derivative of the original library. The ordinary General Public
799 License therefore permits such linking only if the entire combination fits
800 its criteria of freedom. The Lesser General Public License permits more
801 lax criteria for linking other code with the library.
802 </p>
804 We call this license the "Lesser" General Public License because it does
805 Less to protect the user's freedom than the ordinary General Public
806 License. It also provides other free software developers Less of an
807 advantage over competing non-free programs. These disadvantages are the
808 reason we use the ordinary General Public License for many libraries.
809 However, the Lesser license provides advantages in certain special
810 circumstances.
811 </p>
813 For example, on rare occasions, there may be a special need to encourage
814 the widest possible use of a certain library, so that it becomes a
815 de-facto standard. To achieve this, non-free programs must be allowed to
816 use the library. A more frequent case is that a free library does the same
817 job as widely used non-free libraries. In this case, there is little to
818 gain by limiting the free library to free software only, so we use the
819 Lesser General Public License.
820 </p>
822 In other cases, permission to use a particular library in non-free
823 programs enables a greater number of people to use a large body of free
824 software. For example, permission to use the GNU C Library in non-free
825 programs enables many more people to use the whole GNU operating system,
826 as well as its variant, the GNU/Linux operating system.
827 </p>
829 Although the Lesser General Public License is Less protective of the
830 users' freedom, it does ensure that the user of a program that is linked
831 with the Library has the freedom and the wherewithal to run that program
832 using a modified version of the Library.
833 </p>
835 The precise terms and conditions for copying, distribution and
836 modification follow. Pay close attention to the difference between a "work
837 based on the library" and a "work that uses the library". The former
838 contains code derived from the library, whereas the latter must be
839 combined with the library in order to run.
840 </p>
842 <h3>
843 <a id="SEC3"
844 >TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</a
846 </h3>
849 <strong>0.</strong>
850 This License Agreement applies to any software library or other program
851 which contains a notice placed by the copyright holder or other authorized
852 party saying it may be distributed under the terms of this Lesser General
853 Public License (also called "this License"). Each licensee is addressed as
854 "you".
855 </p>
857 A "library" means a collection of software functions and/or data prepared
858 so as to be conveniently linked with application programs (which use some
859 of those functions and data) to form executables.
860 </p>
862 The "Library", below, refers to any such software library or work which
863 has been distributed under these terms. A "work based on the Library"
864 means either the Library or any derivative work under copyright law: that
865 is to say, a work containing the Library or a portion of it, either
866 verbatim or with modifications and/or translated straightforwardly into
867 another language. (Hereinafter, translation is included without limitation
868 in the term "modification".)
869 </p>
871 "Source code" for a work means the preferred form of the work for making
872 modifications to it. For a library, complete source code means all the
873 source code for all modules it contains, plus any associated interface
874 definition files, plus the scripts used to control compilation and
875 installation of the library.
876 </p>
878 Activities other than copying, distribution and modification are not
879 covered by this License; they are outside its scope. The act of running a
880 program using the Library is not restricted, and output from such a
881 program is covered only if its contents constitute a work based on the
882 Library (independent of the use of the Library in a tool for writing it).
883 Whether that is true depends on what the Library does and what the program
884 that uses the Library does.
885 </p>
887 <strong>1.</strong>
888 You may copy and distribute verbatim copies of the Library's complete
889 source code as you receive it, in any medium, provided that you
890 conspicuously and appropriately publish on each copy an appropriate
891 copyright notice and disclaimer of warranty; keep intact all the notices
892 that refer to this License and to the absence of any warranty; and
893 distribute a copy of this License along with the Library.
894 </p>
896 You may charge a fee for the physical act of transferring a copy, and you
897 may at your option offer warranty protection in exchange for a fee.
898 </p>
900 <strong>2.</strong>
901 You may modify your copy or copies of the Library or any portion of it,
902 thus forming a work based on the Library, and copy and distribute such
903 modifications or work under the terms of Section 1 above, provided that
904 you also meet all of these conditions:
905 </p>
907 <ul>
908 <li>
909 <strong>a)</strong> The modified work must itself be a software library.
910 </li>
911 <li>
912 <strong>b)</strong> You must cause the files modified to carry prominent
913 notices stating that you changed the files and the date of any change.
914 </li>
916 <li>
917 <strong>c)</strong> You must cause the whole of the work to be licensed
918 at no charge to all third parties under the terms of this License.
919 </li>
921 <li>
922 <strong>d)</strong>
923 If a facility in the modified Library refers to a function or a table of
924 data to be supplied by an application program that uses the facility,
925 other than as an argument passed when the facility is invoked, then you
926 must make a good faith effort to ensure that, in the event an
927 application does not supply such function or table, the facility still
928 operates, and performs whatever part of its purpose remains meaningful.
930 (For example, a function in a library to compute square roots has a
931 purpose that is entirely well-defined independent of the application.
932 Therefore, Subsection 2d requires that any application-supplied
933 function or table used by this function must be optional: if the
934 application does not supply it, the square root function must still
935 compute square roots.)
936 </p>
937 </li>
938 </ul>
941 These requirements apply to the modified work as a whole. If identifiable
942 sections of that work are not derived from the Library, and can be
943 reasonably considered independent and separate works in themselves, then
944 this License, and its terms, do not apply to those sections when you
945 distribute them as separate works. But when you distribute the same
946 sections as part of a whole which is a work based on the Library, the
947 distribution of the whole must be on the terms of this License, whose
948 permissions for other licensees extend to the entire whole, and thus to
949 each and every part regardless of who wrote it.
950 </p>
952 Thus, it is not the intent of this section to claim rights or contest your
953 rights to work written entirely by you; rather, the intent is to exercise
954 the right to control the distribution of derivative or collective works
955 based on the Library.
956 </p>
958 In addition, mere aggregation of another work not based on the Library
959 with the Library (or with a work based on the Library) on a volume of a
960 storage or distribution medium does not bring the other work under the
961 scope of this License.
962 </p>
964 <strong>3.</strong>
965 You may opt to apply the terms of the ordinary GNU General Public License
966 instead of this License to a given copy of the Library. To do this, you
967 must alter all the notices that refer to this License, so that they refer
968 to the ordinary GNU General Public License, version 2, instead of to this
969 License. (If a newer version than version 2 of the ordinary GNU General
970 Public License has appeared, then you can specify that version instead if
971 you wish.) Do not make any other change in these notices.
972 </p>
974 Once this change is made in a given copy, it is irreversible for that
975 copy, so the ordinary GNU General Public License applies to all subsequent
976 copies and derivative works made from that copy.
977 </p>
979 This option is useful when you wish to copy part of the code of the
980 Library into a program that is not a library.
981 </p>
983 <strong>4.</strong>
984 You may copy and distribute the Library (or a portion or derivative of it,
985 under Section 2) in object code or executable form under the terms of
986 Sections 1 and 2 above provided that you accompany it with the complete
987 corresponding machine-readable source code, which must be distributed
988 under the terms of Sections 1 and 2 above on a medium customarily used for
989 software interchange.
990 </p>
992 If distribution of object code is made by offering access to copy from a
993 designated place, then offering equivalent access to copy the source code
994 from the same place satisfies the requirement to distribute the source
995 code, even though third parties are not compelled to copy the source along
996 with the object code.
997 </p>
999 <strong>5.</strong>
1000 A program that contains no derivative of any portion of the Library, but
1001 is designed to work with the Library by being compiled or linked with it,
1002 is called a "work that uses the Library". Such a work, in isolation, is
1003 not a derivative work of the Library, and therefore falls outside the
1004 scope of this License.
1005 </p>
1007 However, linking a "work that uses the Library" with the Library creates
1008 an executable that is a derivative of the Library (because it contains
1009 portions of the Library), rather than a "work that uses the library". The
1010 executable is therefore covered by this License. Section 6 states terms
1011 for distribution of such executables.
1012 </p>
1014 When a "work that uses the Library" uses material from a header file that
1015 is part of the Library, the object code for the work may be a derivative
1016 work of the Library even though the source code is not. Whether this is
1017 true is especially significant if the work can be linked without the
1018 Library, or if the work is itself a library. The threshold for this to be
1019 true is not precisely defined by law.
1020 </p>
1022 If such an object file uses only numerical parameters, data structure
1023 layouts and accessors, and small macros and small inline functions (ten
1024 lines or less in length), then the use of the object file is unrestricted,
1025 regardless of whether it is legally a derivative work. (Executables
1026 containing this object code plus portions of the Library will still fall
1027 under Section 6.)
1028 </p>
1030 Otherwise, if the work is a derivative of the Library, you may distribute
1031 the object code for the work under the terms of Section 6. Any executables
1032 containing that work also fall under Section 6, whether or not they are
1033 linked directly with the Library itself.
1034 </p>
1036 <strong>6.</strong>
1037 As an exception to the Sections above, you may also combine or link a
1038 "work that uses the Library" with the Library to produce a work containing
1039 portions of the Library, and distribute that work under terms of your
1040 choice, provided that the terms permit modification of the work for the
1041 customer's own use and reverse engineering for debugging such
1042 modifications.
1043 </p>
1045 You must give prominent notice with each copy of the work that the Library
1046 is used in it and that the Library and its use are covered by this
1047 License. You must supply a copy of this License. If the work during
1048 execution displays copyright notices, you must include the copyright
1049 notice for the Library among them, as well as a reference directing the
1050 user to the copy of this License. Also, you must do one of these things:
1051 </p>
1053 <ul>
1054 <li>
1055 <strong>a)</strong> Accompany the work with the complete corresponding
1056 machine-readable source code for the Library including whatever changes
1057 were used in the work (which must be distributed under Sections 1 and 2
1058 above); and, if the work is an executable linked with the Library, with
1059 the complete machine-readable "work that uses the Library", as object
1060 code and/or source code, so that the user can modify the Library and
1061 then relink to produce a modified executable containing the modified
1062 Library. (It is understood that the user who changes the contents of
1063 definitions files in the Library will not necessarily be able to
1064 recompile the application to use the modified definitions.)
1065 </li>
1067 <li>
1068 <strong>b)</strong> Use a suitable shared library mechanism for linking
1069 with the Library. A suitable mechanism is one that (1) uses at run time
1070 a copy of the library already present on the user's computer system,
1071 rather than copying library functions into the executable, and (2) will
1072 operate properly with a modified version of the library, if the user
1073 installs one, as long as the modified version is interface-compatible
1074 with the version that the work was made with.
1075 </li>
1077 <li>
1078 <strong>c)</strong> Accompany the work with a written offer, valid for
1079 at least three years, to give the same user the materials specified in
1080 Subsection 6a, above, for a charge no more than the cost of performing
1081 this distribution.
1082 </li>
1084 <li>
1085 <strong>d)</strong> If distribution of the work is made by offering
1086 access to copy from a designated place, offer equivalent access to copy
1087 the above specified materials from the same place.
1088 </li>
1090 <li>
1091 <strong>e)</strong> Verify that the user has already received a copy of
1092 these materials or that you have already sent this user a copy.
1093 </li>
1094 </ul>
1097 For an executable, the required form of the "work that uses the Library"
1098 must include any data and utility programs needed for reproducing the
1099 executable from it. However, as a special exception, the materials to be
1100 distributed need not include anything that is normally distributed (in
1101 either source or binary form) with the major components (compiler, kernel,
1102 and so on) of the operating system on which the executable runs, unless
1103 that component itself accompanies the executable.
1104 </p>
1106 It may happen that this requirement contradicts the license restrictions
1107 of other proprietary libraries that do not normally accompany the
1108 operating system. Such a contradiction means you cannot use both them and
1109 the Library together in an executable that you distribute.
1110 </p>
1112 <strong>7.</strong> You may place library facilities that are a work based
1113 on the Library side-by-side in a single library together with other
1114 library facilities not covered by this License, and distribute such a
1115 combined library, provided that the separate distribution of the work
1116 based on the Library and of the other library facilities is otherwise
1117 permitted, and provided that you do these two things:
1118 </p>
1120 <ul>
1121 <li>
1122 <strong>a)</strong> Accompany the combined library with a copy of the
1123 same work based on the Library, uncombined with any other library
1124 facilities. This must be distributed under the terms of the Sections
1125 above.
1126 </li>
1128 <li>
1129 <strong>b)</strong> Give prominent notice with the combined library of
1130 the fact that part of it is a work based on the Library, and explaining
1131 where to find the accompanying uncombined form of the same work.
1132 </li>
1133 </ul>
1136 <strong>8.</strong> You may not copy, modify, sublicense, link with, or
1137 distribute the Library except as expressly provided under this License.
1138 Any attempt otherwise to copy, modify, sublicense, link with, or
1139 distribute the Library is void, and will automatically terminate your
1140 rights under this License. However, parties who have received copies, or
1141 rights, from you under this License will not have their licenses
1142 terminated so long as such parties remain in full compliance.
1143 </p>
1145 <strong>9.</strong>
1146 You are not required to accept this License, since you have not signed it.
1147 However, nothing else grants you permission to modify or distribute the
1148 Library or its derivative works. These actions are prohibited by law if
1149 you do not accept this License. Therefore, by modifying or distributing
1150 the Library (or any work based on the Library), you indicate your
1151 acceptance of this License to do so, and all its terms and conditions for
1152 copying, distributing or modifying the Library or works based on it.
1153 </p>
1155 <strong>10.</strong>
1156 Each time you redistribute the Library (or any work based on the Library),
1157 the recipient automatically receives a license from the original licensor
1158 to copy, distribute, link with or modify the Library subject to these
1159 terms and conditions. You may not impose any further restrictions on the
1160 recipients' exercise of the rights granted herein. You are not responsible
1161 for enforcing compliance by third parties with this License.
1162 </p>
1164 <strong>11.</strong>
1165 If, as a consequence of a court judgment or allegation of patent
1166 infringement or for any other reason (not limited to patent issues),
1167 conditions are imposed on you (whether by court order, agreement or
1168 otherwise) that contradict the conditions of this License, they do not
1169 excuse you from the conditions of this License. If you cannot distribute
1170 so as to satisfy simultaneously your obligations under this License and
1171 any other pertinent obligations, then as a consequence you may not
1172 distribute the Library at all. For example, if a patent license would not
1173 permit royalty-free redistribution of the Library by all those who receive
1174 copies directly or indirectly through you, then the only way you could
1175 satisfy both it and this License would be to refrain entirely from
1176 distribution of the Library.
1177 </p>
1179 If any portion of this section is held invalid or unenforceable under any
1180 particular circumstance, the balance of the section is intended to apply,
1181 and the section as a whole is intended to apply in other circumstances.
1182 </p>
1184 It is not the purpose of this section to induce you to infringe any
1185 patents or other property right claims or to contest validity of any such
1186 claims; this section has the sole purpose of protecting the integrity of
1187 the free software distribution system which is implemented by public
1188 license practices. Many people have made generous contributions to the
1189 wide range of software distributed through that system in reliance on
1190 consistent application of that system; it is up to the author/donor to
1191 decide if he or she is willing to distribute software through any other
1192 system and a licensee cannot impose that choice.
1193 </p>
1195 This section is intended to make thoroughly clear what is believed to be a
1196 consequence of the rest of this License.
1197 </p>
1199 <strong>12.</strong>
1200 If the distribution and/or use of the Library is restricted in certain
1201 countries either by patents or by copyrighted interfaces, the original
1202 copyright holder who places the Library under this License may add an
1203 explicit geographical distribution limitation excluding those countries,
1204 so that distribution is permitted only in or among countries not thus
1205 excluded. In such case, this License incorporates the limitation as if
1206 written in the body of this License.
1207 </p>
1209 <strong>13.</strong>
1210 The Free Software Foundation may publish revised and/or new versions of
1211 the Lesser General Public License from time to time. Such new versions
1212 will be similar in spirit to the present version, but may differ in detail
1213 to address new problems or concerns.
1214 </p>
1216 Each version is given a distinguishing version number. If the Library
1217 specifies a version number of this License which applies to it and "any
1218 later version", you have the option of following the terms and conditions
1219 either of that version or of any later version published by the Free
1220 Software Foundation. If the Library does not specify a license version
1221 number, you may choose any version ever published by the Free Software
1222 Foundation.
1223 </p>
1225 <strong>14.</strong>
1226 If you wish to incorporate parts of the Library into other free programs
1227 whose distribution conditions are incompatible with these, write to the
1228 author to ask for permission. For software which is copyrighted by the
1229 Free Software Foundation, write to the Free Software Foundation; we
1230 sometimes make exceptions for this. Our decision will be guided by the two
1231 goals of preserving the free status of all derivatives of our free
1232 software and of promoting the sharing and reuse of software generally.
1233 </p>
1235 <strong>NO WARRANTY</strong>
1236 </p>
1238 <strong>15.</strong>
1239 BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
1240 THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
1241 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
1242 PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
1243 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1244 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
1245 TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE
1246 LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
1247 REPAIR OR CORRECTION.
1248 </p>
1250 <strong>16.</strong>
1251 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
1252 ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
1253 REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
1254 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
1255 ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT
1256 LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
1257 SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE
1258 WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
1259 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
1260 </p>
1262 <h3>END OF TERMS AND CONDITIONS</h3>
1264 <!-- ****************************************************************************************************************************** -->
1265 <!-- ****************************************************************************************************************************** -->
1266 <!-- ****************************************************************************************************************************** -->
1268 <h2><a name="adjust">adjust-android License</a></h2>
1271 Copyright (c) 2012-2017 adjust GmbH,<br />
1272 http://www.adjust.com
1273 </p>
1276 Permission is hereby granted, free of charge, to any person obtaining a
1277 copy of this software and associated documentation files (the "Software"),
1278 to deal in the Software without restriction, including without limitation
1279 the rights to use, copy, modify, merge, publish, distribute, sublicense,
1280 and/or sell copies of the Software, and to permit persons to whom the
1281 Software is furnished to do so, subject to the following conditions:
1282 </p>
1285 The above copyright notice and this permission notice shall be included in
1286 all copies or substantial portions of the Software.
1287 </p>
1290 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1291 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1292 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1293 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1294 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1295 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1296 DEALINGS IN THE SOFTWARE.
1297 </p>
1298 </body>
1299 </html>