xref: /aosp_15_r20/external/jsr330/NOTICE (revision 3ff81872dd771505ae446579ad46cd1fa54f7475)
1*3ff81872SXin Li                                 Apache License
2*3ff81872SXin Li                           Version 2.0, January 2004
3*3ff81872SXin Li                        http://www.apache.org/licenses/
4*3ff81872SXin Li
5*3ff81872SXin Li   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6*3ff81872SXin Li
7*3ff81872SXin Li   1. Definitions.
8*3ff81872SXin Li
9*3ff81872SXin Li      "License" shall mean the terms and conditions for use, reproduction,
10*3ff81872SXin Li      and distribution as defined by Sections 1 through 9 of this document.
11*3ff81872SXin Li
12*3ff81872SXin Li      "Licensor" shall mean the copyright owner or entity authorized by
13*3ff81872SXin Li      the copyright owner that is granting the License.
14*3ff81872SXin Li
15*3ff81872SXin Li      "Legal Entity" shall mean the union of the acting entity and all
16*3ff81872SXin Li      other entities that control, are controlled by, or are under common
17*3ff81872SXin Li      control with that entity. For the purposes of this definition,
18*3ff81872SXin Li      "control" means (i) the power, direct or indirect, to cause the
19*3ff81872SXin Li      direction or management of such entity, whether by contract or
20*3ff81872SXin Li      otherwise, or (ii) ownership of fifty percent (50%) or more of the
21*3ff81872SXin Li      outstanding shares, or (iii) beneficial ownership of such entity.
22*3ff81872SXin Li
23*3ff81872SXin Li      "You" (or "Your") shall mean an individual or Legal Entity
24*3ff81872SXin Li      exercising permissions granted by this License.
25*3ff81872SXin Li
26*3ff81872SXin Li      "Source" form shall mean the preferred form for making modifications,
27*3ff81872SXin Li      including but not limited to software source code, documentation
28*3ff81872SXin Li      source, and configuration files.
29*3ff81872SXin Li
30*3ff81872SXin Li      "Object" form shall mean any form resulting from mechanical
31*3ff81872SXin Li      transformation or translation of a Source form, including but
32*3ff81872SXin Li      not limited to compiled object code, generated documentation,
33*3ff81872SXin Li      and conversions to other media types.
34*3ff81872SXin Li
35*3ff81872SXin Li      "Work" shall mean the work of authorship, whether in Source or
36*3ff81872SXin Li      Object form, made available under the License, as indicated by a
37*3ff81872SXin Li      copyright notice that is included in or attached to the work
38*3ff81872SXin Li      (an example is provided in the Appendix below).
39*3ff81872SXin Li
40*3ff81872SXin Li      "Derivative Works" shall mean any work, whether in Source or Object
41*3ff81872SXin Li      form, that is based on (or derived from) the Work and for which the
42*3ff81872SXin Li      editorial revisions, annotations, elaborations, or other modifications
43*3ff81872SXin Li      represent, as a whole, an original work of authorship. For the purposes
44*3ff81872SXin Li      of this License, Derivative Works shall not include works that remain
45*3ff81872SXin Li      separable from, or merely link (or bind by name) to the interfaces of,
46*3ff81872SXin Li      the Work and Derivative Works thereof.
47*3ff81872SXin Li
48*3ff81872SXin Li      "Contribution" shall mean any work of authorship, including
49*3ff81872SXin Li      the original version of the Work and any modifications or additions
50*3ff81872SXin Li      to that Work or Derivative Works thereof, that is intentionally
51*3ff81872SXin Li      submitted to Licensor for inclusion in the Work by the copyright owner
52*3ff81872SXin Li      or by an individual or Legal Entity authorized to submit on behalf of
53*3ff81872SXin Li      the copyright owner. For the purposes of this definition, "submitted"
54*3ff81872SXin Li      means any form of electronic, verbal, or written communication sent
55*3ff81872SXin Li      to the Licensor or its representatives, including but not limited to
56*3ff81872SXin Li      communication on electronic mailing lists, source code control systems,
57*3ff81872SXin Li      and issue tracking systems that are managed by, or on behalf of, the
58*3ff81872SXin Li      Licensor for the purpose of discussing and improving the Work, but
59*3ff81872SXin Li      excluding communication that is conspicuously marked or otherwise
60*3ff81872SXin Li      designated in writing by the copyright owner as "Not a Contribution."
61*3ff81872SXin Li
62*3ff81872SXin Li      "Contributor" shall mean Licensor and any individual or Legal Entity
63*3ff81872SXin Li      on behalf of whom a Contribution has been received by Licensor and
64*3ff81872SXin Li      subsequently incorporated within the Work.
65*3ff81872SXin Li
66*3ff81872SXin Li   2. Grant of Copyright License. Subject to the terms and conditions of
67*3ff81872SXin Li      this License, each Contributor hereby grants to You a perpetual,
68*3ff81872SXin Li      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69*3ff81872SXin Li      copyright license to reproduce, prepare Derivative Works of,
70*3ff81872SXin Li      publicly display, publicly perform, sublicense, and distribute the
71*3ff81872SXin Li      Work and such Derivative Works in Source or Object form.
72*3ff81872SXin Li
73*3ff81872SXin Li   3. Grant of Patent License. Subject to the terms and conditions of
74*3ff81872SXin Li      this License, each Contributor hereby grants to You a perpetual,
75*3ff81872SXin Li      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76*3ff81872SXin Li      (except as stated in this section) patent license to make, have made,
77*3ff81872SXin Li      use, offer to sell, sell, import, and otherwise transfer the Work,
78*3ff81872SXin Li      where such license applies only to those patent claims licensable
79*3ff81872SXin Li      by such Contributor that are necessarily infringed by their
80*3ff81872SXin Li      Contribution(s) alone or by combination of their Contribution(s)
81*3ff81872SXin Li      with the Work to which such Contribution(s) was submitted. If You
82*3ff81872SXin Li      institute patent litigation against any entity (including a
83*3ff81872SXin Li      cross-claim or counterclaim in a lawsuit) alleging that the Work
84*3ff81872SXin Li      or a Contribution incorporated within the Work constitutes direct
85*3ff81872SXin Li      or contributory patent infringement, then any patent licenses
86*3ff81872SXin Li      granted to You under this License for that Work shall terminate
87*3ff81872SXin Li      as of the date such litigation is filed.
88*3ff81872SXin Li
89*3ff81872SXin Li   4. Redistribution. You may reproduce and distribute copies of the
90*3ff81872SXin Li      Work or Derivative Works thereof in any medium, with or without
91*3ff81872SXin Li      modifications, and in Source or Object form, provided that You
92*3ff81872SXin Li      meet the following conditions:
93*3ff81872SXin Li
94*3ff81872SXin Li      (a) You must give any other recipients of the Work or
95*3ff81872SXin Li          Derivative Works a copy of this License; and
96*3ff81872SXin Li
97*3ff81872SXin Li      (b) You must cause any modified files to carry prominent notices
98*3ff81872SXin Li          stating that You changed the files; and
99*3ff81872SXin Li
100*3ff81872SXin Li      (c) You must retain, in the Source form of any Derivative Works
101*3ff81872SXin Li          that You distribute, all copyright, patent, trademark, and
102*3ff81872SXin Li          attribution notices from the Source form of the Work,
103*3ff81872SXin Li          excluding those notices that do not pertain to any part of
104*3ff81872SXin Li          the Derivative Works; and
105*3ff81872SXin Li
106*3ff81872SXin Li      (d) If the Work includes a "NOTICE" text file as part of its
107*3ff81872SXin Li          distribution, then any Derivative Works that You distribute must
108*3ff81872SXin Li          include a readable copy of the attribution notices contained
109*3ff81872SXin Li          within such NOTICE file, excluding those notices that do not
110*3ff81872SXin Li          pertain to any part of the Derivative Works, in at least one
111*3ff81872SXin Li          of the following places: within a NOTICE text file distributed
112*3ff81872SXin Li          as part of the Derivative Works; within the Source form or
113*3ff81872SXin Li          documentation, if provided along with the Derivative Works; or,
114*3ff81872SXin Li          within a display generated by the Derivative Works, if and
115*3ff81872SXin Li          wherever such third-party notices normally appear. The contents
116*3ff81872SXin Li          of the NOTICE file are for informational purposes only and
117*3ff81872SXin Li          do not modify the License. You may add Your own attribution
118*3ff81872SXin Li          notices within Derivative Works that You distribute, alongside
119*3ff81872SXin Li          or as an addendum to the NOTICE text from the Work, provided
120*3ff81872SXin Li          that such additional attribution notices cannot be construed
121*3ff81872SXin Li          as modifying the License.
122*3ff81872SXin Li
123*3ff81872SXin Li      You may add Your own copyright statement to Your modifications and
124*3ff81872SXin Li      may provide additional or different license terms and conditions
125*3ff81872SXin Li      for use, reproduction, or distribution of Your modifications, or
126*3ff81872SXin Li      for any such Derivative Works as a whole, provided Your use,
127*3ff81872SXin Li      reproduction, and distribution of the Work otherwise complies with
128*3ff81872SXin Li      the conditions stated in this License.
129*3ff81872SXin Li
130*3ff81872SXin Li   5. Submission of Contributions. Unless You explicitly state otherwise,
131*3ff81872SXin Li      any Contribution intentionally submitted for inclusion in the Work
132*3ff81872SXin Li      by You to the Licensor shall be under the terms and conditions of
133*3ff81872SXin Li      this License, without any additional terms or conditions.
134*3ff81872SXin Li      Notwithstanding the above, nothing herein shall supersede or modify
135*3ff81872SXin Li      the terms of any separate license agreement you may have executed
136*3ff81872SXin Li      with Licensor regarding such Contributions.
137*3ff81872SXin Li
138*3ff81872SXin Li   6. Trademarks. This License does not grant permission to use the trade
139*3ff81872SXin Li      names, trademarks, service marks, or product names of the Licensor,
140*3ff81872SXin Li      except as required for reasonable and customary use in describing the
141*3ff81872SXin Li      origin of the Work and reproducing the content of the NOTICE file.
142*3ff81872SXin Li
143*3ff81872SXin Li   7. Disclaimer of Warranty. Unless required by applicable law or
144*3ff81872SXin Li      agreed to in writing, Licensor provides the Work (and each
145*3ff81872SXin Li      Contributor provides its Contributions) on an "AS IS" BASIS,
146*3ff81872SXin Li      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147*3ff81872SXin Li      implied, including, without limitation, any warranties or conditions
148*3ff81872SXin Li      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149*3ff81872SXin Li      PARTICULAR PURPOSE. You are solely responsible for determining the
150*3ff81872SXin Li      appropriateness of using or redistributing the Work and assume any
151*3ff81872SXin Li      risks associated with Your exercise of permissions under this License.
152*3ff81872SXin Li
153*3ff81872SXin Li   8. Limitation of Liability. In no event and under no legal theory,
154*3ff81872SXin Li      whether in tort (including negligence), contract, or otherwise,
155*3ff81872SXin Li      unless required by applicable law (such as deliberate and grossly
156*3ff81872SXin Li      negligent acts) or agreed to in writing, shall any Contributor be
157*3ff81872SXin Li      liable to You for damages, including any direct, indirect, special,
158*3ff81872SXin Li      incidental, or consequential damages of any character arising as a
159*3ff81872SXin Li      result of this License or out of the use or inability to use the
160*3ff81872SXin Li      Work (including but not limited to damages for loss of goodwill,
161*3ff81872SXin Li      work stoppage, computer failure or malfunction, or any and all
162*3ff81872SXin Li      other commercial damages or losses), even if such Contributor
163*3ff81872SXin Li      has been advised of the possibility of such damages.
164*3ff81872SXin Li
165*3ff81872SXin Li   9. Accepting Warranty or Additional Liability. While redistributing
166*3ff81872SXin Li      the Work or Derivative Works thereof, You may choose to offer,
167*3ff81872SXin Li      and charge a fee for, acceptance of support, warranty, indemnity,
168*3ff81872SXin Li      or other liability obligations and/or rights consistent with this
169*3ff81872SXin Li      License. However, in accepting such obligations, You may act only
170*3ff81872SXin Li      on Your own behalf and on Your sole responsibility, not on behalf
171*3ff81872SXin Li      of any other Contributor, and only if You agree to indemnify,
172*3ff81872SXin Li      defend, and hold each Contributor harmless for any liability
173*3ff81872SXin Li      incurred by, or claims asserted against, such Contributor by reason
174*3ff81872SXin Li      of your accepting any such warranty or additional liability.
175*3ff81872SXin Li
176*3ff81872SXin Li   END OF TERMS AND CONDITIONS
177*3ff81872SXin Li
178*3ff81872SXin Li   APPENDIX: How to apply the Apache License to your work.
179*3ff81872SXin Li
180*3ff81872SXin Li      To apply the Apache License to your work, attach the following
181*3ff81872SXin Li      boilerplate notice, with the fields enclosed by brackets "[]"
182*3ff81872SXin Li      replaced with your own identifying information. (Don't include
183*3ff81872SXin Li      the brackets!)  The text should be enclosed in the appropriate
184*3ff81872SXin Li      comment syntax for the file format. We also recommend that a
185*3ff81872SXin Li      file or class name and description of purpose be included on the
186*3ff81872SXin Li      same "printed page" as the copyright notice for easier
187*3ff81872SXin Li      identification within third-party archives.
188*3ff81872SXin Li
189*3ff81872SXin Li   Copyright [yyyy] [name of copyright owner]
190*3ff81872SXin Li
191*3ff81872SXin Li   Licensed under the Apache License, Version 2.0 (the "License");
192*3ff81872SXin Li   you may not use this file except in compliance with the License.
193*3ff81872SXin Li   You may obtain a copy of the License at
194*3ff81872SXin Li
195*3ff81872SXin Li       http://www.apache.org/licenses/LICENSE-2.0
196*3ff81872SXin Li
197*3ff81872SXin Li   Unless required by applicable law or agreed to in writing, software
198*3ff81872SXin Li   distributed under the License is distributed on an "AS IS" BASIS,
199*3ff81872SXin Li   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200*3ff81872SXin Li   See the License for the specific language governing permissions and
201*3ff81872SXin Li   limitations under the License.
202