1-----------------------------------------------------------------------------
2Software: fastjson 1.2.83 
3Path: //prebuilts/packing_tool/fastjson-1.2.83.jar
4License: Apache License Version 2.0
5-----------------------------------------------------------------------------
6                                 Apache License
7                           Version 2.0, January 2004
8                        http://www.apache.org/licenses/
9
10   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
11
12   1. Definitions.
13
14      "License" shall mean the terms and conditions for use, reproduction,
15      and distribution as defined by Sections 1 through 9 of this document.
16
17      "Licensor" shall mean the copyright owner or entity authorized by
18      the copyright owner that is granting the License.
19
20      "Legal Entity" shall mean the union of the acting entity and all
21      other entities that control, are controlled by, or are under common
22      control with that entity. For the purposes of this definition,
23      "control" means (i) the power, direct or indirect, to cause the
24      direction or management of such entity, whether by contract or
25      otherwise, or (ii) ownership of fifty percent (50%) or more of the
26      outstanding shares, or (iii) beneficial ownership of such entity.
27
28      "You" (or "Your") shall mean an individual or Legal Entity
29      exercising permissions granted by this License.
30
31      "Source" form shall mean the preferred form for making modifications,
32      including but not limited to software source code, documentation
33      source, and configuration files.
34
35      "Object" form shall mean any form resulting from mechanical
36      transformation or translation of a Source form, including but
37      not limited to compiled object code, generated documentation,
38      and conversions to other media types.
39
40      "Work" shall mean the work of authorship, whether in Source or
41      Object form, made available under the License, as indicated by a
42      copyright notice that is included in or attached to the work
43      (an example is provided in the Appendix below).
44
45      "Derivative Works" shall mean any work, whether in Source or Object
46      form, that is based on (or derived from) the Work and for which the
47      editorial revisions, annotations, elaborations, or other modifications
48      represent, as a whole, an original work of authorship. For the purposes
49      of this License, Derivative Works shall not include works that remain
50      separable from, or merely link (or bind by name) to the interfaces of,
51      the Work and Derivative Works thereof.
52
53      "Contribution" shall mean any work of authorship, including
54      the original version of the Work and any modifications or additions
55      to that Work or Derivative Works thereof, that is intentionally
56      submitted to Licensor for inclusion in the Work by the copyright owner
57      or by an individual or Legal Entity authorized to submit on behalf of
58      the copyright owner. For the purposes of this definition, "submitted"
59      means any form of electronic, verbal, or written communication sent
60      to the Licensor or its representatives, including but not limited to
61      communication on electronic mailing lists, source code control systems,
62      and issue tracking systems that are managed by, or on behalf of, the
63      Licensor for the purpose of discussing and improving the Work, but
64      excluding communication that is conspicuously marked or otherwise
65      designated in writing by the copyright owner as "Not a Contribution."
66
67      "Contributor" shall mean Licensor and any individual or Legal Entity
68      on behalf of whom a Contribution has been received by Licensor and
69      subsequently incorporated within the Work.
70
71   2. Grant of Copyright License. Subject to the terms and conditions of
72      this License, each Contributor hereby grants to You a perpetual,
73      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
74      copyright license to reproduce, prepare Derivative Works of,
75      publicly display, publicly perform, sublicense, and distribute the
76      Work and such Derivative Works in Source or Object form.
77
78   3. Grant of Patent License. Subject to the terms and conditions of
79      this License, each Contributor hereby grants to You a perpetual,
80      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
81      (except as stated in this section) patent license to make, have made,
82      use, offer to sell, sell, import, and otherwise transfer the Work,
83      where such license applies only to those patent claims licensable
84      by such Contributor that are necessarily infringed by their
85      Contribution(s) alone or by combination of their Contribution(s)
86      with the Work to which such Contribution(s) was submitted. If You
87      institute patent litigation against any entity (including a
88      cross-claim or counterclaim in a lawsuit) alleging that the Work
89      or a Contribution incorporated within the Work constitutes direct
90      or contributory patent infringement, then any patent licenses
91      granted to You under this License for that Work shall terminate
92      as of the date such litigation is filed.
93
94   4. Redistribution. You may reproduce and distribute copies of the
95      Work or Derivative Works thereof in any medium, with or without
96      modifications, and in Source or Object form, provided that You
97      meet the following conditions:
98
99      (a) You must give any other recipients of the Work or
100          Derivative Works a copy of this License; and
101
102      (b) You must cause any modified files to carry prominent notices
103          stating that You changed the files; and
104
105      (c) You must retain, in the Source form of any Derivative Works
106          that You distribute, all copyright, patent, trademark, and
107          attribution notices from the Source form of the Work,
108          excluding those notices that do not pertain to any part of
109          the Derivative Works; and
110
111      (d) If the Work includes a "NOTICE" text file as part of its
112          distribution, then any Derivative Works that You distribute must
113          include a readable copy of the attribution notices contained
114          within such NOTICE file, excluding those notices that do not
115          pertain to any part of the Derivative Works, in at least one
116          of the following places: within a NOTICE text file distributed
117          as part of the Derivative Works; within the Source form or
118          documentation, if provided along with the Derivative Works; or,
119          within a display generated by the Derivative Works, if and
120          wherever such third-party notices normally appear. The contents
121          of the NOTICE file are for informational purposes only and
122          do not modify the License. You may add Your own attribution
123          notices within Derivative Works that You distribute, alongside
124          or as an addendum to the NOTICE text from the Work, provided
125          that such additional attribution notices cannot be construed
126          as modifying the License.
127
128      You may add Your own copyright statement to Your modifications and
129      may provide additional or different license terms and conditions
130      for use, reproduction, or distribution of Your modifications, or
131      for any such Derivative Works as a whole, provided Your use,
132      reproduction, and distribution of the Work otherwise complies with
133      the conditions stated in this License.
134
135   5. Submission of Contributions. Unless You explicitly state otherwise,
136      any Contribution intentionally submitted for inclusion in the Work
137      by You to the Licensor shall be under the terms and conditions of
138      this License, without any additional terms or conditions.
139      Notwithstanding the above, nothing herein shall supersede or modify
140      the terms of any separate license agreement you may have executed
141      with Licensor regarding such Contributions.
142
143   6. Trademarks. This License does not grant permission to use the trade
144      names, trademarks, service marks, or product names of the Licensor,
145      except as required for reasonable and customary use in describing the
146      origin of the Work and reproducing the content of the NOTICE file.
147
148   7. Disclaimer of Warranty. Unless required by applicable law or
149      agreed to in writing, Licensor provides the Work (and each
150      Contributor provides its Contributions) on an "AS IS" BASIS,
151      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
152      implied, including, without limitation, any warranties or conditions
153      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
154      PARTICULAR PURPOSE. You are solely responsible for determining the
155      appropriateness of using or redistributing the Work and assume any
156      risks associated with Your exercise of permissions under this License.
157
158   8. Limitation of Liability. In no event and under no legal theory,
159      whether in tort (including negligence), contract, or otherwise,
160      unless required by applicable law (such as deliberate and grossly
161      negligent acts) or agreed to in writing, shall any Contributor be
162      liable to You for damages, including any direct, indirect, special,
163      incidental, or consequential damages of any character arising as a
164      result of this License or out of the use or inability to use the
165      Work (including but not limited to damages for loss of goodwill,
166      work stoppage, computer failure or malfunction, or any and all
167      other commercial damages or losses), even if such Contributor
168      has been advised of the possibility of such damages.
169
170   9. Accepting Warranty or Additional Liability. While redistributing
171      the Work or Derivative Works thereof, You may choose to offer,
172      and charge a fee for, acceptance of support, warranty, indemnity,
173      or other liability obligations and/or rights consistent with this
174      License. However, in accepting such obligations, You may act only
175      on Your own behalf and on Your sole responsibility, not on behalf
176      of any other Contributor, and only if You agree to indemnify,
177      defend, and hold each Contributor harmless for any liability
178      incurred by, or claims asserted against, such Contributor by reason
179      of your accepting any such warranty or additional liability.
180
181   END OF TERMS AND CONDITIONS
182
183   APPENDIX: How to apply the Apache License to your work.
184
185      To apply the Apache License to your work, attach the following
186      boilerplate notice, with the fields enclosed by brackets "{}"
187      replaced with your own identifying information. (Don't include
188      the brackets!)  The text should be enclosed in the appropriate
189      comment syntax for the file format. We also recommend that a
190      file or class name and description of purpose be included on the
191      same "printed page" as the copyright notice for easier
192      identification within third-party archives.
193
194   Copyright 1999-2019 Alibaba Group Holding Ltd.
195
196   Licensed under the Apache License, Version 2.0 (the "License");
197   you may not use this file except in compliance with the License.
198   You may obtain a copy of the License at
199
200       http://www.apache.org/licenses/LICENSE-2.0
201
202   Unless required by applicable law or agreed to in writing, software
203   distributed under the License is distributed on an "AS IS" BASIS,
204   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
205   See the License for the specific language governing permissions and
206   limitations under the License.
207
208-----------------------------------------------------------------------------
209Software: Apache Commons Compress 1.26.1
210Path: //prebuilts/packing_tool/commons-compress-1.26.1.jar
211License: Apache License Version 2.0
212-----------------------------------------------------------------------------
213                                 Apache License
214                           Version 2.0, January 2004
215                        http://www.apache.org/licenses/
216
217   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
218
219   1. Definitions.
220
221      "License" shall mean the terms and conditions for use, reproduction,
222      and distribution as defined by Sections 1 through 9 of this document.
223
224      "Licensor" shall mean the copyright owner or entity authorized by
225      the copyright owner that is granting the License.
226
227      "Legal Entity" shall mean the union of the acting entity and all
228      other entities that control, are controlled by, or are under common
229      control with that entity. For the purposes of this definition,
230      "control" means (i) the power, direct or indirect, to cause the
231      direction or management of such entity, whether by contract or
232      otherwise, or (ii) ownership of fifty percent (50%) or more of the
233      outstanding shares, or (iii) beneficial ownership of such entity.
234
235      "You" (or "Your") shall mean an individual or Legal Entity
236      exercising permissions granted by this License.
237
238      "Source" form shall mean the preferred form for making modifications,
239      including but not limited to software source code, documentation
240      source, and configuration files.
241
242      "Object" form shall mean any form resulting from mechanical
243      transformation or translation of a Source form, including but
244      not limited to compiled object code, generated documentation,
245      and conversions to other media types.
246
247      "Work" shall mean the work of authorship, whether in Source or
248      Object form, made available under the License, as indicated by a
249      copyright notice that is included in or attached to the work
250      (an example is provided in the Appendix below).
251
252      "Derivative Works" shall mean any work, whether in Source or Object
253      form, that is based on (or derived from) the Work and for which the
254      editorial revisions, annotations, elaborations, or other modifications
255      represent, as a whole, an original work of authorship. For the purposes
256      of this License, Derivative Works shall not include works that remain
257      separable from, or merely link (or bind by name) to the interfaces of,
258      the Work and Derivative Works thereof.
259
260      "Contribution" shall mean any work of authorship, including
261      the original version of the Work and any modifications or additions
262      to that Work or Derivative Works thereof, that is intentionally
263      submitted to Licensor for inclusion in the Work by the copyright owner
264      or by an individual or Legal Entity authorized to submit on behalf of
265      the copyright owner. For the purposes of this definition, "submitted"
266      means any form of electronic, verbal, or written communication sent
267      to the Licensor or its representatives, including but not limited to
268      communication on electronic mailing lists, source code control systems,
269      and issue tracking systems that are managed by, or on behalf of, the
270      Licensor for the purpose of discussing and improving the Work, but
271      excluding communication that is conspicuously marked or otherwise
272      designated in writing by the copyright owner as "Not a Contribution."
273
274      "Contributor" shall mean Licensor and any individual or Legal Entity
275      on behalf of whom a Contribution has been received by Licensor and
276      subsequently incorporated within the Work.
277
278   2. Grant of Copyright License. Subject to the terms and conditions of
279      this License, each Contributor hereby grants to You a perpetual,
280      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
281      copyright license to reproduce, prepare Derivative Works of,
282      publicly display, publicly perform, sublicense, and distribute the
283      Work and such Derivative Works in Source or Object form.
284
285   3. Grant of Patent License. Subject to the terms and conditions of
286      this License, each Contributor hereby grants to You a perpetual,
287      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
288      (except as stated in this section) patent license to make, have made,
289      use, offer to sell, sell, import, and otherwise transfer the Work,
290      where such license applies only to those patent claims licensable
291      by such Contributor that are necessarily infringed by their
292      Contribution(s) alone or by combination of their Contribution(s)
293      with the Work to which such Contribution(s) was submitted. If You
294      institute patent litigation against any entity (including a
295      cross-claim or counterclaim in a lawsuit) alleging that the Work
296      or a Contribution incorporated within the Work constitutes direct
297      or contributory patent infringement, then any patent licenses
298      granted to You under this License for that Work shall terminate
299      as of the date such litigation is filed.
300
301   4. Redistribution. You may reproduce and distribute copies of the
302      Work or Derivative Works thereof in any medium, with or without
303      modifications, and in Source or Object form, provided that You
304      meet the following conditions:
305
306      (a) You must give any other recipients of the Work or
307          Derivative Works a copy of this License; and
308
309      (b) You must cause any modified files to carry prominent notices
310          stating that You changed the files; and
311
312      (c) You must retain, in the Source form of any Derivative Works
313          that You distribute, all copyright, patent, trademark, and
314          attribution notices from the Source form of the Work,
315          excluding those notices that do not pertain to any part of
316          the Derivative Works; and
317
318      (d) If the Work includes a "NOTICE" text file as part of its
319          distribution, then any Derivative Works that You distribute must
320          include a readable copy of the attribution notices contained
321          within such NOTICE file, excluding those notices that do not
322          pertain to any part of the Derivative Works, in at least one
323          of the following places: within a NOTICE text file distributed
324          as part of the Derivative Works; within the Source form or
325          documentation, if provided along with the Derivative Works; or,
326          within a display generated by the Derivative Works, if and
327          wherever such third-party notices normally appear. The contents
328          of the NOTICE file are for informational purposes only and
329          do not modify the License. You may add Your own attribution
330          notices within Derivative Works that You distribute, alongside
331          or as an addendum to the NOTICE text from the Work, provided
332          that such additional attribution notices cannot be construed
333          as modifying the License.
334
335      You may add Your own copyright statement to Your modifications and
336      may provide additional or different license terms and conditions
337      for use, reproduction, or distribution of Your modifications, or
338      for any such Derivative Works as a whole, provided Your use,
339      reproduction, and distribution of the Work otherwise complies with
340      the conditions stated in this License.
341
342   5. Submission of Contributions. Unless You explicitly state otherwise,
343      any Contribution intentionally submitted for inclusion in the Work
344      by You to the Licensor shall be under the terms and conditions of
345      this License, without any additional terms or conditions.
346      Notwithstanding the above, nothing herein shall supersede or modify
347      the terms of any separate license agreement you may have executed
348      with Licensor regarding such Contributions.
349
350   6. Trademarks. This License does not grant permission to use the trade
351      names, trademarks, service marks, or product names of the Licensor,
352      except as required for reasonable and customary use in describing the
353      origin of the Work and reproducing the content of the NOTICE file.
354
355   7. Disclaimer of Warranty. Unless required by applicable law or
356      agreed to in writing, Licensor provides the Work (and each
357      Contributor provides its Contributions) on an "AS IS" BASIS,
358      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
359      implied, including, without limitation, any warranties or conditions
360      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
361      PARTICULAR PURPOSE. You are solely responsible for determining the
362      appropriateness of using or redistributing the Work and assume any
363      risks associated with Your exercise of permissions under this License.
364
365   8. Limitation of Liability. In no event and under no legal theory,
366      whether in tort (including negligence), contract, or otherwise,
367      unless required by applicable law (such as deliberate and grossly
368      negligent acts) or agreed to in writing, shall any Contributor be
369      liable to You for damages, including any direct, indirect, special,
370      incidental, or consequential damages of any character arising as a
371      result of this License or out of the use or inability to use the
372      Work (including but not limited to damages for loss of goodwill,
373      work stoppage, computer failure or malfunction, or any and all
374      other commercial damages or losses), even if such Contributor
375      has been advised of the possibility of such damages.
376
377   9. Accepting Warranty or Additional Liability. While redistributing
378      the Work or Derivative Works thereof, You may choose to offer,
379      and charge a fee for, acceptance of support, warranty, indemnity,
380      or other liability obligations and/or rights consistent with this
381      License. However, in accepting such obligations, You may act only
382      on Your own behalf and on Your sole responsibility, not on behalf
383      of any other Contributor, and only if You agree to indemnify,
384      defend, and hold each Contributor harmless for any liability
385      incurred by, or claims asserted against, such Contributor by reason
386      of your accepting any such warranty or additional liability.
387
388   END OF TERMS AND CONDITIONS
389
390   APPENDIX: How to apply the Apache License to your work.
391
392      To apply the Apache License to your work, attach the following
393      boilerplate notice, with the fields enclosed by brackets "[]"
394      replaced with your own identifying information. (Don't include
395      the brackets!)  The text should be enclosed in the appropriate
396      comment syntax for the file format. We also recommend that a
397      file or class name and description of purpose be included on the
398      same "printed page" as the copyright notice for easier
399      identification within third-party archives.
400
401   Copyright [yyyy] [name of copyright owner]
402
403   Licensed under the Apache License, Version 2.0 (the "License");
404   you may not use this file except in compliance with the License.
405   You may obtain a copy of the License at
406
407       http://www.apache.org/licenses/LICENSE-2.0
408
409   Unless required by applicable law or agreed to in writing, software
410   distributed under the License is distributed on an "AS IS" BASIS,
411   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
412   See the License for the specific language governing permissions and
413   limitations under the License.
414
415-----------------------------------------------------------------------------
416Software: Apache Commons IO 2.15.1
417Path: //prebuilts/packing_tool/commons-io-2.15.1.jar
418License: Apache License Version 2.0
419-----------------------------------------------------------------------------
420                                 Apache License
421                           Version 2.0, January 2004
422                        http://www.apache.org/licenses/
423
424   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
425
426   1. Definitions.
427
428      "License" shall mean the terms and conditions for use, reproduction,
429      and distribution as defined by Sections 1 through 9 of this document.
430
431      "Licensor" shall mean the copyright owner or entity authorized by
432      the copyright owner that is granting the License.
433
434      "Legal Entity" shall mean the union of the acting entity and all
435      other entities that control, are controlled by, or are under common
436      control with that entity. For the purposes of this definition,
437      "control" means (i) the power, direct or indirect, to cause the
438      direction or management of such entity, whether by contract or
439      otherwise, or (ii) ownership of fifty percent (50%) or more of the
440      outstanding shares, or (iii) beneficial ownership of such entity.
441
442      "You" (or "Your") shall mean an individual or Legal Entity
443      exercising permissions granted by this License.
444
445      "Source" form shall mean the preferred form for making modifications,
446      including but not limited to software source code, documentation
447      source, and configuration files.
448
449      "Object" form shall mean any form resulting from mechanical
450      transformation or translation of a Source form, including but
451      not limited to compiled object code, generated documentation,
452      and conversions to other media types.
453
454      "Work" shall mean the work of authorship, whether in Source or
455      Object form, made available under the License, as indicated by a
456      copyright notice that is included in or attached to the work
457      (an example is provided in the Appendix below).
458
459      "Derivative Works" shall mean any work, whether in Source or Object
460      form, that is based on (or derived from) the Work and for which the
461      editorial revisions, annotations, elaborations, or other modifications
462      represent, as a whole, an original work of authorship. For the purposes
463      of this License, Derivative Works shall not include works that remain
464      separable from, or merely link (or bind by name) to the interfaces of,
465      the Work and Derivative Works thereof.
466
467      "Contribution" shall mean any work of authorship, including
468      the original version of the Work and any modifications or additions
469      to that Work or Derivative Works thereof, that is intentionally
470      submitted to Licensor for inclusion in the Work by the copyright owner
471      or by an individual or Legal Entity authorized to submit on behalf of
472      the copyright owner. For the purposes of this definition, "submitted"
473      means any form of electronic, verbal, or written communication sent
474      to the Licensor or its representatives, including but not limited to
475      communication on electronic mailing lists, source code control systems,
476      and issue tracking systems that are managed by, or on behalf of, the
477      Licensor for the purpose of discussing and improving the Work, but
478      excluding communication that is conspicuously marked or otherwise
479      designated in writing by the copyright owner as "Not a Contribution."
480
481      "Contributor" shall mean Licensor and any individual or Legal Entity
482      on behalf of whom a Contribution has been received by Licensor and
483      subsequently incorporated within the Work.
484
485   2. Grant of Copyright License. Subject to the terms and conditions of
486      this License, each Contributor hereby grants to You a perpetual,
487      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
488      copyright license to reproduce, prepare Derivative Works of,
489      publicly display, publicly perform, sublicense, and distribute the
490      Work and such Derivative Works in Source or Object form.
491
492   3. Grant of Patent License. Subject to the terms and conditions of
493      this License, each Contributor hereby grants to You a perpetual,
494      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
495      (except as stated in this section) patent license to make, have made,
496      use, offer to sell, sell, import, and otherwise transfer the Work,
497      where such license applies only to those patent claims licensable
498      by such Contributor that are necessarily infringed by their
499      Contribution(s) alone or by combination of their Contribution(s)
500      with the Work to which such Contribution(s) was submitted. If You
501      institute patent litigation against any entity (including a
502      cross-claim or counterclaim in a lawsuit) alleging that the Work
503      or a Contribution incorporated within the Work constitutes direct
504      or contributory patent infringement, then any patent licenses
505      granted to You under this License for that Work shall terminate
506      as of the date such litigation is filed.
507
508   4. Redistribution. You may reproduce and distribute copies of the
509      Work or Derivative Works thereof in any medium, with or without
510      modifications, and in Source or Object form, provided that You
511      meet the following conditions:
512
513      (a) You must give any other recipients of the Work or
514          Derivative Works a copy of this License; and
515
516      (b) You must cause any modified files to carry prominent notices
517          stating that You changed the files; and
518
519      (c) You must retain, in the Source form of any Derivative Works
520          that You distribute, all copyright, patent, trademark, and
521          attribution notices from the Source form of the Work,
522          excluding those notices that do not pertain to any part of
523          the Derivative Works; and
524
525      (d) If the Work includes a "NOTICE" text file as part of its
526          distribution, then any Derivative Works that You distribute must
527          include a readable copy of the attribution notices contained
528          within such NOTICE file, excluding those notices that do not
529          pertain to any part of the Derivative Works, in at least one
530          of the following places: within a NOTICE text file distributed
531          as part of the Derivative Works; within the Source form or
532          documentation, if provided along with the Derivative Works; or,
533          within a display generated by the Derivative Works, if and
534          wherever such third-party notices normally appear. The contents
535          of the NOTICE file are for informational purposes only and
536          do not modify the License. You may add Your own attribution
537          notices within Derivative Works that You distribute, alongside
538          or as an addendum to the NOTICE text from the Work, provided
539          that such additional attribution notices cannot be construed
540          as modifying the License.
541
542      You may add Your own copyright statement to Your modifications and
543      may provide additional or different license terms and conditions
544      for use, reproduction, or distribution of Your modifications, or
545      for any such Derivative Works as a whole, provided Your use,
546      reproduction, and distribution of the Work otherwise complies with
547      the conditions stated in this License.
548
549   5. Submission of Contributions. Unless You explicitly state otherwise,
550      any Contribution intentionally submitted for inclusion in the Work
551      by You to the Licensor shall be under the terms and conditions of
552      this License, without any additional terms or conditions.
553      Notwithstanding the above, nothing herein shall supersede or modify
554      the terms of any separate license agreement you may have executed
555      with Licensor regarding such Contributions.
556
557   6. Trademarks. This License does not grant permission to use the trade
558      names, trademarks, service marks, or product names of the Licensor,
559      except as required for reasonable and customary use in describing the
560      origin of the Work and reproducing the content of the NOTICE file.
561
562   7. Disclaimer of Warranty. Unless required by applicable law or
563      agreed to in writing, Licensor provides the Work (and each
564      Contributor provides its Contributions) on an "AS IS" BASIS,
565      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
566      implied, including, without limitation, any warranties or conditions
567      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
568      PARTICULAR PURPOSE. You are solely responsible for determining the
569      appropriateness of using or redistributing the Work and assume any
570      risks associated with Your exercise of permissions under this License.
571
572   8. Limitation of Liability. In no event and under no legal theory,
573      whether in tort (including negligence), contract, or otherwise,
574      unless required by applicable law (such as deliberate and grossly
575      negligent acts) or agreed to in writing, shall any Contributor be
576      liable to You for damages, including any direct, indirect, special,
577      incidental, or consequential damages of any character arising as a
578      result of this License or out of the use or inability to use the
579      Work (including but not limited to damages for loss of goodwill,
580      work stoppage, computer failure or malfunction, or any and all
581      other commercial damages or losses), even if such Contributor
582      has been advised of the possibility of such damages.
583
584   9. Accepting Warranty or Additional Liability. While redistributing
585      the Work or Derivative Works thereof, You may choose to offer,
586      and charge a fee for, acceptance of support, warranty, indemnity,
587      or other liability obligations and/or rights consistent with this
588      License. However, in accepting such obligations, You may act only
589      on Your own behalf and on Your sole responsibility, not on behalf
590      of any other Contributor, and only if You agree to indemnify,
591      defend, and hold each Contributor harmless for any liability
592      incurred by, or claims asserted against, such Contributor by reason
593      of your accepting any such warranty or additional liability.
594
595   END OF TERMS AND CONDITIONS
596
597   APPENDIX: How to apply the Apache License to your work.
598
599      To apply the Apache License to your work, attach the following
600      boilerplate notice, with the fields enclosed by brackets "[]"
601      replaced with your own identifying information. (Don't include
602      the brackets!)  The text should be enclosed in the appropriate
603      comment syntax for the file format. We also recommend that a
604      file or class name and description of purpose be included on the
605      same "printed page" as the copyright notice for easier
606      identification within third-party archives.
607
608   Copyright [yyyy] [name of copyright owner]
609
610   Licensed under the Apache License, Version 2.0 (the "License");
611   you may not use this file except in compliance with the License.
612   You may obtain a copy of the License at
613
614       http://www.apache.org/licenses/LICENSE-2.0
615
616   Unless required by applicable law or agreed to in writing, software
617   distributed under the License is distributed on an "AS IS" BASIS,
618   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
619   See the License for the specific language governing permissions and
620   limitations under the License.
621
622