xref: /aosp_15_r20/prebuilts/misc/common/jacoco/lib/NOTICE.txt (revision 847dbab7980efcc7f5706bb9c6d844b91a680afd)
1*847dbab7SAndroid Build Coastguard WorkerLicense
2*847dbab7SAndroid Build Coastguard Worker
3*847dbab7SAndroid Build Coastguard WorkerCopyright © 2009, 2022 Mountainminds GmbH & Co. KG and Contributors
4*847dbab7SAndroid Build Coastguard Worker
5*847dbab7SAndroid Build Coastguard WorkerThe JaCoCo Java Code Coverage Library and all included documentation is made
6*847dbab7SAndroid Build Coastguard Workeravailable by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
7*847dbab7SAndroid Build Coastguard WorkerContent is provided to you under the terms and conditions of the Eclipse Public
8*847dbab7SAndroid Build Coastguard WorkerLicense Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and
9*847dbab7SAndroid Build Coastguard Workeris also available at https://www.eclipse.org/legal/epl-2.0/.
10*847dbab7SAndroid Build Coastguard Worker
11*847dbab7SAndroid Build Coastguard WorkerTrademarks
12*847dbab7SAndroid Build Coastguard Worker
13*847dbab7SAndroid Build Coastguard WorkerJava and all Java-based trademarks are trademarks of Oracle Corporation in the
14*847dbab7SAndroid Build Coastguard WorkerUnited States, other countries, or both. Eclipse and all Eclipse related
15*847dbab7SAndroid Build Coastguard Workertrademarks and logos are trademarks of the Eclipse Foundation, Inc. OSGi is a
16*847dbab7SAndroid Build Coastguard Workertrademark, registered trademark, or service mark of The OSGi Alliance in the US
17*847dbab7SAndroid Build Coastguard Workerand other countries. Apache Ant and Apache Maven are trademarks of the Apache
18*847dbab7SAndroid Build Coastguard WorkerSoftware Foundation. Android and Dalvik are trademarks of Google Inc. All other
19*847dbab7SAndroid Build Coastguard Workertrademarks are the property of their respective owners.
20*847dbab7SAndroid Build Coastguard Worker
21*847dbab7SAndroid Build Coastguard WorkerThird Party Content
22*847dbab7SAndroid Build Coastguard Worker
23*847dbab7SAndroid Build Coastguard WorkerThe Content includes items that have been sourced from third parties as set out
24*847dbab7SAndroid Build Coastguard Workerbelow.
25*847dbab7SAndroid Build Coastguard Worker
26*847dbab7SAndroid Build Coastguard Workerargs4j
27*847dbab7SAndroid Build Coastguard Workerargs4j 2.0.28 is subject to the terms and conditions of the following license:
28*847dbab7SAndroid Build Coastguard Worker
29*847dbab7SAndroid Build Coastguard WorkerCopyright (c) 2013 Kohsuke Kawaguchi and other contributors
30*847dbab7SAndroid Build Coastguard Worker
31*847dbab7SAndroid Build Coastguard WorkerPermission is hereby granted, free of charge, to any person obtaining a copy of
32*847dbab7SAndroid Build Coastguard Workerthis software and associated documentation files (the "Software"), to deal in
33*847dbab7SAndroid Build Coastguard Workerthe Software without restriction, including without limitation the rights to
34*847dbab7SAndroid Build Coastguard Workeruse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
35*847dbab7SAndroid Build Coastguard Workerof the Software, and to permit persons to whom the Software is furnished to do
36*847dbab7SAndroid Build Coastguard Workerso, subject to the following conditions:
37*847dbab7SAndroid Build Coastguard Worker
38*847dbab7SAndroid Build Coastguard WorkerThe above copyright notice and this permission notice shall be included in all
39*847dbab7SAndroid Build Coastguard Workercopies or substantial portions of the Software.
40*847dbab7SAndroid Build Coastguard Worker
41*847dbab7SAndroid Build Coastguard WorkerTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
42*847dbab7SAndroid Build Coastguard WorkerIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
43*847dbab7SAndroid Build Coastguard WorkerFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
44*847dbab7SAndroid Build Coastguard WorkerAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
45*847dbab7SAndroid Build Coastguard WorkerLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
46*847dbab7SAndroid Build Coastguard WorkerOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
47*847dbab7SAndroid Build Coastguard WorkerSOFTWARE.
48*847dbab7SAndroid Build Coastguard Worker
49*847dbab7SAndroid Build Coastguard WorkerASM
50*847dbab7SAndroid Build Coastguard Worker
51*847dbab7SAndroid Build Coastguard WorkerASM 9.3 is subject to the terms and conditions of the following license:
52*847dbab7SAndroid Build Coastguard Worker
53*847dbab7SAndroid Build Coastguard WorkerASM: a very small and fast Java bytecode manipulation framework
54*847dbab7SAndroid Build Coastguard WorkerCopyright (c) 2000-2011 INRIA, France Telecom
55*847dbab7SAndroid Build Coastguard WorkerAll rights reserved.
56*847dbab7SAndroid Build Coastguard Worker
57*847dbab7SAndroid Build Coastguard WorkerRedistribution and use in source and binary forms, with or without
58*847dbab7SAndroid Build Coastguard Workermodification, are permitted provided that the following conditions
59*847dbab7SAndroid Build Coastguard Workerare met:
60*847dbab7SAndroid Build Coastguard Worker
61*847dbab7SAndroid Build Coastguard Worker1. Redistributions of source code must retain the above copyright
62*847dbab7SAndroid Build Coastguard Worker   notice, this list of conditions and the following disclaimer.
63*847dbab7SAndroid Build Coastguard Worker
64*847dbab7SAndroid Build Coastguard Worker2. Redistributions in binary form must reproduce the above copyright
65*847dbab7SAndroid Build Coastguard Worker   notice, this list of conditions and the following disclaimer in the
66*847dbab7SAndroid Build Coastguard Worker   documentation and/or other materials provided with the distribution.
67*847dbab7SAndroid Build Coastguard Worker
68*847dbab7SAndroid Build Coastguard Worker3. Neither the name of the copyright holders nor the names of its
69*847dbab7SAndroid Build Coastguard Worker   contributors may be used to endorse or promote products derived from
70*847dbab7SAndroid Build Coastguard Worker   this software without specific prior written permission.
71*847dbab7SAndroid Build Coastguard Worker
72*847dbab7SAndroid Build Coastguard WorkerTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
73*847dbab7SAndroid Build Coastguard WorkerAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
74*847dbab7SAndroid Build Coastguard WorkerIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
75*847dbab7SAndroid Build Coastguard WorkerARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
76*847dbab7SAndroid Build Coastguard WorkerLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
77*847dbab7SAndroid Build Coastguard WorkerCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
78*847dbab7SAndroid Build Coastguard WorkerSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
79*847dbab7SAndroid Build Coastguard WorkerINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
80*847dbab7SAndroid Build Coastguard WorkerCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
81*847dbab7SAndroid Build Coastguard WorkerARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
82*847dbab7SAndroid Build Coastguard WorkerTHE POSSIBILITY OF SUCH DAMAGE.
83*847dbab7SAndroid Build Coastguard Worker
84*847dbab7SAndroid Build Coastguard WorkerGoogle Code Prettify
85*847dbab7SAndroid Build Coastguard Worker
86*847dbab7SAndroid Build Coastguard WorkerGoogle Code Prettify 2010/07/21 is subject to the terms and conditions of the following license:
87*847dbab7SAndroid Build Coastguard Worker
88*847dbab7SAndroid Build Coastguard WorkerCopyright 2011 Mike Samuel et al
89*847dbab7SAndroid Build Coastguard Worker
90*847dbab7SAndroid Build Coastguard Worker                                 Apache License
91*847dbab7SAndroid Build Coastguard Worker                           Version 2.0, January 2004
92*847dbab7SAndroid Build Coastguard Worker                        http://www.apache.org/licenses/
93*847dbab7SAndroid Build Coastguard Worker
94*847dbab7SAndroid Build Coastguard Worker   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
95*847dbab7SAndroid Build Coastguard Worker
96*847dbab7SAndroid Build Coastguard Worker   1. Definitions.
97*847dbab7SAndroid Build Coastguard Worker
98*847dbab7SAndroid Build Coastguard Worker      "License" shall mean the terms and conditions for use, reproduction,
99*847dbab7SAndroid Build Coastguard Worker      and distribution as defined by Sections 1 through 9 of this document.
100*847dbab7SAndroid Build Coastguard Worker
101*847dbab7SAndroid Build Coastguard Worker      "Licensor" shall mean the copyright owner or entity authorized by
102*847dbab7SAndroid Build Coastguard Worker      the copyright owner that is granting the License.
103*847dbab7SAndroid Build Coastguard Worker
104*847dbab7SAndroid Build Coastguard Worker      "Legal Entity" shall mean the union of the acting entity and all
105*847dbab7SAndroid Build Coastguard Worker      other entities that control, are controlled by, or are under common
106*847dbab7SAndroid Build Coastguard Worker      control with that entity. For the purposes of this definition,
107*847dbab7SAndroid Build Coastguard Worker      "control" means (i) the power, direct or indirect, to cause the
108*847dbab7SAndroid Build Coastguard Worker      direction or management of such entity, whether by contract or
109*847dbab7SAndroid Build Coastguard Worker      otherwise, or (ii) ownership of fifty percent (50%) or more of the
110*847dbab7SAndroid Build Coastguard Worker      outstanding shares, or (iii) beneficial ownership of such entity.
111*847dbab7SAndroid Build Coastguard Worker
112*847dbab7SAndroid Build Coastguard Worker      "You" (or "Your") shall mean an individual or Legal Entity
113*847dbab7SAndroid Build Coastguard Worker      exercising permissions granted by this License.
114*847dbab7SAndroid Build Coastguard Worker
115*847dbab7SAndroid Build Coastguard Worker      "Source" form shall mean the preferred form for making modifications,
116*847dbab7SAndroid Build Coastguard Worker      including but not limited to software source code, documentation
117*847dbab7SAndroid Build Coastguard Worker      source, and configuration files.
118*847dbab7SAndroid Build Coastguard Worker
119*847dbab7SAndroid Build Coastguard Worker      "Object" form shall mean any form resulting from mechanical
120*847dbab7SAndroid Build Coastguard Worker      transformation or translation of a Source form, including but
121*847dbab7SAndroid Build Coastguard Worker      not limited to compiled object code, generated documentation,
122*847dbab7SAndroid Build Coastguard Worker      and conversions to other media types.
123*847dbab7SAndroid Build Coastguard Worker
124*847dbab7SAndroid Build Coastguard Worker      "Work" shall mean the work of authorship, whether in Source or
125*847dbab7SAndroid Build Coastguard Worker      Object form, made available under the License, as indicated by a
126*847dbab7SAndroid Build Coastguard Worker      copyright notice that is included in or attached to the work
127*847dbab7SAndroid Build Coastguard Worker      (an example is provided in the Appendix below).
128*847dbab7SAndroid Build Coastguard Worker
129*847dbab7SAndroid Build Coastguard Worker      "Derivative Works" shall mean any work, whether in Source or Object
130*847dbab7SAndroid Build Coastguard Worker      form, that is based on (or derived from) the Work and for which the
131*847dbab7SAndroid Build Coastguard Worker      editorial revisions, annotations, elaborations, or other modifications
132*847dbab7SAndroid Build Coastguard Worker      represent, as a whole, an original work of authorship. For the purposes
133*847dbab7SAndroid Build Coastguard Worker      of this License, Derivative Works shall not include works that remain
134*847dbab7SAndroid Build Coastguard Worker      separable from, or merely link (or bind by name) to the interfaces of,
135*847dbab7SAndroid Build Coastguard Worker      the Work and Derivative Works thereof.
136*847dbab7SAndroid Build Coastguard Worker
137*847dbab7SAndroid Build Coastguard Worker      "Contribution" shall mean any work of authorship, including
138*847dbab7SAndroid Build Coastguard Worker      the original version of the Work and any modifications or additions
139*847dbab7SAndroid Build Coastguard Worker      to that Work or Derivative Works thereof, that is intentionally
140*847dbab7SAndroid Build Coastguard Worker      submitted to Licensor for inclusion in the Work by the copyright owner
141*847dbab7SAndroid Build Coastguard Worker      or by an individual or Legal Entity authorized to submit on behalf of
142*847dbab7SAndroid Build Coastguard Worker      the copyright owner. For the purposes of this definition, "submitted"
143*847dbab7SAndroid Build Coastguard Worker      means any form of electronic, verbal, or written communication sent
144*847dbab7SAndroid Build Coastguard Worker      to the Licensor or its representatives, including but not limited to
145*847dbab7SAndroid Build Coastguard Worker      communication on electronic mailing lists, source code control systems,
146*847dbab7SAndroid Build Coastguard Worker      and issue tracking systems that are managed by, or on behalf of, the
147*847dbab7SAndroid Build Coastguard Worker      Licensor for the purpose of discussing and improving the Work, but
148*847dbab7SAndroid Build Coastguard Worker      excluding communication that is conspicuously marked or otherwise
149*847dbab7SAndroid Build Coastguard Worker      designated in writing by the copyright owner as "Not a Contribution."
150*847dbab7SAndroid Build Coastguard Worker
151*847dbab7SAndroid Build Coastguard Worker      "Contributor" shall mean Licensor and any individual or Legal Entity
152*847dbab7SAndroid Build Coastguard Worker      on behalf of whom a Contribution has been received by Licensor and
153*847dbab7SAndroid Build Coastguard Worker      subsequently incorporated within the Work.
154*847dbab7SAndroid Build Coastguard Worker
155*847dbab7SAndroid Build Coastguard Worker   2. Grant of Copyright License. Subject to the terms and conditions of
156*847dbab7SAndroid Build Coastguard Worker      this License, each Contributor hereby grants to You a perpetual,
157*847dbab7SAndroid Build Coastguard Worker      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
158*847dbab7SAndroid Build Coastguard Worker      copyright license to reproduce, prepare Derivative Works of,
159*847dbab7SAndroid Build Coastguard Worker      publicly display, publicly perform, sublicense, and distribute the
160*847dbab7SAndroid Build Coastguard Worker      Work and such Derivative Works in Source or Object form.
161*847dbab7SAndroid Build Coastguard Worker
162*847dbab7SAndroid Build Coastguard Worker   3. Grant of Patent License. Subject to the terms and conditions of
163*847dbab7SAndroid Build Coastguard Worker      this License, each Contributor hereby grants to You a perpetual,
164*847dbab7SAndroid Build Coastguard Worker      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
165*847dbab7SAndroid Build Coastguard Worker      (except as stated in this section) patent license to make, have made,
166*847dbab7SAndroid Build Coastguard Worker      use, offer to sell, sell, import, and otherwise transfer the Work,
167*847dbab7SAndroid Build Coastguard Worker      where such license applies only to those patent claims licensable
168*847dbab7SAndroid Build Coastguard Worker      by such Contributor that are necessarily infringed by their
169*847dbab7SAndroid Build Coastguard Worker      Contribution(s) alone or by combination of their Contribution(s)
170*847dbab7SAndroid Build Coastguard Worker      with the Work to which such Contribution(s) was submitted. If You
171*847dbab7SAndroid Build Coastguard Worker      institute patent litigation against any entity (including a
172*847dbab7SAndroid Build Coastguard Worker      cross-claim or counterclaim in a lawsuit) alleging that the Work
173*847dbab7SAndroid Build Coastguard Worker      or a Contribution incorporated within the Work constitutes direct
174*847dbab7SAndroid Build Coastguard Worker      or contributory patent infringement, then any patent licenses
175*847dbab7SAndroid Build Coastguard Worker      granted to You under this License for that Work shall terminate
176*847dbab7SAndroid Build Coastguard Worker      as of the date such litigation is filed.
177*847dbab7SAndroid Build Coastguard Worker
178*847dbab7SAndroid Build Coastguard Worker   4. Redistribution. You may reproduce and distribute copies of the
179*847dbab7SAndroid Build Coastguard Worker      Work or Derivative Works thereof in any medium, with or without
180*847dbab7SAndroid Build Coastguard Worker      modifications, and in Source or Object form, provided that You
181*847dbab7SAndroid Build Coastguard Worker      meet the following conditions:
182*847dbab7SAndroid Build Coastguard Worker
183*847dbab7SAndroid Build Coastguard Worker      (a) You must give any other recipients of the Work or
184*847dbab7SAndroid Build Coastguard Worker          Derivative Works a copy of this License; and
185*847dbab7SAndroid Build Coastguard Worker
186*847dbab7SAndroid Build Coastguard Worker      (b) You must cause any modified files to carry prominent notices
187*847dbab7SAndroid Build Coastguard Worker          stating that You changed the files; and
188*847dbab7SAndroid Build Coastguard Worker
189*847dbab7SAndroid Build Coastguard Worker      (c) You must retain, in the Source form of any Derivative Works
190*847dbab7SAndroid Build Coastguard Worker          that You distribute, all copyright, patent, trademark, and
191*847dbab7SAndroid Build Coastguard Worker          attribution notices from the Source form of the Work,
192*847dbab7SAndroid Build Coastguard Worker          excluding those notices that do not pertain to any part of
193*847dbab7SAndroid Build Coastguard Worker          the Derivative Works; and
194*847dbab7SAndroid Build Coastguard Worker
195*847dbab7SAndroid Build Coastguard Worker      (d) If the Work includes a "NOTICE" text file as part of its
196*847dbab7SAndroid Build Coastguard Worker          distribution, then any Derivative Works that You distribute must
197*847dbab7SAndroid Build Coastguard Worker          include a readable copy of the attribution notices contained
198*847dbab7SAndroid Build Coastguard Worker          within such NOTICE file, excluding those notices that do not
199*847dbab7SAndroid Build Coastguard Worker          pertain to any part of the Derivative Works, in at least one
200*847dbab7SAndroid Build Coastguard Worker          of the following places: within a NOTICE text file distributed
201*847dbab7SAndroid Build Coastguard Worker          as part of the Derivative Works; within the Source form or
202*847dbab7SAndroid Build Coastguard Worker          documentation, if provided along with the Derivative Works; or,
203*847dbab7SAndroid Build Coastguard Worker          within a display generated by the Derivative Works, if and
204*847dbab7SAndroid Build Coastguard Worker          wherever such third-party notices normally appear. The contents
205*847dbab7SAndroid Build Coastguard Worker          of the NOTICE file are for informational purposes only and
206*847dbab7SAndroid Build Coastguard Worker          do not modify the License. You may add Your own attribution
207*847dbab7SAndroid Build Coastguard Worker          notices within Derivative Works that You distribute, alongside
208*847dbab7SAndroid Build Coastguard Worker          or as an addendum to the NOTICE text from the Work, provided
209*847dbab7SAndroid Build Coastguard Worker          that such additional attribution notices cannot be construed
210*847dbab7SAndroid Build Coastguard Worker          as modifying the License.
211*847dbab7SAndroid Build Coastguard Worker
212*847dbab7SAndroid Build Coastguard Worker      You may add Your own copyright statement to Your modifications and
213*847dbab7SAndroid Build Coastguard Worker      may provide additional or different license terms and conditions
214*847dbab7SAndroid Build Coastguard Worker      for use, reproduction, or distribution of Your modifications, or
215*847dbab7SAndroid Build Coastguard Worker      for any such Derivative Works as a whole, provided Your use,
216*847dbab7SAndroid Build Coastguard Worker      reproduction, and distribution of the Work otherwise complies with
217*847dbab7SAndroid Build Coastguard Worker      the conditions stated in this License.
218*847dbab7SAndroid Build Coastguard Worker
219*847dbab7SAndroid Build Coastguard Worker   5. Submission of Contributions. Unless You explicitly state otherwise,
220*847dbab7SAndroid Build Coastguard Worker      any Contribution intentionally submitted for inclusion in the Work
221*847dbab7SAndroid Build Coastguard Worker      by You to the Licensor shall be under the terms and conditions of
222*847dbab7SAndroid Build Coastguard Worker      this License, without any additional terms or conditions.
223*847dbab7SAndroid Build Coastguard Worker      Notwithstanding the above, nothing herein shall supersede or modify
224*847dbab7SAndroid Build Coastguard Worker      the terms of any separate license agreement you may have executed
225*847dbab7SAndroid Build Coastguard Worker      with Licensor regarding such Contributions.
226*847dbab7SAndroid Build Coastguard Worker
227*847dbab7SAndroid Build Coastguard Worker   6. Trademarks. This License does not grant permission to use the trade
228*847dbab7SAndroid Build Coastguard Worker      names, trademarks, service marks, or product names of the Licensor,
229*847dbab7SAndroid Build Coastguard Worker      except as required for reasonable and customary use in describing the
230*847dbab7SAndroid Build Coastguard Worker      origin of the Work and reproducing the content of the NOTICE file.
231*847dbab7SAndroid Build Coastguard Worker
232*847dbab7SAndroid Build Coastguard Worker   7. Disclaimer of Warranty. Unless required by applicable law or
233*847dbab7SAndroid Build Coastguard Worker      agreed to in writing, Licensor provides the Work (and each
234*847dbab7SAndroid Build Coastguard Worker      Contributor provides its Contributions) on an "AS IS" BASIS,
235*847dbab7SAndroid Build Coastguard Worker      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
236*847dbab7SAndroid Build Coastguard Worker      implied, including, without limitation, any warranties or conditions
237*847dbab7SAndroid Build Coastguard Worker      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
238*847dbab7SAndroid Build Coastguard Worker      PARTICULAR PURPOSE. You are solely responsible for determining the
239*847dbab7SAndroid Build Coastguard Worker      appropriateness of using or redistributing the Work and assume any
240*847dbab7SAndroid Build Coastguard Worker      risks associated with Your exercise of permissions under this License.
241*847dbab7SAndroid Build Coastguard Worker
242*847dbab7SAndroid Build Coastguard Worker   8. Limitation of Liability. In no event and under no legal theory,
243*847dbab7SAndroid Build Coastguard Worker      whether in tort (including negligence), contract, or otherwise,
244*847dbab7SAndroid Build Coastguard Worker      unless required by applicable law (such as deliberate and grossly
245*847dbab7SAndroid Build Coastguard Worker      negligent acts) or agreed to in writing, shall any Contributor be
246*847dbab7SAndroid Build Coastguard Worker      liable to You for damages, including any direct, indirect, special,
247*847dbab7SAndroid Build Coastguard Worker      incidental, or consequential damages of any character arising as a
248*847dbab7SAndroid Build Coastguard Worker      result of this License or out of the use or inability to use the
249*847dbab7SAndroid Build Coastguard Worker      Work (including but not limited to damages for loss of goodwill,
250*847dbab7SAndroid Build Coastguard Worker      work stoppage, computer failure or malfunction, or any and all
251*847dbab7SAndroid Build Coastguard Worker      other commercial damages or losses), even if such Contributor
252*847dbab7SAndroid Build Coastguard Worker      has been advised of the possibility of such damages.
253*847dbab7SAndroid Build Coastguard Worker
254*847dbab7SAndroid Build Coastguard Worker   9. Accepting Warranty or Additional Liability. While redistributing
255*847dbab7SAndroid Build Coastguard Worker      the Work or Derivative Works thereof, You may choose to offer,
256*847dbab7SAndroid Build Coastguard Worker      and charge a fee for, acceptance of support, warranty, indemnity,
257*847dbab7SAndroid Build Coastguard Worker      or other liability obligations and/or rights consistent with this
258*847dbab7SAndroid Build Coastguard Worker      License. However, in accepting such obligations, You may act only
259*847dbab7SAndroid Build Coastguard Worker      on Your own behalf and on Your sole responsibility, not on behalf
260*847dbab7SAndroid Build Coastguard Worker      of any other Contributor, and only if You agree to indemnify,
261*847dbab7SAndroid Build Coastguard Worker      defend, and hold each Contributor harmless for any liability
262*847dbab7SAndroid Build Coastguard Worker      incurred by, or claims asserted against, such Contributor by reason
263*847dbab7SAndroid Build Coastguard Worker      of your accepting any such warranty or additional liability.