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