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