1 |
efrain |
1 |
# Acknowledgements
|
|
|
2 |
This application makes use of the following third party libraries:
|
|
|
3 |
|
|
|
4 |
## Alamofire
|
|
|
5 |
|
|
|
6 |
Copyright (c) 2014-2022 Alamofire Software Foundation (http://alamofire.org/)
|
|
|
7 |
|
|
|
8 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
9 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
10 |
in the Software without restriction, including without limitation the rights
|
|
|
11 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
12 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
13 |
furnished to do so, subject to the following conditions:
|
|
|
14 |
|
|
|
15 |
The above copyright notice and this permission notice shall be included in
|
|
|
16 |
all copies or substantial portions of the Software.
|
|
|
17 |
|
|
|
18 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
19 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
20 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
21 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
22 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
23 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
24 |
THE SOFTWARE.
|
|
|
25 |
|
|
|
26 |
|
|
|
27 |
## AlamofireImage
|
|
|
28 |
|
|
|
29 |
Copyright (c) 2015-2021 Alamofire Software Foundation (http://alamofire.org/)
|
|
|
30 |
|
|
|
31 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
32 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
33 |
in the Software without restriction, including without limitation the rights
|
|
|
34 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
35 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
36 |
furnished to do so, subject to the following conditions:
|
|
|
37 |
|
|
|
38 |
The above copyright notice and this permission notice shall be included in
|
|
|
39 |
all copies or substantial portions of the Software.
|
|
|
40 |
|
|
|
41 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
42 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
43 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
44 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
45 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
46 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
47 |
THE SOFTWARE.
|
|
|
48 |
|
|
|
49 |
|
|
|
50 |
## DeviceKit
|
|
|
51 |
|
|
|
52 |
Copyright (c) 2015 Dennis Weissmann
|
|
|
53 |
|
|
|
54 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
55 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
56 |
in the Software without restriction, including without limitation the rights
|
|
|
57 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
58 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
59 |
furnished to do so, subject to the following conditions:
|
|
|
60 |
|
|
|
61 |
The above copyright notice and this permission notice shall be included in
|
|
|
62 |
all copies or substantial portions of the Software.
|
|
|
63 |
|
|
|
64 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
65 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
66 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
67 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
68 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
69 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
70 |
THE SOFTWARE.
|
|
|
71 |
|
|
|
72 |
## Firebase
|
|
|
73 |
|
|
|
74 |
|
|
|
75 |
Apache License
|
|
|
76 |
Version 2.0, January 2004
|
|
|
77 |
http://www.apache.org/licenses/
|
|
|
78 |
|
|
|
79 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
80 |
|
|
|
81 |
1. Definitions.
|
|
|
82 |
|
|
|
83 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
84 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
85 |
|
|
|
86 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
87 |
the copyright owner that is granting the License.
|
|
|
88 |
|
|
|
89 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
90 |
other entities that control, are controlled by, or are under common
|
|
|
91 |
control with that entity. For the purposes of this definition,
|
|
|
92 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
93 |
direction or management of such entity, whether by contract or
|
|
|
94 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
95 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
96 |
|
|
|
97 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
98 |
exercising permissions granted by this License.
|
|
|
99 |
|
|
|
100 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
101 |
including but not limited to software source code, documentation
|
|
|
102 |
source, and configuration files.
|
|
|
103 |
|
|
|
104 |
"Object" form shall mean any form resulting from mechanical
|
|
|
105 |
transformation or translation of a Source form, including but
|
|
|
106 |
not limited to compiled object code, generated documentation,
|
|
|
107 |
and conversions to other media types.
|
|
|
108 |
|
|
|
109 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
110 |
Object form, made available under the License, as indicated by a
|
|
|
111 |
copyright notice that is included in or attached to the work
|
|
|
112 |
(an example is provided in the Appendix below).
|
|
|
113 |
|
|
|
114 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
115 |
form, that is based on (or derived from) the Work and for which the
|
|
|
116 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
117 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
118 |
of this License, Derivative Works shall not include works that remain
|
|
|
119 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
120 |
the Work and Derivative Works thereof.
|
|
|
121 |
|
|
|
122 |
"Contribution" shall mean any work of authorship, including
|
|
|
123 |
the original version of the Work and any modifications or additions
|
|
|
124 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
125 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
126 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
127 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
128 |
means any form of electronic, verbal, or written communication sent
|
|
|
129 |
to the Licensor or its representatives, including but not limited to
|
|
|
130 |
communication on electronic mailing lists, source code control systems,
|
|
|
131 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
132 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
133 |
excluding communication that is conspicuously marked or otherwise
|
|
|
134 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
135 |
|
|
|
136 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
137 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
138 |
subsequently incorporated within the Work.
|
|
|
139 |
|
|
|
140 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
141 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
142 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
143 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
144 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
145 |
Work and such Derivative Works in Source or Object form.
|
|
|
146 |
|
|
|
147 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
148 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
149 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
150 |
(except as stated in this section) patent license to make, have made,
|
|
|
151 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
152 |
where such license applies only to those patent claims licensable
|
|
|
153 |
by such Contributor that are necessarily infringed by their
|
|
|
154 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
155 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
156 |
institute patent litigation against any entity (including a
|
|
|
157 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
158 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
159 |
or contributory patent infringement, then any patent licenses
|
|
|
160 |
granted to You under this License for that Work shall terminate
|
|
|
161 |
as of the date such litigation is filed.
|
|
|
162 |
|
|
|
163 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
164 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
165 |
modifications, and in Source or Object form, provided that You
|
|
|
166 |
meet the following conditions:
|
|
|
167 |
|
|
|
168 |
(a) You must give any other recipients of the Work or
|
|
|
169 |
Derivative Works a copy of this License; and
|
|
|
170 |
|
|
|
171 |
(b) You must cause any modified files to carry prominent notices
|
|
|
172 |
stating that You changed the files; and
|
|
|
173 |
|
|
|
174 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
175 |
that You distribute, all copyright, patent, trademark, and
|
|
|
176 |
attribution notices from the Source form of the Work,
|
|
|
177 |
excluding those notices that do not pertain to any part of
|
|
|
178 |
the Derivative Works; and
|
|
|
179 |
|
|
|
180 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
181 |
distribution, then any Derivative Works that You distribute must
|
|
|
182 |
include a readable copy of the attribution notices contained
|
|
|
183 |
within such NOTICE file, excluding those notices that do not
|
|
|
184 |
pertain to any part of the Derivative Works, in at least one
|
|
|
185 |
of the following places: within a NOTICE text file distributed
|
|
|
186 |
as part of the Derivative Works; within the Source form or
|
|
|
187 |
documentation, if provided along with the Derivative Works; or,
|
|
|
188 |
within a display generated by the Derivative Works, if and
|
|
|
189 |
wherever such third-party notices normally appear. The contents
|
|
|
190 |
of the NOTICE file are for informational purposes only and
|
|
|
191 |
do not modify the License. You may add Your own attribution
|
|
|
192 |
notices within Derivative Works that You distribute, alongside
|
|
|
193 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
194 |
that such additional attribution notices cannot be construed
|
|
|
195 |
as modifying the License.
|
|
|
196 |
|
|
|
197 |
You may add Your own copyright statement to Your modifications and
|
|
|
198 |
may provide additional or different license terms and conditions
|
|
|
199 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
200 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
201 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
202 |
the conditions stated in this License.
|
|
|
203 |
|
|
|
204 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
205 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
206 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
207 |
this License, without any additional terms or conditions.
|
|
|
208 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
209 |
the terms of any separate license agreement you may have executed
|
|
|
210 |
with Licensor regarding such Contributions.
|
|
|
211 |
|
|
|
212 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
213 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
214 |
except as required for reasonable and customary use in describing the
|
|
|
215 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
216 |
|
|
|
217 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
218 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
219 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
220 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
221 |
implied, including, without limitation, any warranties or conditions
|
|
|
222 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
223 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
224 |
appropriateness of using or redistributing the Work and assume any
|
|
|
225 |
risks associated with Your exercise of permissions under this License.
|
|
|
226 |
|
|
|
227 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
228 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
229 |
unless required by applicable law (such as deliberate and grossly
|
|
|
230 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
231 |
liable to You for damages, including any direct, indirect, special,
|
|
|
232 |
incidental, or consequential damages of any character arising as a
|
|
|
233 |
result of this License or out of the use or inability to use the
|
|
|
234 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
235 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
236 |
other commercial damages or losses), even if such Contributor
|
|
|
237 |
has been advised of the possibility of such damages.
|
|
|
238 |
|
|
|
239 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
240 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
241 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
242 |
or other liability obligations and/or rights consistent with this
|
|
|
243 |
License. However, in accepting such obligations, You may act only
|
|
|
244 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
245 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
246 |
defend, and hold each Contributor harmless for any liability
|
|
|
247 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
248 |
of your accepting any such warranty or additional liability.
|
|
|
249 |
|
|
|
250 |
END OF TERMS AND CONDITIONS
|
|
|
251 |
|
|
|
252 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
253 |
|
|
|
254 |
To apply the Apache License to your work, attach the following
|
|
|
255 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
256 |
replaced with your own identifying information. (Don't include
|
|
|
257 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
258 |
comment syntax for the file format. We also recommend that a
|
|
|
259 |
file or class name and description of purpose be included on the
|
|
|
260 |
same "printed page" as the copyright notice for easier
|
|
|
261 |
identification within third-party archives.
|
|
|
262 |
|
|
|
263 |
Copyright [yyyy] [name of copyright owner]
|
|
|
264 |
|
|
|
265 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
266 |
you may not use this file except in compliance with the License.
|
|
|
267 |
You may obtain a copy of the License at
|
|
|
268 |
|
|
|
269 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
270 |
|
|
|
271 |
Unless required by applicable law or agreed to in writing, software
|
|
|
272 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
273 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
274 |
See the License for the specific language governing permissions and
|
|
|
275 |
limitations under the License.
|
|
|
276 |
|
|
|
277 |
|
|
|
278 |
## FirebaseABTesting
|
|
|
279 |
|
|
|
280 |
|
|
|
281 |
Apache License
|
|
|
282 |
Version 2.0, January 2004
|
|
|
283 |
http://www.apache.org/licenses/
|
|
|
284 |
|
|
|
285 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
286 |
|
|
|
287 |
1. Definitions.
|
|
|
288 |
|
|
|
289 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
290 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
291 |
|
|
|
292 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
293 |
the copyright owner that is granting the License.
|
|
|
294 |
|
|
|
295 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
296 |
other entities that control, are controlled by, or are under common
|
|
|
297 |
control with that entity. For the purposes of this definition,
|
|
|
298 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
299 |
direction or management of such entity, whether by contract or
|
|
|
300 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
301 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
302 |
|
|
|
303 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
304 |
exercising permissions granted by this License.
|
|
|
305 |
|
|
|
306 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
307 |
including but not limited to software source code, documentation
|
|
|
308 |
source, and configuration files.
|
|
|
309 |
|
|
|
310 |
"Object" form shall mean any form resulting from mechanical
|
|
|
311 |
transformation or translation of a Source form, including but
|
|
|
312 |
not limited to compiled object code, generated documentation,
|
|
|
313 |
and conversions to other media types.
|
|
|
314 |
|
|
|
315 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
316 |
Object form, made available under the License, as indicated by a
|
|
|
317 |
copyright notice that is included in or attached to the work
|
|
|
318 |
(an example is provided in the Appendix below).
|
|
|
319 |
|
|
|
320 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
321 |
form, that is based on (or derived from) the Work and for which the
|
|
|
322 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
323 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
324 |
of this License, Derivative Works shall not include works that remain
|
|
|
325 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
326 |
the Work and Derivative Works thereof.
|
|
|
327 |
|
|
|
328 |
"Contribution" shall mean any work of authorship, including
|
|
|
329 |
the original version of the Work and any modifications or additions
|
|
|
330 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
331 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
332 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
333 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
334 |
means any form of electronic, verbal, or written communication sent
|
|
|
335 |
to the Licensor or its representatives, including but not limited to
|
|
|
336 |
communication on electronic mailing lists, source code control systems,
|
|
|
337 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
338 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
339 |
excluding communication that is conspicuously marked or otherwise
|
|
|
340 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
341 |
|
|
|
342 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
343 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
344 |
subsequently incorporated within the Work.
|
|
|
345 |
|
|
|
346 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
347 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
348 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
349 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
350 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
351 |
Work and such Derivative Works in Source or Object form.
|
|
|
352 |
|
|
|
353 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
354 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
355 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
356 |
(except as stated in this section) patent license to make, have made,
|
|
|
357 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
358 |
where such license applies only to those patent claims licensable
|
|
|
359 |
by such Contributor that are necessarily infringed by their
|
|
|
360 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
361 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
362 |
institute patent litigation against any entity (including a
|
|
|
363 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
364 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
365 |
or contributory patent infringement, then any patent licenses
|
|
|
366 |
granted to You under this License for that Work shall terminate
|
|
|
367 |
as of the date such litigation is filed.
|
|
|
368 |
|
|
|
369 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
370 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
371 |
modifications, and in Source or Object form, provided that You
|
|
|
372 |
meet the following conditions:
|
|
|
373 |
|
|
|
374 |
(a) You must give any other recipients of the Work or
|
|
|
375 |
Derivative Works a copy of this License; and
|
|
|
376 |
|
|
|
377 |
(b) You must cause any modified files to carry prominent notices
|
|
|
378 |
stating that You changed the files; and
|
|
|
379 |
|
|
|
380 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
381 |
that You distribute, all copyright, patent, trademark, and
|
|
|
382 |
attribution notices from the Source form of the Work,
|
|
|
383 |
excluding those notices that do not pertain to any part of
|
|
|
384 |
the Derivative Works; and
|
|
|
385 |
|
|
|
386 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
387 |
distribution, then any Derivative Works that You distribute must
|
|
|
388 |
include a readable copy of the attribution notices contained
|
|
|
389 |
within such NOTICE file, excluding those notices that do not
|
|
|
390 |
pertain to any part of the Derivative Works, in at least one
|
|
|
391 |
of the following places: within a NOTICE text file distributed
|
|
|
392 |
as part of the Derivative Works; within the Source form or
|
|
|
393 |
documentation, if provided along with the Derivative Works; or,
|
|
|
394 |
within a display generated by the Derivative Works, if and
|
|
|
395 |
wherever such third-party notices normally appear. The contents
|
|
|
396 |
of the NOTICE file are for informational purposes only and
|
|
|
397 |
do not modify the License. You may add Your own attribution
|
|
|
398 |
notices within Derivative Works that You distribute, alongside
|
|
|
399 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
400 |
that such additional attribution notices cannot be construed
|
|
|
401 |
as modifying the License.
|
|
|
402 |
|
|
|
403 |
You may add Your own copyright statement to Your modifications and
|
|
|
404 |
may provide additional or different license terms and conditions
|
|
|
405 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
406 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
407 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
408 |
the conditions stated in this License.
|
|
|
409 |
|
|
|
410 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
411 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
412 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
413 |
this License, without any additional terms or conditions.
|
|
|
414 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
415 |
the terms of any separate license agreement you may have executed
|
|
|
416 |
with Licensor regarding such Contributions.
|
|
|
417 |
|
|
|
418 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
419 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
420 |
except as required for reasonable and customary use in describing the
|
|
|
421 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
422 |
|
|
|
423 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
424 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
425 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
426 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
427 |
implied, including, without limitation, any warranties or conditions
|
|
|
428 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
429 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
430 |
appropriateness of using or redistributing the Work and assume any
|
|
|
431 |
risks associated with Your exercise of permissions under this License.
|
|
|
432 |
|
|
|
433 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
434 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
435 |
unless required by applicable law (such as deliberate and grossly
|
|
|
436 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
437 |
liable to You for damages, including any direct, indirect, special,
|
|
|
438 |
incidental, or consequential damages of any character arising as a
|
|
|
439 |
result of this License or out of the use or inability to use the
|
|
|
440 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
441 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
442 |
other commercial damages or losses), even if such Contributor
|
|
|
443 |
has been advised of the possibility of such damages.
|
|
|
444 |
|
|
|
445 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
446 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
447 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
448 |
or other liability obligations and/or rights consistent with this
|
|
|
449 |
License. However, in accepting such obligations, You may act only
|
|
|
450 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
451 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
452 |
defend, and hold each Contributor harmless for any liability
|
|
|
453 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
454 |
of your accepting any such warranty or additional liability.
|
|
|
455 |
|
|
|
456 |
END OF TERMS AND CONDITIONS
|
|
|
457 |
|
|
|
458 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
459 |
|
|
|
460 |
To apply the Apache License to your work, attach the following
|
|
|
461 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
462 |
replaced with your own identifying information. (Don't include
|
|
|
463 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
464 |
comment syntax for the file format. We also recommend that a
|
|
|
465 |
file or class name and description of purpose be included on the
|
|
|
466 |
same "printed page" as the copyright notice for easier
|
|
|
467 |
identification within third-party archives.
|
|
|
468 |
|
|
|
469 |
Copyright [yyyy] [name of copyright owner]
|
|
|
470 |
|
|
|
471 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
472 |
you may not use this file except in compliance with the License.
|
|
|
473 |
You may obtain a copy of the License at
|
|
|
474 |
|
|
|
475 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
476 |
|
|
|
477 |
Unless required by applicable law or agreed to in writing, software
|
|
|
478 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
479 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
480 |
See the License for the specific language governing permissions and
|
|
|
481 |
limitations under the License.
|
|
|
482 |
|
|
|
483 |
|
|
|
484 |
## FirebaseAnalytics
|
|
|
485 |
|
|
|
486 |
Copyright 2021 Google
|
|
|
487 |
|
|
|
488 |
## FirebaseCore
|
|
|
489 |
|
|
|
490 |
|
|
|
491 |
Apache License
|
|
|
492 |
Version 2.0, January 2004
|
|
|
493 |
http://www.apache.org/licenses/
|
|
|
494 |
|
|
|
495 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
496 |
|
|
|
497 |
1. Definitions.
|
|
|
498 |
|
|
|
499 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
500 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
501 |
|
|
|
502 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
503 |
the copyright owner that is granting the License.
|
|
|
504 |
|
|
|
505 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
506 |
other entities that control, are controlled by, or are under common
|
|
|
507 |
control with that entity. For the purposes of this definition,
|
|
|
508 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
509 |
direction or management of such entity, whether by contract or
|
|
|
510 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
511 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
512 |
|
|
|
513 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
514 |
exercising permissions granted by this License.
|
|
|
515 |
|
|
|
516 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
517 |
including but not limited to software source code, documentation
|
|
|
518 |
source, and configuration files.
|
|
|
519 |
|
|
|
520 |
"Object" form shall mean any form resulting from mechanical
|
|
|
521 |
transformation or translation of a Source form, including but
|
|
|
522 |
not limited to compiled object code, generated documentation,
|
|
|
523 |
and conversions to other media types.
|
|
|
524 |
|
|
|
525 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
526 |
Object form, made available under the License, as indicated by a
|
|
|
527 |
copyright notice that is included in or attached to the work
|
|
|
528 |
(an example is provided in the Appendix below).
|
|
|
529 |
|
|
|
530 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
531 |
form, that is based on (or derived from) the Work and for which the
|
|
|
532 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
533 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
534 |
of this License, Derivative Works shall not include works that remain
|
|
|
535 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
536 |
the Work and Derivative Works thereof.
|
|
|
537 |
|
|
|
538 |
"Contribution" shall mean any work of authorship, including
|
|
|
539 |
the original version of the Work and any modifications or additions
|
|
|
540 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
541 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
542 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
543 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
544 |
means any form of electronic, verbal, or written communication sent
|
|
|
545 |
to the Licensor or its representatives, including but not limited to
|
|
|
546 |
communication on electronic mailing lists, source code control systems,
|
|
|
547 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
548 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
549 |
excluding communication that is conspicuously marked or otherwise
|
|
|
550 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
551 |
|
|
|
552 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
553 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
554 |
subsequently incorporated within the Work.
|
|
|
555 |
|
|
|
556 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
557 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
558 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
559 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
560 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
561 |
Work and such Derivative Works in Source or Object form.
|
|
|
562 |
|
|
|
563 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
564 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
565 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
566 |
(except as stated in this section) patent license to make, have made,
|
|
|
567 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
568 |
where such license applies only to those patent claims licensable
|
|
|
569 |
by such Contributor that are necessarily infringed by their
|
|
|
570 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
571 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
572 |
institute patent litigation against any entity (including a
|
|
|
573 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
574 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
575 |
or contributory patent infringement, then any patent licenses
|
|
|
576 |
granted to You under this License for that Work shall terminate
|
|
|
577 |
as of the date such litigation is filed.
|
|
|
578 |
|
|
|
579 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
580 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
581 |
modifications, and in Source or Object form, provided that You
|
|
|
582 |
meet the following conditions:
|
|
|
583 |
|
|
|
584 |
(a) You must give any other recipients of the Work or
|
|
|
585 |
Derivative Works a copy of this License; and
|
|
|
586 |
|
|
|
587 |
(b) You must cause any modified files to carry prominent notices
|
|
|
588 |
stating that You changed the files; and
|
|
|
589 |
|
|
|
590 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
591 |
that You distribute, all copyright, patent, trademark, and
|
|
|
592 |
attribution notices from the Source form of the Work,
|
|
|
593 |
excluding those notices that do not pertain to any part of
|
|
|
594 |
the Derivative Works; and
|
|
|
595 |
|
|
|
596 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
597 |
distribution, then any Derivative Works that You distribute must
|
|
|
598 |
include a readable copy of the attribution notices contained
|
|
|
599 |
within such NOTICE file, excluding those notices that do not
|
|
|
600 |
pertain to any part of the Derivative Works, in at least one
|
|
|
601 |
of the following places: within a NOTICE text file distributed
|
|
|
602 |
as part of the Derivative Works; within the Source form or
|
|
|
603 |
documentation, if provided along with the Derivative Works; or,
|
|
|
604 |
within a display generated by the Derivative Works, if and
|
|
|
605 |
wherever such third-party notices normally appear. The contents
|
|
|
606 |
of the NOTICE file are for informational purposes only and
|
|
|
607 |
do not modify the License. You may add Your own attribution
|
|
|
608 |
notices within Derivative Works that You distribute, alongside
|
|
|
609 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
610 |
that such additional attribution notices cannot be construed
|
|
|
611 |
as modifying the License.
|
|
|
612 |
|
|
|
613 |
You may add Your own copyright statement to Your modifications and
|
|
|
614 |
may provide additional or different license terms and conditions
|
|
|
615 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
616 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
617 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
618 |
the conditions stated in this License.
|
|
|
619 |
|
|
|
620 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
621 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
622 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
623 |
this License, without any additional terms or conditions.
|
|
|
624 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
625 |
the terms of any separate license agreement you may have executed
|
|
|
626 |
with Licensor regarding such Contributions.
|
|
|
627 |
|
|
|
628 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
629 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
630 |
except as required for reasonable and customary use in describing the
|
|
|
631 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
632 |
|
|
|
633 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
634 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
635 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
636 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
637 |
implied, including, without limitation, any warranties or conditions
|
|
|
638 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
639 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
640 |
appropriateness of using or redistributing the Work and assume any
|
|
|
641 |
risks associated with Your exercise of permissions under this License.
|
|
|
642 |
|
|
|
643 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
644 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
645 |
unless required by applicable law (such as deliberate and grossly
|
|
|
646 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
647 |
liable to You for damages, including any direct, indirect, special,
|
|
|
648 |
incidental, or consequential damages of any character arising as a
|
|
|
649 |
result of this License or out of the use or inability to use the
|
|
|
650 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
651 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
652 |
other commercial damages or losses), even if such Contributor
|
|
|
653 |
has been advised of the possibility of such damages.
|
|
|
654 |
|
|
|
655 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
656 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
657 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
658 |
or other liability obligations and/or rights consistent with this
|
|
|
659 |
License. However, in accepting such obligations, You may act only
|
|
|
660 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
661 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
662 |
defend, and hold each Contributor harmless for any liability
|
|
|
663 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
664 |
of your accepting any such warranty or additional liability.
|
|
|
665 |
|
|
|
666 |
END OF TERMS AND CONDITIONS
|
|
|
667 |
|
|
|
668 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
669 |
|
|
|
670 |
To apply the Apache License to your work, attach the following
|
|
|
671 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
672 |
replaced with your own identifying information. (Don't include
|
|
|
673 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
674 |
comment syntax for the file format. We also recommend that a
|
|
|
675 |
file or class name and description of purpose be included on the
|
|
|
676 |
same "printed page" as the copyright notice for easier
|
|
|
677 |
identification within third-party archives.
|
|
|
678 |
|
|
|
679 |
Copyright [yyyy] [name of copyright owner]
|
|
|
680 |
|
|
|
681 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
682 |
you may not use this file except in compliance with the License.
|
|
|
683 |
You may obtain a copy of the License at
|
|
|
684 |
|
|
|
685 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
686 |
|
|
|
687 |
Unless required by applicable law or agreed to in writing, software
|
|
|
688 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
689 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
690 |
See the License for the specific language governing permissions and
|
|
|
691 |
limitations under the License.
|
|
|
692 |
|
|
|
693 |
|
|
|
694 |
## FirebaseCoreDiagnostics
|
|
|
695 |
|
|
|
696 |
|
|
|
697 |
Apache License
|
|
|
698 |
Version 2.0, January 2004
|
|
|
699 |
http://www.apache.org/licenses/
|
|
|
700 |
|
|
|
701 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
702 |
|
|
|
703 |
1. Definitions.
|
|
|
704 |
|
|
|
705 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
706 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
707 |
|
|
|
708 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
709 |
the copyright owner that is granting the License.
|
|
|
710 |
|
|
|
711 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
712 |
other entities that control, are controlled by, or are under common
|
|
|
713 |
control with that entity. For the purposes of this definition,
|
|
|
714 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
715 |
direction or management of such entity, whether by contract or
|
|
|
716 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
717 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
718 |
|
|
|
719 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
720 |
exercising permissions granted by this License.
|
|
|
721 |
|
|
|
722 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
723 |
including but not limited to software source code, documentation
|
|
|
724 |
source, and configuration files.
|
|
|
725 |
|
|
|
726 |
"Object" form shall mean any form resulting from mechanical
|
|
|
727 |
transformation or translation of a Source form, including but
|
|
|
728 |
not limited to compiled object code, generated documentation,
|
|
|
729 |
and conversions to other media types.
|
|
|
730 |
|
|
|
731 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
732 |
Object form, made available under the License, as indicated by a
|
|
|
733 |
copyright notice that is included in or attached to the work
|
|
|
734 |
(an example is provided in the Appendix below).
|
|
|
735 |
|
|
|
736 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
737 |
form, that is based on (or derived from) the Work and for which the
|
|
|
738 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
739 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
740 |
of this License, Derivative Works shall not include works that remain
|
|
|
741 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
742 |
the Work and Derivative Works thereof.
|
|
|
743 |
|
|
|
744 |
"Contribution" shall mean any work of authorship, including
|
|
|
745 |
the original version of the Work and any modifications or additions
|
|
|
746 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
747 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
748 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
749 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
750 |
means any form of electronic, verbal, or written communication sent
|
|
|
751 |
to the Licensor or its representatives, including but not limited to
|
|
|
752 |
communication on electronic mailing lists, source code control systems,
|
|
|
753 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
754 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
755 |
excluding communication that is conspicuously marked or otherwise
|
|
|
756 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
757 |
|
|
|
758 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
759 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
760 |
subsequently incorporated within the Work.
|
|
|
761 |
|
|
|
762 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
763 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
764 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
765 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
766 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
767 |
Work and such Derivative Works in Source or Object form.
|
|
|
768 |
|
|
|
769 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
770 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
771 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
772 |
(except as stated in this section) patent license to make, have made,
|
|
|
773 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
774 |
where such license applies only to those patent claims licensable
|
|
|
775 |
by such Contributor that are necessarily infringed by their
|
|
|
776 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
777 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
778 |
institute patent litigation against any entity (including a
|
|
|
779 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
780 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
781 |
or contributory patent infringement, then any patent licenses
|
|
|
782 |
granted to You under this License for that Work shall terminate
|
|
|
783 |
as of the date such litigation is filed.
|
|
|
784 |
|
|
|
785 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
786 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
787 |
modifications, and in Source or Object form, provided that You
|
|
|
788 |
meet the following conditions:
|
|
|
789 |
|
|
|
790 |
(a) You must give any other recipients of the Work or
|
|
|
791 |
Derivative Works a copy of this License; and
|
|
|
792 |
|
|
|
793 |
(b) You must cause any modified files to carry prominent notices
|
|
|
794 |
stating that You changed the files; and
|
|
|
795 |
|
|
|
796 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
797 |
that You distribute, all copyright, patent, trademark, and
|
|
|
798 |
attribution notices from the Source form of the Work,
|
|
|
799 |
excluding those notices that do not pertain to any part of
|
|
|
800 |
the Derivative Works; and
|
|
|
801 |
|
|
|
802 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
803 |
distribution, then any Derivative Works that You distribute must
|
|
|
804 |
include a readable copy of the attribution notices contained
|
|
|
805 |
within such NOTICE file, excluding those notices that do not
|
|
|
806 |
pertain to any part of the Derivative Works, in at least one
|
|
|
807 |
of the following places: within a NOTICE text file distributed
|
|
|
808 |
as part of the Derivative Works; within the Source form or
|
|
|
809 |
documentation, if provided along with the Derivative Works; or,
|
|
|
810 |
within a display generated by the Derivative Works, if and
|
|
|
811 |
wherever such third-party notices normally appear. The contents
|
|
|
812 |
of the NOTICE file are for informational purposes only and
|
|
|
813 |
do not modify the License. You may add Your own attribution
|
|
|
814 |
notices within Derivative Works that You distribute, alongside
|
|
|
815 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
816 |
that such additional attribution notices cannot be construed
|
|
|
817 |
as modifying the License.
|
|
|
818 |
|
|
|
819 |
You may add Your own copyright statement to Your modifications and
|
|
|
820 |
may provide additional or different license terms and conditions
|
|
|
821 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
822 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
823 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
824 |
the conditions stated in this License.
|
|
|
825 |
|
|
|
826 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
827 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
828 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
829 |
this License, without any additional terms or conditions.
|
|
|
830 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
831 |
the terms of any separate license agreement you may have executed
|
|
|
832 |
with Licensor regarding such Contributions.
|
|
|
833 |
|
|
|
834 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
835 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
836 |
except as required for reasonable and customary use in describing the
|
|
|
837 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
838 |
|
|
|
839 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
840 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
841 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
842 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
843 |
implied, including, without limitation, any warranties or conditions
|
|
|
844 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
845 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
846 |
appropriateness of using or redistributing the Work and assume any
|
|
|
847 |
risks associated with Your exercise of permissions under this License.
|
|
|
848 |
|
|
|
849 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
850 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
851 |
unless required by applicable law (such as deliberate and grossly
|
|
|
852 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
853 |
liable to You for damages, including any direct, indirect, special,
|
|
|
854 |
incidental, or consequential damages of any character arising as a
|
|
|
855 |
result of this License or out of the use or inability to use the
|
|
|
856 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
857 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
858 |
other commercial damages or losses), even if such Contributor
|
|
|
859 |
has been advised of the possibility of such damages.
|
|
|
860 |
|
|
|
861 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
862 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
863 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
864 |
or other liability obligations and/or rights consistent with this
|
|
|
865 |
License. However, in accepting such obligations, You may act only
|
|
|
866 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
867 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
868 |
defend, and hold each Contributor harmless for any liability
|
|
|
869 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
870 |
of your accepting any such warranty or additional liability.
|
|
|
871 |
|
|
|
872 |
END OF TERMS AND CONDITIONS
|
|
|
873 |
|
|
|
874 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
875 |
|
|
|
876 |
To apply the Apache License to your work, attach the following
|
|
|
877 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
878 |
replaced with your own identifying information. (Don't include
|
|
|
879 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
880 |
comment syntax for the file format. We also recommend that a
|
|
|
881 |
file or class name and description of purpose be included on the
|
|
|
882 |
same "printed page" as the copyright notice for easier
|
|
|
883 |
identification within third-party archives.
|
|
|
884 |
|
|
|
885 |
Copyright [yyyy] [name of copyright owner]
|
|
|
886 |
|
|
|
887 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
888 |
you may not use this file except in compliance with the License.
|
|
|
889 |
You may obtain a copy of the License at
|
|
|
890 |
|
|
|
891 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
892 |
|
|
|
893 |
Unless required by applicable law or agreed to in writing, software
|
|
|
894 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
895 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
896 |
See the License for the specific language governing permissions and
|
|
|
897 |
limitations under the License.
|
|
|
898 |
|
|
|
899 |
|
|
|
900 |
## FirebaseCrashlytics
|
|
|
901 |
|
|
|
902 |
|
|
|
903 |
Apache License
|
|
|
904 |
Version 2.0, January 2004
|
|
|
905 |
http://www.apache.org/licenses/
|
|
|
906 |
|
|
|
907 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
908 |
|
|
|
909 |
1. Definitions.
|
|
|
910 |
|
|
|
911 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
912 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
913 |
|
|
|
914 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
915 |
the copyright owner that is granting the License.
|
|
|
916 |
|
|
|
917 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
918 |
other entities that control, are controlled by, or are under common
|
|
|
919 |
control with that entity. For the purposes of this definition,
|
|
|
920 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
921 |
direction or management of such entity, whether by contract or
|
|
|
922 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
923 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
924 |
|
|
|
925 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
926 |
exercising permissions granted by this License.
|
|
|
927 |
|
|
|
928 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
929 |
including but not limited to software source code, documentation
|
|
|
930 |
source, and configuration files.
|
|
|
931 |
|
|
|
932 |
"Object" form shall mean any form resulting from mechanical
|
|
|
933 |
transformation or translation of a Source form, including but
|
|
|
934 |
not limited to compiled object code, generated documentation,
|
|
|
935 |
and conversions to other media types.
|
|
|
936 |
|
|
|
937 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
938 |
Object form, made available under the License, as indicated by a
|
|
|
939 |
copyright notice that is included in or attached to the work
|
|
|
940 |
(an example is provided in the Appendix below).
|
|
|
941 |
|
|
|
942 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
943 |
form, that is based on (or derived from) the Work and for which the
|
|
|
944 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
945 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
946 |
of this License, Derivative Works shall not include works that remain
|
|
|
947 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
948 |
the Work and Derivative Works thereof.
|
|
|
949 |
|
|
|
950 |
"Contribution" shall mean any work of authorship, including
|
|
|
951 |
the original version of the Work and any modifications or additions
|
|
|
952 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
953 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
954 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
955 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
956 |
means any form of electronic, verbal, or written communication sent
|
|
|
957 |
to the Licensor or its representatives, including but not limited to
|
|
|
958 |
communication on electronic mailing lists, source code control systems,
|
|
|
959 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
960 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
961 |
excluding communication that is conspicuously marked or otherwise
|
|
|
962 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
963 |
|
|
|
964 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
965 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
966 |
subsequently incorporated within the Work.
|
|
|
967 |
|
|
|
968 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
969 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
970 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
971 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
972 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
973 |
Work and such Derivative Works in Source or Object form.
|
|
|
974 |
|
|
|
975 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
976 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
977 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
978 |
(except as stated in this section) patent license to make, have made,
|
|
|
979 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
980 |
where such license applies only to those patent claims licensable
|
|
|
981 |
by such Contributor that are necessarily infringed by their
|
|
|
982 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
983 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
984 |
institute patent litigation against any entity (including a
|
|
|
985 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
986 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
987 |
or contributory patent infringement, then any patent licenses
|
|
|
988 |
granted to You under this License for that Work shall terminate
|
|
|
989 |
as of the date such litigation is filed.
|
|
|
990 |
|
|
|
991 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
992 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
993 |
modifications, and in Source or Object form, provided that You
|
|
|
994 |
meet the following conditions:
|
|
|
995 |
|
|
|
996 |
(a) You must give any other recipients of the Work or
|
|
|
997 |
Derivative Works a copy of this License; and
|
|
|
998 |
|
|
|
999 |
(b) You must cause any modified files to carry prominent notices
|
|
|
1000 |
stating that You changed the files; and
|
|
|
1001 |
|
|
|
1002 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
1003 |
that You distribute, all copyright, patent, trademark, and
|
|
|
1004 |
attribution notices from the Source form of the Work,
|
|
|
1005 |
excluding those notices that do not pertain to any part of
|
|
|
1006 |
the Derivative Works; and
|
|
|
1007 |
|
|
|
1008 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
1009 |
distribution, then any Derivative Works that You distribute must
|
|
|
1010 |
include a readable copy of the attribution notices contained
|
|
|
1011 |
within such NOTICE file, excluding those notices that do not
|
|
|
1012 |
pertain to any part of the Derivative Works, in at least one
|
|
|
1013 |
of the following places: within a NOTICE text file distributed
|
|
|
1014 |
as part of the Derivative Works; within the Source form or
|
|
|
1015 |
documentation, if provided along with the Derivative Works; or,
|
|
|
1016 |
within a display generated by the Derivative Works, if and
|
|
|
1017 |
wherever such third-party notices normally appear. The contents
|
|
|
1018 |
of the NOTICE file are for informational purposes only and
|
|
|
1019 |
do not modify the License. You may add Your own attribution
|
|
|
1020 |
notices within Derivative Works that You distribute, alongside
|
|
|
1021 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
1022 |
that such additional attribution notices cannot be construed
|
|
|
1023 |
as modifying the License.
|
|
|
1024 |
|
|
|
1025 |
You may add Your own copyright statement to Your modifications and
|
|
|
1026 |
may provide additional or different license terms and conditions
|
|
|
1027 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
1028 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
1029 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
1030 |
the conditions stated in this License.
|
|
|
1031 |
|
|
|
1032 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
1033 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
1034 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
1035 |
this License, without any additional terms or conditions.
|
|
|
1036 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
1037 |
the terms of any separate license agreement you may have executed
|
|
|
1038 |
with Licensor regarding such Contributions.
|
|
|
1039 |
|
|
|
1040 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
1041 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
1042 |
except as required for reasonable and customary use in describing the
|
|
|
1043 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
1044 |
|
|
|
1045 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
1046 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
1047 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
1048 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
1049 |
implied, including, without limitation, any warranties or conditions
|
|
|
1050 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
1051 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
1052 |
appropriateness of using or redistributing the Work and assume any
|
|
|
1053 |
risks associated with Your exercise of permissions under this License.
|
|
|
1054 |
|
|
|
1055 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
1056 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
1057 |
unless required by applicable law (such as deliberate and grossly
|
|
|
1058 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
1059 |
liable to You for damages, including any direct, indirect, special,
|
|
|
1060 |
incidental, or consequential damages of any character arising as a
|
|
|
1061 |
result of this License or out of the use or inability to use the
|
|
|
1062 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
1063 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
1064 |
other commercial damages or losses), even if such Contributor
|
|
|
1065 |
has been advised of the possibility of such damages.
|
|
|
1066 |
|
|
|
1067 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
1068 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
1069 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
1070 |
or other liability obligations and/or rights consistent with this
|
|
|
1071 |
License. However, in accepting such obligations, You may act only
|
|
|
1072 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
1073 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
1074 |
defend, and hold each Contributor harmless for any liability
|
|
|
1075 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
1076 |
of your accepting any such warranty or additional liability.
|
|
|
1077 |
|
|
|
1078 |
END OF TERMS AND CONDITIONS
|
|
|
1079 |
|
|
|
1080 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
1081 |
|
|
|
1082 |
To apply the Apache License to your work, attach the following
|
|
|
1083 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
1084 |
replaced with your own identifying information. (Don't include
|
|
|
1085 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
1086 |
comment syntax for the file format. We also recommend that a
|
|
|
1087 |
file or class name and description of purpose be included on the
|
|
|
1088 |
same "printed page" as the copyright notice for easier
|
|
|
1089 |
identification within third-party archives.
|
|
|
1090 |
|
|
|
1091 |
Copyright [yyyy] [name of copyright owner]
|
|
|
1092 |
|
|
|
1093 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
1094 |
you may not use this file except in compliance with the License.
|
|
|
1095 |
You may obtain a copy of the License at
|
|
|
1096 |
|
|
|
1097 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
1098 |
|
|
|
1099 |
Unless required by applicable law or agreed to in writing, software
|
|
|
1100 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
1101 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
1102 |
See the License for the specific language governing permissions and
|
|
|
1103 |
limitations under the License.
|
|
|
1104 |
|
|
|
1105 |
================================================================================
|
|
|
1106 |
|
|
|
1107 |
The following copyright from Hewlett-Packard Development Company, L.P.
|
|
|
1108 |
applies to the dwarf.h file in third_party/libunwind
|
|
|
1109 |
|
|
|
1110 |
libunwind - a platform-independent unwind library
|
|
|
1111 |
Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P.
|
|
|
1112 |
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
|
|
|
1113 |
|
|
|
1114 |
Permission is hereby granted, free of charge, to any person obtaining
|
|
|
1115 |
a copy of this software and associated documentation files (the
|
|
|
1116 |
"Software"), to deal in the Software without restriction, including
|
|
|
1117 |
without limitation the rights to use, copy, modify, merge, publish,
|
|
|
1118 |
distribute, sublicense, and/or sell copies of the Software, and to
|
|
|
1119 |
permit persons to whom the Software is furnished to do so, subject to
|
|
|
1120 |
the following conditions:
|
|
|
1121 |
|
|
|
1122 |
The above copyright notice and this permission notice shall be
|
|
|
1123 |
included in all copies or substantial portions of the Software.
|
|
|
1124 |
|
|
|
1125 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
|
1126 |
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
|
1127 |
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
|
1128 |
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
|
1129 |
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1130 |
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
|
1131 |
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1132 |
|
|
|
1133 |
|
|
|
1134 |
## FirebaseInAppMessaging
|
|
|
1135 |
|
|
|
1136 |
|
|
|
1137 |
Apache License
|
|
|
1138 |
Version 2.0, January 2004
|
|
|
1139 |
http://www.apache.org/licenses/
|
|
|
1140 |
|
|
|
1141 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
1142 |
|
|
|
1143 |
1. Definitions.
|
|
|
1144 |
|
|
|
1145 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
1146 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
1147 |
|
|
|
1148 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
1149 |
the copyright owner that is granting the License.
|
|
|
1150 |
|
|
|
1151 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
1152 |
other entities that control, are controlled by, or are under common
|
|
|
1153 |
control with that entity. For the purposes of this definition,
|
|
|
1154 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
1155 |
direction or management of such entity, whether by contract or
|
|
|
1156 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
1157 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
1158 |
|
|
|
1159 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
1160 |
exercising permissions granted by this License.
|
|
|
1161 |
|
|
|
1162 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
1163 |
including but not limited to software source code, documentation
|
|
|
1164 |
source, and configuration files.
|
|
|
1165 |
|
|
|
1166 |
"Object" form shall mean any form resulting from mechanical
|
|
|
1167 |
transformation or translation of a Source form, including but
|
|
|
1168 |
not limited to compiled object code, generated documentation,
|
|
|
1169 |
and conversions to other media types.
|
|
|
1170 |
|
|
|
1171 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
1172 |
Object form, made available under the License, as indicated by a
|
|
|
1173 |
copyright notice that is included in or attached to the work
|
|
|
1174 |
(an example is provided in the Appendix below).
|
|
|
1175 |
|
|
|
1176 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
1177 |
form, that is based on (or derived from) the Work and for which the
|
|
|
1178 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
1179 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
1180 |
of this License, Derivative Works shall not include works that remain
|
|
|
1181 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
1182 |
the Work and Derivative Works thereof.
|
|
|
1183 |
|
|
|
1184 |
"Contribution" shall mean any work of authorship, including
|
|
|
1185 |
the original version of the Work and any modifications or additions
|
|
|
1186 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
1187 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
1188 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
1189 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
1190 |
means any form of electronic, verbal, or written communication sent
|
|
|
1191 |
to the Licensor or its representatives, including but not limited to
|
|
|
1192 |
communication on electronic mailing lists, source code control systems,
|
|
|
1193 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
1194 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
1195 |
excluding communication that is conspicuously marked or otherwise
|
|
|
1196 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
1197 |
|
|
|
1198 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
1199 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
1200 |
subsequently incorporated within the Work.
|
|
|
1201 |
|
|
|
1202 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
1203 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
1204 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
1205 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
1206 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
1207 |
Work and such Derivative Works in Source or Object form.
|
|
|
1208 |
|
|
|
1209 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
1210 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
1211 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
1212 |
(except as stated in this section) patent license to make, have made,
|
|
|
1213 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
1214 |
where such license applies only to those patent claims licensable
|
|
|
1215 |
by such Contributor that are necessarily infringed by their
|
|
|
1216 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
1217 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
1218 |
institute patent litigation against any entity (including a
|
|
|
1219 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
1220 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
1221 |
or contributory patent infringement, then any patent licenses
|
|
|
1222 |
granted to You under this License for that Work shall terminate
|
|
|
1223 |
as of the date such litigation is filed.
|
|
|
1224 |
|
|
|
1225 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
1226 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
1227 |
modifications, and in Source or Object form, provided that You
|
|
|
1228 |
meet the following conditions:
|
|
|
1229 |
|
|
|
1230 |
(a) You must give any other recipients of the Work or
|
|
|
1231 |
Derivative Works a copy of this License; and
|
|
|
1232 |
|
|
|
1233 |
(b) You must cause any modified files to carry prominent notices
|
|
|
1234 |
stating that You changed the files; and
|
|
|
1235 |
|
|
|
1236 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
1237 |
that You distribute, all copyright, patent, trademark, and
|
|
|
1238 |
attribution notices from the Source form of the Work,
|
|
|
1239 |
excluding those notices that do not pertain to any part of
|
|
|
1240 |
the Derivative Works; and
|
|
|
1241 |
|
|
|
1242 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
1243 |
distribution, then any Derivative Works that You distribute must
|
|
|
1244 |
include a readable copy of the attribution notices contained
|
|
|
1245 |
within such NOTICE file, excluding those notices that do not
|
|
|
1246 |
pertain to any part of the Derivative Works, in at least one
|
|
|
1247 |
of the following places: within a NOTICE text file distributed
|
|
|
1248 |
as part of the Derivative Works; within the Source form or
|
|
|
1249 |
documentation, if provided along with the Derivative Works; or,
|
|
|
1250 |
within a display generated by the Derivative Works, if and
|
|
|
1251 |
wherever such third-party notices normally appear. The contents
|
|
|
1252 |
of the NOTICE file are for informational purposes only and
|
|
|
1253 |
do not modify the License. You may add Your own attribution
|
|
|
1254 |
notices within Derivative Works that You distribute, alongside
|
|
|
1255 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
1256 |
that such additional attribution notices cannot be construed
|
|
|
1257 |
as modifying the License.
|
|
|
1258 |
|
|
|
1259 |
You may add Your own copyright statement to Your modifications and
|
|
|
1260 |
may provide additional or different license terms and conditions
|
|
|
1261 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
1262 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
1263 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
1264 |
the conditions stated in this License.
|
|
|
1265 |
|
|
|
1266 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
1267 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
1268 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
1269 |
this License, without any additional terms or conditions.
|
|
|
1270 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
1271 |
the terms of any separate license agreement you may have executed
|
|
|
1272 |
with Licensor regarding such Contributions.
|
|
|
1273 |
|
|
|
1274 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
1275 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
1276 |
except as required for reasonable and customary use in describing the
|
|
|
1277 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
1278 |
|
|
|
1279 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
1280 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
1281 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
1282 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
1283 |
implied, including, without limitation, any warranties or conditions
|
|
|
1284 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
1285 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
1286 |
appropriateness of using or redistributing the Work and assume any
|
|
|
1287 |
risks associated with Your exercise of permissions under this License.
|
|
|
1288 |
|
|
|
1289 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
1290 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
1291 |
unless required by applicable law (such as deliberate and grossly
|
|
|
1292 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
1293 |
liable to You for damages, including any direct, indirect, special,
|
|
|
1294 |
incidental, or consequential damages of any character arising as a
|
|
|
1295 |
result of this License or out of the use or inability to use the
|
|
|
1296 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
1297 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
1298 |
other commercial damages or losses), even if such Contributor
|
|
|
1299 |
has been advised of the possibility of such damages.
|
|
|
1300 |
|
|
|
1301 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
1302 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
1303 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
1304 |
or other liability obligations and/or rights consistent with this
|
|
|
1305 |
License. However, in accepting such obligations, You may act only
|
|
|
1306 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
1307 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
1308 |
defend, and hold each Contributor harmless for any liability
|
|
|
1309 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
1310 |
of your accepting any such warranty or additional liability.
|
|
|
1311 |
|
|
|
1312 |
END OF TERMS AND CONDITIONS
|
|
|
1313 |
|
|
|
1314 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
1315 |
|
|
|
1316 |
To apply the Apache License to your work, attach the following
|
|
|
1317 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
1318 |
replaced with your own identifying information. (Don't include
|
|
|
1319 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
1320 |
comment syntax for the file format. We also recommend that a
|
|
|
1321 |
file or class name and description of purpose be included on the
|
|
|
1322 |
same "printed page" as the copyright notice for easier
|
|
|
1323 |
identification within third-party archives.
|
|
|
1324 |
|
|
|
1325 |
Copyright [yyyy] [name of copyright owner]
|
|
|
1326 |
|
|
|
1327 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
1328 |
you may not use this file except in compliance with the License.
|
|
|
1329 |
You may obtain a copy of the License at
|
|
|
1330 |
|
|
|
1331 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
1332 |
|
|
|
1333 |
Unless required by applicable law or agreed to in writing, software
|
|
|
1334 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
1335 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
1336 |
See the License for the specific language governing permissions and
|
|
|
1337 |
limitations under the License.
|
|
|
1338 |
|
|
|
1339 |
|
|
|
1340 |
## FirebaseInstallations
|
|
|
1341 |
|
|
|
1342 |
|
|
|
1343 |
Apache License
|
|
|
1344 |
Version 2.0, January 2004
|
|
|
1345 |
http://www.apache.org/licenses/
|
|
|
1346 |
|
|
|
1347 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
1348 |
|
|
|
1349 |
1. Definitions.
|
|
|
1350 |
|
|
|
1351 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
1352 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
1353 |
|
|
|
1354 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
1355 |
the copyright owner that is granting the License.
|
|
|
1356 |
|
|
|
1357 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
1358 |
other entities that control, are controlled by, or are under common
|
|
|
1359 |
control with that entity. For the purposes of this definition,
|
|
|
1360 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
1361 |
direction or management of such entity, whether by contract or
|
|
|
1362 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
1363 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
1364 |
|
|
|
1365 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
1366 |
exercising permissions granted by this License.
|
|
|
1367 |
|
|
|
1368 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
1369 |
including but not limited to software source code, documentation
|
|
|
1370 |
source, and configuration files.
|
|
|
1371 |
|
|
|
1372 |
"Object" form shall mean any form resulting from mechanical
|
|
|
1373 |
transformation or translation of a Source form, including but
|
|
|
1374 |
not limited to compiled object code, generated documentation,
|
|
|
1375 |
and conversions to other media types.
|
|
|
1376 |
|
|
|
1377 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
1378 |
Object form, made available under the License, as indicated by a
|
|
|
1379 |
copyright notice that is included in or attached to the work
|
|
|
1380 |
(an example is provided in the Appendix below).
|
|
|
1381 |
|
|
|
1382 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
1383 |
form, that is based on (or derived from) the Work and for which the
|
|
|
1384 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
1385 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
1386 |
of this License, Derivative Works shall not include works that remain
|
|
|
1387 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
1388 |
the Work and Derivative Works thereof.
|
|
|
1389 |
|
|
|
1390 |
"Contribution" shall mean any work of authorship, including
|
|
|
1391 |
the original version of the Work and any modifications or additions
|
|
|
1392 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
1393 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
1394 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
1395 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
1396 |
means any form of electronic, verbal, or written communication sent
|
|
|
1397 |
to the Licensor or its representatives, including but not limited to
|
|
|
1398 |
communication on electronic mailing lists, source code control systems,
|
|
|
1399 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
1400 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
1401 |
excluding communication that is conspicuously marked or otherwise
|
|
|
1402 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
1403 |
|
|
|
1404 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
1405 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
1406 |
subsequently incorporated within the Work.
|
|
|
1407 |
|
|
|
1408 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
1409 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
1410 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
1411 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
1412 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
1413 |
Work and such Derivative Works in Source or Object form.
|
|
|
1414 |
|
|
|
1415 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
1416 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
1417 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
1418 |
(except as stated in this section) patent license to make, have made,
|
|
|
1419 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
1420 |
where such license applies only to those patent claims licensable
|
|
|
1421 |
by such Contributor that are necessarily infringed by their
|
|
|
1422 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
1423 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
1424 |
institute patent litigation against any entity (including a
|
|
|
1425 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
1426 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
1427 |
or contributory patent infringement, then any patent licenses
|
|
|
1428 |
granted to You under this License for that Work shall terminate
|
|
|
1429 |
as of the date such litigation is filed.
|
|
|
1430 |
|
|
|
1431 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
1432 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
1433 |
modifications, and in Source or Object form, provided that You
|
|
|
1434 |
meet the following conditions:
|
|
|
1435 |
|
|
|
1436 |
(a) You must give any other recipients of the Work or
|
|
|
1437 |
Derivative Works a copy of this License; and
|
|
|
1438 |
|
|
|
1439 |
(b) You must cause any modified files to carry prominent notices
|
|
|
1440 |
stating that You changed the files; and
|
|
|
1441 |
|
|
|
1442 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
1443 |
that You distribute, all copyright, patent, trademark, and
|
|
|
1444 |
attribution notices from the Source form of the Work,
|
|
|
1445 |
excluding those notices that do not pertain to any part of
|
|
|
1446 |
the Derivative Works; and
|
|
|
1447 |
|
|
|
1448 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
1449 |
distribution, then any Derivative Works that You distribute must
|
|
|
1450 |
include a readable copy of the attribution notices contained
|
|
|
1451 |
within such NOTICE file, excluding those notices that do not
|
|
|
1452 |
pertain to any part of the Derivative Works, in at least one
|
|
|
1453 |
of the following places: within a NOTICE text file distributed
|
|
|
1454 |
as part of the Derivative Works; within the Source form or
|
|
|
1455 |
documentation, if provided along with the Derivative Works; or,
|
|
|
1456 |
within a display generated by the Derivative Works, if and
|
|
|
1457 |
wherever such third-party notices normally appear. The contents
|
|
|
1458 |
of the NOTICE file are for informational purposes only and
|
|
|
1459 |
do not modify the License. You may add Your own attribution
|
|
|
1460 |
notices within Derivative Works that You distribute, alongside
|
|
|
1461 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
1462 |
that such additional attribution notices cannot be construed
|
|
|
1463 |
as modifying the License.
|
|
|
1464 |
|
|
|
1465 |
You may add Your own copyright statement to Your modifications and
|
|
|
1466 |
may provide additional or different license terms and conditions
|
|
|
1467 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
1468 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
1469 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
1470 |
the conditions stated in this License.
|
|
|
1471 |
|
|
|
1472 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
1473 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
1474 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
1475 |
this License, without any additional terms or conditions.
|
|
|
1476 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
1477 |
the terms of any separate license agreement you may have executed
|
|
|
1478 |
with Licensor regarding such Contributions.
|
|
|
1479 |
|
|
|
1480 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
1481 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
1482 |
except as required for reasonable and customary use in describing the
|
|
|
1483 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
1484 |
|
|
|
1485 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
1486 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
1487 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
1488 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
1489 |
implied, including, without limitation, any warranties or conditions
|
|
|
1490 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
1491 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
1492 |
appropriateness of using or redistributing the Work and assume any
|
|
|
1493 |
risks associated with Your exercise of permissions under this License.
|
|
|
1494 |
|
|
|
1495 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
1496 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
1497 |
unless required by applicable law (such as deliberate and grossly
|
|
|
1498 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
1499 |
liable to You for damages, including any direct, indirect, special,
|
|
|
1500 |
incidental, or consequential damages of any character arising as a
|
|
|
1501 |
result of this License or out of the use or inability to use the
|
|
|
1502 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
1503 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
1504 |
other commercial damages or losses), even if such Contributor
|
|
|
1505 |
has been advised of the possibility of such damages.
|
|
|
1506 |
|
|
|
1507 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
1508 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
1509 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
1510 |
or other liability obligations and/or rights consistent with this
|
|
|
1511 |
License. However, in accepting such obligations, You may act only
|
|
|
1512 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
1513 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
1514 |
defend, and hold each Contributor harmless for any liability
|
|
|
1515 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
1516 |
of your accepting any such warranty or additional liability.
|
|
|
1517 |
|
|
|
1518 |
END OF TERMS AND CONDITIONS
|
|
|
1519 |
|
|
|
1520 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
1521 |
|
|
|
1522 |
To apply the Apache License to your work, attach the following
|
|
|
1523 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
1524 |
replaced with your own identifying information. (Don't include
|
|
|
1525 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
1526 |
comment syntax for the file format. We also recommend that a
|
|
|
1527 |
file or class name and description of purpose be included on the
|
|
|
1528 |
same "printed page" as the copyright notice for easier
|
|
|
1529 |
identification within third-party archives.
|
|
|
1530 |
|
|
|
1531 |
Copyright [yyyy] [name of copyright owner]
|
|
|
1532 |
|
|
|
1533 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
1534 |
you may not use this file except in compliance with the License.
|
|
|
1535 |
You may obtain a copy of the License at
|
|
|
1536 |
|
|
|
1537 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
1538 |
|
|
|
1539 |
Unless required by applicable law or agreed to in writing, software
|
|
|
1540 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
1541 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
1542 |
See the License for the specific language governing permissions and
|
|
|
1543 |
limitations under the License.
|
|
|
1544 |
|
|
|
1545 |
|
|
|
1546 |
## FirebaseMessaging
|
|
|
1547 |
|
|
|
1548 |
|
|
|
1549 |
Apache License
|
|
|
1550 |
Version 2.0, January 2004
|
|
|
1551 |
http://www.apache.org/licenses/
|
|
|
1552 |
|
|
|
1553 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
1554 |
|
|
|
1555 |
1. Definitions.
|
|
|
1556 |
|
|
|
1557 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
1558 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
1559 |
|
|
|
1560 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
1561 |
the copyright owner that is granting the License.
|
|
|
1562 |
|
|
|
1563 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
1564 |
other entities that control, are controlled by, or are under common
|
|
|
1565 |
control with that entity. For the purposes of this definition,
|
|
|
1566 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
1567 |
direction or management of such entity, whether by contract or
|
|
|
1568 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
1569 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
1570 |
|
|
|
1571 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
1572 |
exercising permissions granted by this License.
|
|
|
1573 |
|
|
|
1574 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
1575 |
including but not limited to software source code, documentation
|
|
|
1576 |
source, and configuration files.
|
|
|
1577 |
|
|
|
1578 |
"Object" form shall mean any form resulting from mechanical
|
|
|
1579 |
transformation or translation of a Source form, including but
|
|
|
1580 |
not limited to compiled object code, generated documentation,
|
|
|
1581 |
and conversions to other media types.
|
|
|
1582 |
|
|
|
1583 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
1584 |
Object form, made available under the License, as indicated by a
|
|
|
1585 |
copyright notice that is included in or attached to the work
|
|
|
1586 |
(an example is provided in the Appendix below).
|
|
|
1587 |
|
|
|
1588 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
1589 |
form, that is based on (or derived from) the Work and for which the
|
|
|
1590 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
1591 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
1592 |
of this License, Derivative Works shall not include works that remain
|
|
|
1593 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
1594 |
the Work and Derivative Works thereof.
|
|
|
1595 |
|
|
|
1596 |
"Contribution" shall mean any work of authorship, including
|
|
|
1597 |
the original version of the Work and any modifications or additions
|
|
|
1598 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
1599 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
1600 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
1601 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
1602 |
means any form of electronic, verbal, or written communication sent
|
|
|
1603 |
to the Licensor or its representatives, including but not limited to
|
|
|
1604 |
communication on electronic mailing lists, source code control systems,
|
|
|
1605 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
1606 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
1607 |
excluding communication that is conspicuously marked or otherwise
|
|
|
1608 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
1609 |
|
|
|
1610 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
1611 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
1612 |
subsequently incorporated within the Work.
|
|
|
1613 |
|
|
|
1614 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
1615 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
1616 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
1617 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
1618 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
1619 |
Work and such Derivative Works in Source or Object form.
|
|
|
1620 |
|
|
|
1621 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
1622 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
1623 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
1624 |
(except as stated in this section) patent license to make, have made,
|
|
|
1625 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
1626 |
where such license applies only to those patent claims licensable
|
|
|
1627 |
by such Contributor that are necessarily infringed by their
|
|
|
1628 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
1629 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
1630 |
institute patent litigation against any entity (including a
|
|
|
1631 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
1632 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
1633 |
or contributory patent infringement, then any patent licenses
|
|
|
1634 |
granted to You under this License for that Work shall terminate
|
|
|
1635 |
as of the date such litigation is filed.
|
|
|
1636 |
|
|
|
1637 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
1638 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
1639 |
modifications, and in Source or Object form, provided that You
|
|
|
1640 |
meet the following conditions:
|
|
|
1641 |
|
|
|
1642 |
(a) You must give any other recipients of the Work or
|
|
|
1643 |
Derivative Works a copy of this License; and
|
|
|
1644 |
|
|
|
1645 |
(b) You must cause any modified files to carry prominent notices
|
|
|
1646 |
stating that You changed the files; and
|
|
|
1647 |
|
|
|
1648 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
1649 |
that You distribute, all copyright, patent, trademark, and
|
|
|
1650 |
attribution notices from the Source form of the Work,
|
|
|
1651 |
excluding those notices that do not pertain to any part of
|
|
|
1652 |
the Derivative Works; and
|
|
|
1653 |
|
|
|
1654 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
1655 |
distribution, then any Derivative Works that You distribute must
|
|
|
1656 |
include a readable copy of the attribution notices contained
|
|
|
1657 |
within such NOTICE file, excluding those notices that do not
|
|
|
1658 |
pertain to any part of the Derivative Works, in at least one
|
|
|
1659 |
of the following places: within a NOTICE text file distributed
|
|
|
1660 |
as part of the Derivative Works; within the Source form or
|
|
|
1661 |
documentation, if provided along with the Derivative Works; or,
|
|
|
1662 |
within a display generated by the Derivative Works, if and
|
|
|
1663 |
wherever such third-party notices normally appear. The contents
|
|
|
1664 |
of the NOTICE file are for informational purposes only and
|
|
|
1665 |
do not modify the License. You may add Your own attribution
|
|
|
1666 |
notices within Derivative Works that You distribute, alongside
|
|
|
1667 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
1668 |
that such additional attribution notices cannot be construed
|
|
|
1669 |
as modifying the License.
|
|
|
1670 |
|
|
|
1671 |
You may add Your own copyright statement to Your modifications and
|
|
|
1672 |
may provide additional or different license terms and conditions
|
|
|
1673 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
1674 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
1675 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
1676 |
the conditions stated in this License.
|
|
|
1677 |
|
|
|
1678 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
1679 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
1680 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
1681 |
this License, without any additional terms or conditions.
|
|
|
1682 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
1683 |
the terms of any separate license agreement you may have executed
|
|
|
1684 |
with Licensor regarding such Contributions.
|
|
|
1685 |
|
|
|
1686 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
1687 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
1688 |
except as required for reasonable and customary use in describing the
|
|
|
1689 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
1690 |
|
|
|
1691 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
1692 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
1693 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
1694 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
1695 |
implied, including, without limitation, any warranties or conditions
|
|
|
1696 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
1697 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
1698 |
appropriateness of using or redistributing the Work and assume any
|
|
|
1699 |
risks associated with Your exercise of permissions under this License.
|
|
|
1700 |
|
|
|
1701 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
1702 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
1703 |
unless required by applicable law (such as deliberate and grossly
|
|
|
1704 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
1705 |
liable to You for damages, including any direct, indirect, special,
|
|
|
1706 |
incidental, or consequential damages of any character arising as a
|
|
|
1707 |
result of this License or out of the use or inability to use the
|
|
|
1708 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
1709 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
1710 |
other commercial damages or losses), even if such Contributor
|
|
|
1711 |
has been advised of the possibility of such damages.
|
|
|
1712 |
|
|
|
1713 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
1714 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
1715 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
1716 |
or other liability obligations and/or rights consistent with this
|
|
|
1717 |
License. However, in accepting such obligations, You may act only
|
|
|
1718 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
1719 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
1720 |
defend, and hold each Contributor harmless for any liability
|
|
|
1721 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
1722 |
of your accepting any such warranty or additional liability.
|
|
|
1723 |
|
|
|
1724 |
END OF TERMS AND CONDITIONS
|
|
|
1725 |
|
|
|
1726 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
1727 |
|
|
|
1728 |
To apply the Apache License to your work, attach the following
|
|
|
1729 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
1730 |
replaced with your own identifying information. (Don't include
|
|
|
1731 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
1732 |
comment syntax for the file format. We also recommend that a
|
|
|
1733 |
file or class name and description of purpose be included on the
|
|
|
1734 |
same "printed page" as the copyright notice for easier
|
|
|
1735 |
identification within third-party archives.
|
|
|
1736 |
|
|
|
1737 |
Copyright [yyyy] [name of copyright owner]
|
|
|
1738 |
|
|
|
1739 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
1740 |
you may not use this file except in compliance with the License.
|
|
|
1741 |
You may obtain a copy of the License at
|
|
|
1742 |
|
|
|
1743 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
1744 |
|
|
|
1745 |
Unless required by applicable law or agreed to in writing, software
|
|
|
1746 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
1747 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
1748 |
See the License for the specific language governing permissions and
|
|
|
1749 |
limitations under the License.
|
|
|
1750 |
|
|
|
1751 |
|
|
|
1752 |
## FirebasePerformance
|
|
|
1753 |
|
|
|
1754 |
|
|
|
1755 |
Apache License
|
|
|
1756 |
Version 2.0, January 2004
|
|
|
1757 |
http://www.apache.org/licenses/
|
|
|
1758 |
|
|
|
1759 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
1760 |
|
|
|
1761 |
1. Definitions.
|
|
|
1762 |
|
|
|
1763 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
1764 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
1765 |
|
|
|
1766 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
1767 |
the copyright owner that is granting the License.
|
|
|
1768 |
|
|
|
1769 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
1770 |
other entities that control, are controlled by, or are under common
|
|
|
1771 |
control with that entity. For the purposes of this definition,
|
|
|
1772 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
1773 |
direction or management of such entity, whether by contract or
|
|
|
1774 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
1775 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
1776 |
|
|
|
1777 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
1778 |
exercising permissions granted by this License.
|
|
|
1779 |
|
|
|
1780 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
1781 |
including but not limited to software source code, documentation
|
|
|
1782 |
source, and configuration files.
|
|
|
1783 |
|
|
|
1784 |
"Object" form shall mean any form resulting from mechanical
|
|
|
1785 |
transformation or translation of a Source form, including but
|
|
|
1786 |
not limited to compiled object code, generated documentation,
|
|
|
1787 |
and conversions to other media types.
|
|
|
1788 |
|
|
|
1789 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
1790 |
Object form, made available under the License, as indicated by a
|
|
|
1791 |
copyright notice that is included in or attached to the work
|
|
|
1792 |
(an example is provided in the Appendix below).
|
|
|
1793 |
|
|
|
1794 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
1795 |
form, that is based on (or derived from) the Work and for which the
|
|
|
1796 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
1797 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
1798 |
of this License, Derivative Works shall not include works that remain
|
|
|
1799 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
1800 |
the Work and Derivative Works thereof.
|
|
|
1801 |
|
|
|
1802 |
"Contribution" shall mean any work of authorship, including
|
|
|
1803 |
the original version of the Work and any modifications or additions
|
|
|
1804 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
1805 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
1806 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
1807 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
1808 |
means any form of electronic, verbal, or written communication sent
|
|
|
1809 |
to the Licensor or its representatives, including but not limited to
|
|
|
1810 |
communication on electronic mailing lists, source code control systems,
|
|
|
1811 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
1812 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
1813 |
excluding communication that is conspicuously marked or otherwise
|
|
|
1814 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
1815 |
|
|
|
1816 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
1817 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
1818 |
subsequently incorporated within the Work.
|
|
|
1819 |
|
|
|
1820 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
1821 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
1822 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
1823 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
1824 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
1825 |
Work and such Derivative Works in Source or Object form.
|
|
|
1826 |
|
|
|
1827 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
1828 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
1829 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
1830 |
(except as stated in this section) patent license to make, have made,
|
|
|
1831 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
1832 |
where such license applies only to those patent claims licensable
|
|
|
1833 |
by such Contributor that are necessarily infringed by their
|
|
|
1834 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
1835 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
1836 |
institute patent litigation against any entity (including a
|
|
|
1837 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
1838 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
1839 |
or contributory patent infringement, then any patent licenses
|
|
|
1840 |
granted to You under this License for that Work shall terminate
|
|
|
1841 |
as of the date such litigation is filed.
|
|
|
1842 |
|
|
|
1843 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
1844 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
1845 |
modifications, and in Source or Object form, provided that You
|
|
|
1846 |
meet the following conditions:
|
|
|
1847 |
|
|
|
1848 |
(a) You must give any other recipients of the Work or
|
|
|
1849 |
Derivative Works a copy of this License; and
|
|
|
1850 |
|
|
|
1851 |
(b) You must cause any modified files to carry prominent notices
|
|
|
1852 |
stating that You changed the files; and
|
|
|
1853 |
|
|
|
1854 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
1855 |
that You distribute, all copyright, patent, trademark, and
|
|
|
1856 |
attribution notices from the Source form of the Work,
|
|
|
1857 |
excluding those notices that do not pertain to any part of
|
|
|
1858 |
the Derivative Works; and
|
|
|
1859 |
|
|
|
1860 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
1861 |
distribution, then any Derivative Works that You distribute must
|
|
|
1862 |
include a readable copy of the attribution notices contained
|
|
|
1863 |
within such NOTICE file, excluding those notices that do not
|
|
|
1864 |
pertain to any part of the Derivative Works, in at least one
|
|
|
1865 |
of the following places: within a NOTICE text file distributed
|
|
|
1866 |
as part of the Derivative Works; within the Source form or
|
|
|
1867 |
documentation, if provided along with the Derivative Works; or,
|
|
|
1868 |
within a display generated by the Derivative Works, if and
|
|
|
1869 |
wherever such third-party notices normally appear. The contents
|
|
|
1870 |
of the NOTICE file are for informational purposes only and
|
|
|
1871 |
do not modify the License. You may add Your own attribution
|
|
|
1872 |
notices within Derivative Works that You distribute, alongside
|
|
|
1873 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
1874 |
that such additional attribution notices cannot be construed
|
|
|
1875 |
as modifying the License.
|
|
|
1876 |
|
|
|
1877 |
You may add Your own copyright statement to Your modifications and
|
|
|
1878 |
may provide additional or different license terms and conditions
|
|
|
1879 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
1880 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
1881 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
1882 |
the conditions stated in this License.
|
|
|
1883 |
|
|
|
1884 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
1885 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
1886 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
1887 |
this License, without any additional terms or conditions.
|
|
|
1888 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
1889 |
the terms of any separate license agreement you may have executed
|
|
|
1890 |
with Licensor regarding such Contributions.
|
|
|
1891 |
|
|
|
1892 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
1893 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
1894 |
except as required for reasonable and customary use in describing the
|
|
|
1895 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
1896 |
|
|
|
1897 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
1898 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
1899 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
1900 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
1901 |
implied, including, without limitation, any warranties or conditions
|
|
|
1902 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
1903 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
1904 |
appropriateness of using or redistributing the Work and assume any
|
|
|
1905 |
risks associated with Your exercise of permissions under this License.
|
|
|
1906 |
|
|
|
1907 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
1908 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
1909 |
unless required by applicable law (such as deliberate and grossly
|
|
|
1910 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
1911 |
liable to You for damages, including any direct, indirect, special,
|
|
|
1912 |
incidental, or consequential damages of any character arising as a
|
|
|
1913 |
result of this License or out of the use or inability to use the
|
|
|
1914 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
1915 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
1916 |
other commercial damages or losses), even if such Contributor
|
|
|
1917 |
has been advised of the possibility of such damages.
|
|
|
1918 |
|
|
|
1919 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
1920 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
1921 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
1922 |
or other liability obligations and/or rights consistent with this
|
|
|
1923 |
License. However, in accepting such obligations, You may act only
|
|
|
1924 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
1925 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
1926 |
defend, and hold each Contributor harmless for any liability
|
|
|
1927 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
1928 |
of your accepting any such warranty or additional liability.
|
|
|
1929 |
|
|
|
1930 |
END OF TERMS AND CONDITIONS
|
|
|
1931 |
|
|
|
1932 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
1933 |
|
|
|
1934 |
To apply the Apache License to your work, attach the following
|
|
|
1935 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
1936 |
replaced with your own identifying information. (Don't include
|
|
|
1937 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
1938 |
comment syntax for the file format. We also recommend that a
|
|
|
1939 |
file or class name and description of purpose be included on the
|
|
|
1940 |
same "printed page" as the copyright notice for easier
|
|
|
1941 |
identification within third-party archives.
|
|
|
1942 |
|
|
|
1943 |
Copyright [yyyy] [name of copyright owner]
|
|
|
1944 |
|
|
|
1945 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
1946 |
you may not use this file except in compliance with the License.
|
|
|
1947 |
You may obtain a copy of the License at
|
|
|
1948 |
|
|
|
1949 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
1950 |
|
|
|
1951 |
Unless required by applicable law or agreed to in writing, software
|
|
|
1952 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
1953 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
1954 |
See the License for the specific language governing permissions and
|
|
|
1955 |
limitations under the License.
|
|
|
1956 |
|
|
|
1957 |
|
|
|
1958 |
## FirebaseRemoteConfig
|
|
|
1959 |
|
|
|
1960 |
|
|
|
1961 |
Apache License
|
|
|
1962 |
Version 2.0, January 2004
|
|
|
1963 |
http://www.apache.org/licenses/
|
|
|
1964 |
|
|
|
1965 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
1966 |
|
|
|
1967 |
1. Definitions.
|
|
|
1968 |
|
|
|
1969 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
1970 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
1971 |
|
|
|
1972 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
1973 |
the copyright owner that is granting the License.
|
|
|
1974 |
|
|
|
1975 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
1976 |
other entities that control, are controlled by, or are under common
|
|
|
1977 |
control with that entity. For the purposes of this definition,
|
|
|
1978 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
1979 |
direction or management of such entity, whether by contract or
|
|
|
1980 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
1981 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
1982 |
|
|
|
1983 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
1984 |
exercising permissions granted by this License.
|
|
|
1985 |
|
|
|
1986 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
1987 |
including but not limited to software source code, documentation
|
|
|
1988 |
source, and configuration files.
|
|
|
1989 |
|
|
|
1990 |
"Object" form shall mean any form resulting from mechanical
|
|
|
1991 |
transformation or translation of a Source form, including but
|
|
|
1992 |
not limited to compiled object code, generated documentation,
|
|
|
1993 |
and conversions to other media types.
|
|
|
1994 |
|
|
|
1995 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
1996 |
Object form, made available under the License, as indicated by a
|
|
|
1997 |
copyright notice that is included in or attached to the work
|
|
|
1998 |
(an example is provided in the Appendix below).
|
|
|
1999 |
|
|
|
2000 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
2001 |
form, that is based on (or derived from) the Work and for which the
|
|
|
2002 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
2003 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
2004 |
of this License, Derivative Works shall not include works that remain
|
|
|
2005 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
2006 |
the Work and Derivative Works thereof.
|
|
|
2007 |
|
|
|
2008 |
"Contribution" shall mean any work of authorship, including
|
|
|
2009 |
the original version of the Work and any modifications or additions
|
|
|
2010 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
2011 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
2012 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
2013 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
2014 |
means any form of electronic, verbal, or written communication sent
|
|
|
2015 |
to the Licensor or its representatives, including but not limited to
|
|
|
2016 |
communication on electronic mailing lists, source code control systems,
|
|
|
2017 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
2018 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
2019 |
excluding communication that is conspicuously marked or otherwise
|
|
|
2020 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
2021 |
|
|
|
2022 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
2023 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
2024 |
subsequently incorporated within the Work.
|
|
|
2025 |
|
|
|
2026 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
2027 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
2028 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
2029 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
2030 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
2031 |
Work and such Derivative Works in Source or Object form.
|
|
|
2032 |
|
|
|
2033 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
2034 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
2035 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
2036 |
(except as stated in this section) patent license to make, have made,
|
|
|
2037 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
2038 |
where such license applies only to those patent claims licensable
|
|
|
2039 |
by such Contributor that are necessarily infringed by their
|
|
|
2040 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
2041 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
2042 |
institute patent litigation against any entity (including a
|
|
|
2043 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
2044 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
2045 |
or contributory patent infringement, then any patent licenses
|
|
|
2046 |
granted to You under this License for that Work shall terminate
|
|
|
2047 |
as of the date such litigation is filed.
|
|
|
2048 |
|
|
|
2049 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
2050 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
2051 |
modifications, and in Source or Object form, provided that You
|
|
|
2052 |
meet the following conditions:
|
|
|
2053 |
|
|
|
2054 |
(a) You must give any other recipients of the Work or
|
|
|
2055 |
Derivative Works a copy of this License; and
|
|
|
2056 |
|
|
|
2057 |
(b) You must cause any modified files to carry prominent notices
|
|
|
2058 |
stating that You changed the files; and
|
|
|
2059 |
|
|
|
2060 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
2061 |
that You distribute, all copyright, patent, trademark, and
|
|
|
2062 |
attribution notices from the Source form of the Work,
|
|
|
2063 |
excluding those notices that do not pertain to any part of
|
|
|
2064 |
the Derivative Works; and
|
|
|
2065 |
|
|
|
2066 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
2067 |
distribution, then any Derivative Works that You distribute must
|
|
|
2068 |
include a readable copy of the attribution notices contained
|
|
|
2069 |
within such NOTICE file, excluding those notices that do not
|
|
|
2070 |
pertain to any part of the Derivative Works, in at least one
|
|
|
2071 |
of the following places: within a NOTICE text file distributed
|
|
|
2072 |
as part of the Derivative Works; within the Source form or
|
|
|
2073 |
documentation, if provided along with the Derivative Works; or,
|
|
|
2074 |
within a display generated by the Derivative Works, if and
|
|
|
2075 |
wherever such third-party notices normally appear. The contents
|
|
|
2076 |
of the NOTICE file are for informational purposes only and
|
|
|
2077 |
do not modify the License. You may add Your own attribution
|
|
|
2078 |
notices within Derivative Works that You distribute, alongside
|
|
|
2079 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
2080 |
that such additional attribution notices cannot be construed
|
|
|
2081 |
as modifying the License.
|
|
|
2082 |
|
|
|
2083 |
You may add Your own copyright statement to Your modifications and
|
|
|
2084 |
may provide additional or different license terms and conditions
|
|
|
2085 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
2086 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
2087 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
2088 |
the conditions stated in this License.
|
|
|
2089 |
|
|
|
2090 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
2091 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
2092 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
2093 |
this License, without any additional terms or conditions.
|
|
|
2094 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
2095 |
the terms of any separate license agreement you may have executed
|
|
|
2096 |
with Licensor regarding such Contributions.
|
|
|
2097 |
|
|
|
2098 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
2099 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
2100 |
except as required for reasonable and customary use in describing the
|
|
|
2101 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
2102 |
|
|
|
2103 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
2104 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
2105 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
2106 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
2107 |
implied, including, without limitation, any warranties or conditions
|
|
|
2108 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
2109 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
2110 |
appropriateness of using or redistributing the Work and assume any
|
|
|
2111 |
risks associated with Your exercise of permissions under this License.
|
|
|
2112 |
|
|
|
2113 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
2114 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
2115 |
unless required by applicable law (such as deliberate and grossly
|
|
|
2116 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
2117 |
liable to You for damages, including any direct, indirect, special,
|
|
|
2118 |
incidental, or consequential damages of any character arising as a
|
|
|
2119 |
result of this License or out of the use or inability to use the
|
|
|
2120 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
2121 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
2122 |
other commercial damages or losses), even if such Contributor
|
|
|
2123 |
has been advised of the possibility of such damages.
|
|
|
2124 |
|
|
|
2125 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
2126 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
2127 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
2128 |
or other liability obligations and/or rights consistent with this
|
|
|
2129 |
License. However, in accepting such obligations, You may act only
|
|
|
2130 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
2131 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
2132 |
defend, and hold each Contributor harmless for any liability
|
|
|
2133 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
2134 |
of your accepting any such warranty or additional liability.
|
|
|
2135 |
|
|
|
2136 |
END OF TERMS AND CONDITIONS
|
|
|
2137 |
|
|
|
2138 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
2139 |
|
|
|
2140 |
To apply the Apache License to your work, attach the following
|
|
|
2141 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
2142 |
replaced with your own identifying information. (Don't include
|
|
|
2143 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
2144 |
comment syntax for the file format. We also recommend that a
|
|
|
2145 |
file or class name and description of purpose be included on the
|
|
|
2146 |
same "printed page" as the copyright notice for easier
|
|
|
2147 |
identification within third-party archives.
|
|
|
2148 |
|
|
|
2149 |
Copyright [yyyy] [name of copyright owner]
|
|
|
2150 |
|
|
|
2151 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
2152 |
you may not use this file except in compliance with the License.
|
|
|
2153 |
You may obtain a copy of the License at
|
|
|
2154 |
|
|
|
2155 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
2156 |
|
|
|
2157 |
Unless required by applicable law or agreed to in writing, software
|
|
|
2158 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
2159 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
2160 |
See the License for the specific language governing permissions and
|
|
|
2161 |
limitations under the License.
|
|
|
2162 |
|
|
|
2163 |
|
|
|
2164 |
## FloatingLabelTextFieldSwiftUI
|
|
|
2165 |
|
|
|
2166 |
Copyright (c) 2020 kishanraja <rajakishanrk1996@gmail.com>
|
|
|
2167 |
|
|
|
2168 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
2169 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
2170 |
in the Software without restriction, including without limitation the rights
|
|
|
2171 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2172 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
2173 |
furnished to do so, subject to the following conditions:
|
|
|
2174 |
|
|
|
2175 |
The above copyright notice and this permission notice shall be included in
|
|
|
2176 |
all copies or substantial portions of the Software.
|
|
|
2177 |
|
|
|
2178 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
2179 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
2180 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
2181 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
2182 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2183 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2184 |
THE SOFTWARE.
|
|
|
2185 |
|
|
|
2186 |
|
|
|
2187 |
## GoogleAppMeasurement
|
|
|
2188 |
|
|
|
2189 |
Copyright 2021 Google
|
|
|
2190 |
|
|
|
2191 |
## GoogleDataTransport
|
|
|
2192 |
|
|
|
2193 |
|
|
|
2194 |
Apache License
|
|
|
2195 |
Version 2.0, January 2004
|
|
|
2196 |
http://www.apache.org/licenses/
|
|
|
2197 |
|
|
|
2198 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
2199 |
|
|
|
2200 |
1. Definitions.
|
|
|
2201 |
|
|
|
2202 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
2203 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
2204 |
|
|
|
2205 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
2206 |
the copyright owner that is granting the License.
|
|
|
2207 |
|
|
|
2208 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
2209 |
other entities that control, are controlled by, or are under common
|
|
|
2210 |
control with that entity. For the purposes of this definition,
|
|
|
2211 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
2212 |
direction or management of such entity, whether by contract or
|
|
|
2213 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
2214 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
2215 |
|
|
|
2216 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
2217 |
exercising permissions granted by this License.
|
|
|
2218 |
|
|
|
2219 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
2220 |
including but not limited to software source code, documentation
|
|
|
2221 |
source, and configuration files.
|
|
|
2222 |
|
|
|
2223 |
"Object" form shall mean any form resulting from mechanical
|
|
|
2224 |
transformation or translation of a Source form, including but
|
|
|
2225 |
not limited to compiled object code, generated documentation,
|
|
|
2226 |
and conversions to other media types.
|
|
|
2227 |
|
|
|
2228 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
2229 |
Object form, made available under the License, as indicated by a
|
|
|
2230 |
copyright notice that is included in or attached to the work
|
|
|
2231 |
(an example is provided in the Appendix below).
|
|
|
2232 |
|
|
|
2233 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
2234 |
form, that is based on (or derived from) the Work and for which the
|
|
|
2235 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
2236 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
2237 |
of this License, Derivative Works shall not include works that remain
|
|
|
2238 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
2239 |
the Work and Derivative Works thereof.
|
|
|
2240 |
|
|
|
2241 |
"Contribution" shall mean any work of authorship, including
|
|
|
2242 |
the original version of the Work and any modifications or additions
|
|
|
2243 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
2244 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
2245 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
2246 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
2247 |
means any form of electronic, verbal, or written communication sent
|
|
|
2248 |
to the Licensor or its representatives, including but not limited to
|
|
|
2249 |
communication on electronic mailing lists, source code control systems,
|
|
|
2250 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
2251 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
2252 |
excluding communication that is conspicuously marked or otherwise
|
|
|
2253 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
2254 |
|
|
|
2255 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
2256 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
2257 |
subsequently incorporated within the Work.
|
|
|
2258 |
|
|
|
2259 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
2260 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
2261 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
2262 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
2263 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
2264 |
Work and such Derivative Works in Source or Object form.
|
|
|
2265 |
|
|
|
2266 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
2267 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
2268 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
2269 |
(except as stated in this section) patent license to make, have made,
|
|
|
2270 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
2271 |
where such license applies only to those patent claims licensable
|
|
|
2272 |
by such Contributor that are necessarily infringed by their
|
|
|
2273 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
2274 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
2275 |
institute patent litigation against any entity (including a
|
|
|
2276 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
2277 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
2278 |
or contributory patent infringement, then any patent licenses
|
|
|
2279 |
granted to You under this License for that Work shall terminate
|
|
|
2280 |
as of the date such litigation is filed.
|
|
|
2281 |
|
|
|
2282 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
2283 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
2284 |
modifications, and in Source or Object form, provided that You
|
|
|
2285 |
meet the following conditions:
|
|
|
2286 |
|
|
|
2287 |
(a) You must give any other recipients of the Work or
|
|
|
2288 |
Derivative Works a copy of this License; and
|
|
|
2289 |
|
|
|
2290 |
(b) You must cause any modified files to carry prominent notices
|
|
|
2291 |
stating that You changed the files; and
|
|
|
2292 |
|
|
|
2293 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
2294 |
that You distribute, all copyright, patent, trademark, and
|
|
|
2295 |
attribution notices from the Source form of the Work,
|
|
|
2296 |
excluding those notices that do not pertain to any part of
|
|
|
2297 |
the Derivative Works; and
|
|
|
2298 |
|
|
|
2299 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
2300 |
distribution, then any Derivative Works that You distribute must
|
|
|
2301 |
include a readable copy of the attribution notices contained
|
|
|
2302 |
within such NOTICE file, excluding those notices that do not
|
|
|
2303 |
pertain to any part of the Derivative Works, in at least one
|
|
|
2304 |
of the following places: within a NOTICE text file distributed
|
|
|
2305 |
as part of the Derivative Works; within the Source form or
|
|
|
2306 |
documentation, if provided along with the Derivative Works; or,
|
|
|
2307 |
within a display generated by the Derivative Works, if and
|
|
|
2308 |
wherever such third-party notices normally appear. The contents
|
|
|
2309 |
of the NOTICE file are for informational purposes only and
|
|
|
2310 |
do not modify the License. You may add Your own attribution
|
|
|
2311 |
notices within Derivative Works that You distribute, alongside
|
|
|
2312 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
2313 |
that such additional attribution notices cannot be construed
|
|
|
2314 |
as modifying the License.
|
|
|
2315 |
|
|
|
2316 |
You may add Your own copyright statement to Your modifications and
|
|
|
2317 |
may provide additional or different license terms and conditions
|
|
|
2318 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
2319 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
2320 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
2321 |
the conditions stated in this License.
|
|
|
2322 |
|
|
|
2323 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
2324 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
2325 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
2326 |
this License, without any additional terms or conditions.
|
|
|
2327 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
2328 |
the terms of any separate license agreement you may have executed
|
|
|
2329 |
with Licensor regarding such Contributions.
|
|
|
2330 |
|
|
|
2331 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
2332 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
2333 |
except as required for reasonable and customary use in describing the
|
|
|
2334 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
2335 |
|
|
|
2336 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
2337 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
2338 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
2339 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
2340 |
implied, including, without limitation, any warranties or conditions
|
|
|
2341 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
2342 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
2343 |
appropriateness of using or redistributing the Work and assume any
|
|
|
2344 |
risks associated with Your exercise of permissions under this License.
|
|
|
2345 |
|
|
|
2346 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
2347 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
2348 |
unless required by applicable law (such as deliberate and grossly
|
|
|
2349 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
2350 |
liable to You for damages, including any direct, indirect, special,
|
|
|
2351 |
incidental, or consequential damages of any character arising as a
|
|
|
2352 |
result of this License or out of the use or inability to use the
|
|
|
2353 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
2354 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
2355 |
other commercial damages or losses), even if such Contributor
|
|
|
2356 |
has been advised of the possibility of such damages.
|
|
|
2357 |
|
|
|
2358 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
2359 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
2360 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
2361 |
or other liability obligations and/or rights consistent with this
|
|
|
2362 |
License. However, in accepting such obligations, You may act only
|
|
|
2363 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
2364 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
2365 |
defend, and hold each Contributor harmless for any liability
|
|
|
2366 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
2367 |
of your accepting any such warranty or additional liability.
|
|
|
2368 |
|
|
|
2369 |
END OF TERMS AND CONDITIONS
|
|
|
2370 |
|
|
|
2371 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
2372 |
|
|
|
2373 |
To apply the Apache License to your work, attach the following
|
|
|
2374 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
2375 |
replaced with your own identifying information. (Don't include
|
|
|
2376 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
2377 |
comment syntax for the file format. We also recommend that a
|
|
|
2378 |
file or class name and description of purpose be included on the
|
|
|
2379 |
same "printed page" as the copyright notice for easier
|
|
|
2380 |
identification within third-party archives.
|
|
|
2381 |
|
|
|
2382 |
Copyright [yyyy] [name of copyright owner]
|
|
|
2383 |
|
|
|
2384 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
2385 |
you may not use this file except in compliance with the License.
|
|
|
2386 |
You may obtain a copy of the License at
|
|
|
2387 |
|
|
|
2388 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
2389 |
|
|
|
2390 |
Unless required by applicable law or agreed to in writing, software
|
|
|
2391 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
2392 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
2393 |
See the License for the specific language governing permissions and
|
|
|
2394 |
limitations under the License.
|
|
|
2395 |
|
|
|
2396 |
|
|
|
2397 |
## GoogleUtilities
|
|
|
2398 |
|
|
|
2399 |
|
|
|
2400 |
Apache License
|
|
|
2401 |
Version 2.0, January 2004
|
|
|
2402 |
http://www.apache.org/licenses/
|
|
|
2403 |
|
|
|
2404 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
2405 |
|
|
|
2406 |
1. Definitions.
|
|
|
2407 |
|
|
|
2408 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
2409 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
2410 |
|
|
|
2411 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
2412 |
the copyright owner that is granting the License.
|
|
|
2413 |
|
|
|
2414 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
2415 |
other entities that control, are controlled by, or are under common
|
|
|
2416 |
control with that entity. For the purposes of this definition,
|
|
|
2417 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
2418 |
direction or management of such entity, whether by contract or
|
|
|
2419 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
2420 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
2421 |
|
|
|
2422 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
2423 |
exercising permissions granted by this License.
|
|
|
2424 |
|
|
|
2425 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
2426 |
including but not limited to software source code, documentation
|
|
|
2427 |
source, and configuration files.
|
|
|
2428 |
|
|
|
2429 |
"Object" form shall mean any form resulting from mechanical
|
|
|
2430 |
transformation or translation of a Source form, including but
|
|
|
2431 |
not limited to compiled object code, generated documentation,
|
|
|
2432 |
and conversions to other media types.
|
|
|
2433 |
|
|
|
2434 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
2435 |
Object form, made available under the License, as indicated by a
|
|
|
2436 |
copyright notice that is included in or attached to the work
|
|
|
2437 |
(an example is provided in the Appendix below).
|
|
|
2438 |
|
|
|
2439 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
2440 |
form, that is based on (or derived from) the Work and for which the
|
|
|
2441 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
2442 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
2443 |
of this License, Derivative Works shall not include works that remain
|
|
|
2444 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
2445 |
the Work and Derivative Works thereof.
|
|
|
2446 |
|
|
|
2447 |
"Contribution" shall mean any work of authorship, including
|
|
|
2448 |
the original version of the Work and any modifications or additions
|
|
|
2449 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
2450 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
2451 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
2452 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
2453 |
means any form of electronic, verbal, or written communication sent
|
|
|
2454 |
to the Licensor or its representatives, including but not limited to
|
|
|
2455 |
communication on electronic mailing lists, source code control systems,
|
|
|
2456 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
2457 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
2458 |
excluding communication that is conspicuously marked or otherwise
|
|
|
2459 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
2460 |
|
|
|
2461 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
2462 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
2463 |
subsequently incorporated within the Work.
|
|
|
2464 |
|
|
|
2465 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
2466 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
2467 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
2468 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
2469 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
2470 |
Work and such Derivative Works in Source or Object form.
|
|
|
2471 |
|
|
|
2472 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
2473 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
2474 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
2475 |
(except as stated in this section) patent license to make, have made,
|
|
|
2476 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
2477 |
where such license applies only to those patent claims licensable
|
|
|
2478 |
by such Contributor that are necessarily infringed by their
|
|
|
2479 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
2480 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
2481 |
institute patent litigation against any entity (including a
|
|
|
2482 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
2483 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
2484 |
or contributory patent infringement, then any patent licenses
|
|
|
2485 |
granted to You under this License for that Work shall terminate
|
|
|
2486 |
as of the date such litigation is filed.
|
|
|
2487 |
|
|
|
2488 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
2489 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
2490 |
modifications, and in Source or Object form, provided that You
|
|
|
2491 |
meet the following conditions:
|
|
|
2492 |
|
|
|
2493 |
(a) You must give any other recipients of the Work or
|
|
|
2494 |
Derivative Works a copy of this License; and
|
|
|
2495 |
|
|
|
2496 |
(b) You must cause any modified files to carry prominent notices
|
|
|
2497 |
stating that You changed the files; and
|
|
|
2498 |
|
|
|
2499 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
2500 |
that You distribute, all copyright, patent, trademark, and
|
|
|
2501 |
attribution notices from the Source form of the Work,
|
|
|
2502 |
excluding those notices that do not pertain to any part of
|
|
|
2503 |
the Derivative Works; and
|
|
|
2504 |
|
|
|
2505 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
2506 |
distribution, then any Derivative Works that You distribute must
|
|
|
2507 |
include a readable copy of the attribution notices contained
|
|
|
2508 |
within such NOTICE file, excluding those notices that do not
|
|
|
2509 |
pertain to any part of the Derivative Works, in at least one
|
|
|
2510 |
of the following places: within a NOTICE text file distributed
|
|
|
2511 |
as part of the Derivative Works; within the Source form or
|
|
|
2512 |
documentation, if provided along with the Derivative Works; or,
|
|
|
2513 |
within a display generated by the Derivative Works, if and
|
|
|
2514 |
wherever such third-party notices normally appear. The contents
|
|
|
2515 |
of the NOTICE file are for informational purposes only and
|
|
|
2516 |
do not modify the License. You may add Your own attribution
|
|
|
2517 |
notices within Derivative Works that You distribute, alongside
|
|
|
2518 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
2519 |
that such additional attribution notices cannot be construed
|
|
|
2520 |
as modifying the License.
|
|
|
2521 |
|
|
|
2522 |
You may add Your own copyright statement to Your modifications and
|
|
|
2523 |
may provide additional or different license terms and conditions
|
|
|
2524 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
2525 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
2526 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
2527 |
the conditions stated in this License.
|
|
|
2528 |
|
|
|
2529 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
2530 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
2531 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
2532 |
this License, without any additional terms or conditions.
|
|
|
2533 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
2534 |
the terms of any separate license agreement you may have executed
|
|
|
2535 |
with Licensor regarding such Contributions.
|
|
|
2536 |
|
|
|
2537 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
2538 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
2539 |
except as required for reasonable and customary use in describing the
|
|
|
2540 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
2541 |
|
|
|
2542 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
2543 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
2544 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
2545 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
2546 |
implied, including, without limitation, any warranties or conditions
|
|
|
2547 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
2548 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
2549 |
appropriateness of using or redistributing the Work and assume any
|
|
|
2550 |
risks associated with Your exercise of permissions under this License.
|
|
|
2551 |
|
|
|
2552 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
2553 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
2554 |
unless required by applicable law (such as deliberate and grossly
|
|
|
2555 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
2556 |
liable to You for damages, including any direct, indirect, special,
|
|
|
2557 |
incidental, or consequential damages of any character arising as a
|
|
|
2558 |
result of this License or out of the use or inability to use the
|
|
|
2559 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
2560 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
2561 |
other commercial damages or losses), even if such Contributor
|
|
|
2562 |
has been advised of the possibility of such damages.
|
|
|
2563 |
|
|
|
2564 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
2565 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
2566 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
2567 |
or other liability obligations and/or rights consistent with this
|
|
|
2568 |
License. However, in accepting such obligations, You may act only
|
|
|
2569 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
2570 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
2571 |
defend, and hold each Contributor harmless for any liability
|
|
|
2572 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
2573 |
of your accepting any such warranty or additional liability.
|
|
|
2574 |
|
|
|
2575 |
END OF TERMS AND CONDITIONS
|
|
|
2576 |
|
|
|
2577 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
2578 |
|
|
|
2579 |
To apply the Apache License to your work, attach the following
|
|
|
2580 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
2581 |
replaced with your own identifying information. (Don't include
|
|
|
2582 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
2583 |
comment syntax for the file format. We also recommend that a
|
|
|
2584 |
file or class name and description of purpose be included on the
|
|
|
2585 |
same "printed page" as the copyright notice for easier
|
|
|
2586 |
identification within third-party archives.
|
|
|
2587 |
|
|
|
2588 |
Copyright [yyyy] [name of copyright owner]
|
|
|
2589 |
|
|
|
2590 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
2591 |
you may not use this file except in compliance with the License.
|
|
|
2592 |
You may obtain a copy of the License at
|
|
|
2593 |
|
|
|
2594 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
2595 |
|
|
|
2596 |
Unless required by applicable law or agreed to in writing, software
|
|
|
2597 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
2598 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
2599 |
See the License for the specific language governing permissions and
|
|
|
2600 |
limitations under the License.
|
|
|
2601 |
|
|
|
2602 |
================================================================================
|
|
|
2603 |
|
|
|
2604 |
The following copyright from Landon J. Fuller applies to the isAppEncrypted
|
|
|
2605 |
function in Environment/third_party/GULAppEnvironmentUtil.m.
|
|
|
2606 |
|
|
|
2607 |
Copyright (c) 2017 Landon J. Fuller <landon@landonf.org>
|
|
|
2608 |
All rights reserved.
|
|
|
2609 |
|
|
|
2610 |
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
|
2611 |
this software and associated documentation files (the "Software"), to deal in
|
|
|
2612 |
the Software without restriction, including without limitation the rights to
|
|
|
2613 |
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
|
2614 |
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
|
2615 |
subject to the following conditions:
|
|
|
2616 |
|
|
|
2617 |
The above copyright notice and this permission notice shall be included in all
|
|
|
2618 |
copies or substantial portions of the Software.
|
|
|
2619 |
|
|
|
2620 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
2621 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
|
2622 |
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
|
2623 |
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
|
2624 |
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
2625 |
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2626 |
|
|
|
2627 |
Comment from
|
|
|
2628 |
<a href="http://iphonedevwiki.net/index.php/Crack_prevention">iPhone Dev Wiki
|
|
|
2629 |
Crack Prevention</a>: App Store binaries are signed by both their developer
|
|
|
2630 |
and Apple. This encrypts the binary so that decryption keys are needed in order
|
|
|
2631 |
to make the binary readable. When iOS executes the binary, the decryption keys
|
|
|
2632 |
are used to decrypt the binary into a readable state where it is then loaded
|
|
|
2633 |
into memory and executed. iOS can tell the encryption status of a binary via the
|
|
|
2634 |
cryptid structure member of LC_ENCRYPTION_INFO MachO load command. If cryptid is
|
|
|
2635 |
a non-zero value then the binary is encrypted.
|
|
|
2636 |
|
|
|
2637 |
'Cracking' works by letting the kernel decrypt the binary then siphoning the
|
|
|
2638 |
decrypted data into a new binary file, resigning, and repackaging. This will
|
|
|
2639 |
only work on jailbroken devices as codesignature validation has been removed.
|
|
|
2640 |
Resigning takes place because while the codesignature doesn't have to be valid
|
|
|
2641 |
thanks to the jailbreak, it does have to be in place unless you have AppSync or
|
|
|
2642 |
similar to disable codesignature checks.
|
|
|
2643 |
|
|
|
2644 |
More information at <a href="http://landonf.org/2009/02/index.html">Landon
|
|
|
2645 |
Fuller's blog</a>
|
|
|
2646 |
|
|
|
2647 |
|
|
|
2648 |
## Player
|
|
|
2649 |
|
|
|
2650 |
The MIT License (MIT)
|
|
|
2651 |
|
|
|
2652 |
Copyright (c) 2014-present patrick piemonte (http://patrickpiemonte.com/)
|
|
|
2653 |
|
|
|
2654 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
2655 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
2656 |
in the Software without restriction, including without limitation the rights
|
|
|
2657 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2658 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
2659 |
furnished to do so, subject to the following conditions:
|
|
|
2660 |
|
|
|
2661 |
The above copyright notice and this permission notice shall be included in all
|
|
|
2662 |
copies or substantial portions of the Software.
|
|
|
2663 |
|
|
|
2664 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
2665 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
2666 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
2667 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
2668 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2669 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
2670 |
SOFTWARE.
|
|
|
2671 |
|
|
|
2672 |
|
|
|
2673 |
## PromisesObjC
|
|
|
2674 |
|
|
|
2675 |
|
|
|
2676 |
Apache License
|
|
|
2677 |
Version 2.0, January 2004
|
|
|
2678 |
http://www.apache.org/licenses/
|
|
|
2679 |
|
|
|
2680 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
2681 |
|
|
|
2682 |
1. Definitions.
|
|
|
2683 |
|
|
|
2684 |
"License" shall mean the terms and conditions for use, reproduction,
|
|
|
2685 |
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
2686 |
|
|
|
2687 |
"Licensor" shall mean the copyright owner or entity authorized by
|
|
|
2688 |
the copyright owner that is granting the License.
|
|
|
2689 |
|
|
|
2690 |
"Legal Entity" shall mean the union of the acting entity and all
|
|
|
2691 |
other entities that control, are controlled by, or are under common
|
|
|
2692 |
control with that entity. For the purposes of this definition,
|
|
|
2693 |
"control" means (i) the power, direct or indirect, to cause the
|
|
|
2694 |
direction or management of such entity, whether by contract or
|
|
|
2695 |
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
|
2696 |
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
|
2697 |
|
|
|
2698 |
"You" (or "Your") shall mean an individual or Legal Entity
|
|
|
2699 |
exercising permissions granted by this License.
|
|
|
2700 |
|
|
|
2701 |
"Source" form shall mean the preferred form for making modifications,
|
|
|
2702 |
including but not limited to software source code, documentation
|
|
|
2703 |
source, and configuration files.
|
|
|
2704 |
|
|
|
2705 |
"Object" form shall mean any form resulting from mechanical
|
|
|
2706 |
transformation or translation of a Source form, including but
|
|
|
2707 |
not limited to compiled object code, generated documentation,
|
|
|
2708 |
and conversions to other media types.
|
|
|
2709 |
|
|
|
2710 |
"Work" shall mean the work of authorship, whether in Source or
|
|
|
2711 |
Object form, made available under the License, as indicated by a
|
|
|
2712 |
copyright notice that is included in or attached to the work
|
|
|
2713 |
(an example is provided in the Appendix below).
|
|
|
2714 |
|
|
|
2715 |
"Derivative Works" shall mean any work, whether in Source or Object
|
|
|
2716 |
form, that is based on (or derived from) the Work and for which the
|
|
|
2717 |
editorial revisions, annotations, elaborations, or other modifications
|
|
|
2718 |
represent, as a whole, an original work of authorship. For the purposes
|
|
|
2719 |
of this License, Derivative Works shall not include works that remain
|
|
|
2720 |
separable from, or merely link (or bind by name) to the interfaces of,
|
|
|
2721 |
the Work and Derivative Works thereof.
|
|
|
2722 |
|
|
|
2723 |
"Contribution" shall mean any work of authorship, including
|
|
|
2724 |
the original version of the Work and any modifications or additions
|
|
|
2725 |
to that Work or Derivative Works thereof, that is intentionally
|
|
|
2726 |
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
|
2727 |
or by an individual or Legal Entity authorized to submit on behalf of
|
|
|
2728 |
the copyright owner. For the purposes of this definition, "submitted"
|
|
|
2729 |
means any form of electronic, verbal, or written communication sent
|
|
|
2730 |
to the Licensor or its representatives, including but not limited to
|
|
|
2731 |
communication on electronic mailing lists, source code control systems,
|
|
|
2732 |
and issue tracking systems that are managed by, or on behalf of, the
|
|
|
2733 |
Licensor for the purpose of discussing and improving the Work, but
|
|
|
2734 |
excluding communication that is conspicuously marked or otherwise
|
|
|
2735 |
designated in writing by the copyright owner as "Not a Contribution."
|
|
|
2736 |
|
|
|
2737 |
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
|
2738 |
on behalf of whom a Contribution has been received by Licensor and
|
|
|
2739 |
subsequently incorporated within the Work.
|
|
|
2740 |
|
|
|
2741 |
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
|
2742 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
2743 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
2744 |
copyright license to reproduce, prepare Derivative Works of,
|
|
|
2745 |
publicly display, publicly perform, sublicense, and distribute the
|
|
|
2746 |
Work and such Derivative Works in Source or Object form.
|
|
|
2747 |
|
|
|
2748 |
3. Grant of Patent License. Subject to the terms and conditions of
|
|
|
2749 |
this License, each Contributor hereby grants to You a perpetual,
|
|
|
2750 |
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
|
2751 |
(except as stated in this section) patent license to make, have made,
|
|
|
2752 |
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
|
2753 |
where such license applies only to those patent claims licensable
|
|
|
2754 |
by such Contributor that are necessarily infringed by their
|
|
|
2755 |
Contribution(s) alone or by combination of their Contribution(s)
|
|
|
2756 |
with the Work to which such Contribution(s) was submitted. If You
|
|
|
2757 |
institute patent litigation against any entity (including a
|
|
|
2758 |
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
|
2759 |
or a Contribution incorporated within the Work constitutes direct
|
|
|
2760 |
or contributory patent infringement, then any patent licenses
|
|
|
2761 |
granted to You under this License for that Work shall terminate
|
|
|
2762 |
as of the date such litigation is filed.
|
|
|
2763 |
|
|
|
2764 |
4. Redistribution. You may reproduce and distribute copies of the
|
|
|
2765 |
Work or Derivative Works thereof in any medium, with or without
|
|
|
2766 |
modifications, and in Source or Object form, provided that You
|
|
|
2767 |
meet the following conditions:
|
|
|
2768 |
|
|
|
2769 |
(a) You must give any other recipients of the Work or
|
|
|
2770 |
Derivative Works a copy of this License; and
|
|
|
2771 |
|
|
|
2772 |
(b) You must cause any modified files to carry prominent notices
|
|
|
2773 |
stating that You changed the files; and
|
|
|
2774 |
|
|
|
2775 |
(c) You must retain, in the Source form of any Derivative Works
|
|
|
2776 |
that You distribute, all copyright, patent, trademark, and
|
|
|
2777 |
attribution notices from the Source form of the Work,
|
|
|
2778 |
excluding those notices that do not pertain to any part of
|
|
|
2779 |
the Derivative Works; and
|
|
|
2780 |
|
|
|
2781 |
(d) If the Work includes a "NOTICE" text file as part of its
|
|
|
2782 |
distribution, then any Derivative Works that You distribute must
|
|
|
2783 |
include a readable copy of the attribution notices contained
|
|
|
2784 |
within such NOTICE file, excluding those notices that do not
|
|
|
2785 |
pertain to any part of the Derivative Works, in at least one
|
|
|
2786 |
of the following places: within a NOTICE text file distributed
|
|
|
2787 |
as part of the Derivative Works; within the Source form or
|
|
|
2788 |
documentation, if provided along with the Derivative Works; or,
|
|
|
2789 |
within a display generated by the Derivative Works, if and
|
|
|
2790 |
wherever such third-party notices normally appear. The contents
|
|
|
2791 |
of the NOTICE file are for informational purposes only and
|
|
|
2792 |
do not modify the License. You may add Your own attribution
|
|
|
2793 |
notices within Derivative Works that You distribute, alongside
|
|
|
2794 |
or as an addendum to the NOTICE text from the Work, provided
|
|
|
2795 |
that such additional attribution notices cannot be construed
|
|
|
2796 |
as modifying the License.
|
|
|
2797 |
|
|
|
2798 |
You may add Your own copyright statement to Your modifications and
|
|
|
2799 |
may provide additional or different license terms and conditions
|
|
|
2800 |
for use, reproduction, or distribution of Your modifications, or
|
|
|
2801 |
for any such Derivative Works as a whole, provided Your use,
|
|
|
2802 |
reproduction, and distribution of the Work otherwise complies with
|
|
|
2803 |
the conditions stated in this License.
|
|
|
2804 |
|
|
|
2805 |
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
|
2806 |
any Contribution intentionally submitted for inclusion in the Work
|
|
|
2807 |
by You to the Licensor shall be under the terms and conditions of
|
|
|
2808 |
this License, without any additional terms or conditions.
|
|
|
2809 |
Notwithstanding the above, nothing herein shall supersede or modify
|
|
|
2810 |
the terms of any separate license agreement you may have executed
|
|
|
2811 |
with Licensor regarding such Contributions.
|
|
|
2812 |
|
|
|
2813 |
6. Trademarks. This License does not grant permission to use the trade
|
|
|
2814 |
names, trademarks, service marks, or product names of the Licensor,
|
|
|
2815 |
except as required for reasonable and customary use in describing the
|
|
|
2816 |
origin of the Work and reproducing the content of the NOTICE file.
|
|
|
2817 |
|
|
|
2818 |
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
|
2819 |
agreed to in writing, Licensor provides the Work (and each
|
|
|
2820 |
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
|
2821 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
|
2822 |
implied, including, without limitation, any warranties or conditions
|
|
|
2823 |
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
|
2824 |
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
|
2825 |
appropriateness of using or redistributing the Work and assume any
|
|
|
2826 |
risks associated with Your exercise of permissions under this License.
|
|
|
2827 |
|
|
|
2828 |
8. Limitation of Liability. In no event and under no legal theory,
|
|
|
2829 |
whether in tort (including negligence), contract, or otherwise,
|
|
|
2830 |
unless required by applicable law (such as deliberate and grossly
|
|
|
2831 |
negligent acts) or agreed to in writing, shall any Contributor be
|
|
|
2832 |
liable to You for damages, including any direct, indirect, special,
|
|
|
2833 |
incidental, or consequential damages of any character arising as a
|
|
|
2834 |
result of this License or out of the use or inability to use the
|
|
|
2835 |
Work (including but not limited to damages for loss of goodwill,
|
|
|
2836 |
work stoppage, computer failure or malfunction, or any and all
|
|
|
2837 |
other commercial damages or losses), even if such Contributor
|
|
|
2838 |
has been advised of the possibility of such damages.
|
|
|
2839 |
|
|
|
2840 |
9. Accepting Warranty or Additional Liability. While redistributing
|
|
|
2841 |
the Work or Derivative Works thereof, You may choose to offer,
|
|
|
2842 |
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
|
2843 |
or other liability obligations and/or rights consistent with this
|
|
|
2844 |
License. However, in accepting such obligations, You may act only
|
|
|
2845 |
on Your own behalf and on Your sole responsibility, not on behalf
|
|
|
2846 |
of any other Contributor, and only if You agree to indemnify,
|
|
|
2847 |
defend, and hold each Contributor harmless for any liability
|
|
|
2848 |
incurred by, or claims asserted against, such Contributor by reason
|
|
|
2849 |
of your accepting any such warranty or additional liability.
|
|
|
2850 |
|
|
|
2851 |
END OF TERMS AND CONDITIONS
|
|
|
2852 |
|
|
|
2853 |
APPENDIX: How to apply the Apache License to your work.
|
|
|
2854 |
|
|
|
2855 |
To apply the Apache License to your work, attach the following
|
|
|
2856 |
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
|
2857 |
replaced with your own identifying information. (Don't include
|
|
|
2858 |
the brackets!) The text should be enclosed in the appropriate
|
|
|
2859 |
comment syntax for the file format. We also recommend that a
|
|
|
2860 |
file or class name and description of purpose be included on the
|
|
|
2861 |
same "printed page" as the copyright notice for easier
|
|
|
2862 |
identification within third-party archives.
|
|
|
2863 |
|
|
|
2864 |
Copyright [yyyy] [name of copyright owner]
|
|
|
2865 |
|
|
|
2866 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
2867 |
you may not use this file except in compliance with the License.
|
|
|
2868 |
You may obtain a copy of the License at
|
|
|
2869 |
|
|
|
2870 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
2871 |
|
|
|
2872 |
Unless required by applicable law or agreed to in writing, software
|
|
|
2873 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
2874 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
2875 |
See the License for the specific language governing permissions and
|
|
|
2876 |
limitations under the License.
|
|
|
2877 |
|
|
|
2878 |
|
|
|
2879 |
## RNCryptor
|
|
|
2880 |
|
|
|
2881 |
The MIT License (MIT)
|
|
|
2882 |
|
|
|
2883 |
Copyright (c) 2015 Rob Napier
|
|
|
2884 |
|
|
|
2885 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
2886 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
2887 |
in the Software without restriction, including without limitation the rights
|
|
|
2888 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2889 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
2890 |
furnished to do so, subject to the following conditions:
|
|
|
2891 |
|
|
|
2892 |
The above copyright notice and this permission notice shall be included in
|
|
|
2893 |
all copies or substantial portions of the Software.
|
|
|
2894 |
|
|
|
2895 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
2896 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
2897 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
2898 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
2899 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2900 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2901 |
THE SOFTWARE.
|
|
|
2902 |
|
|
|
2903 |
## SwiftyJSON
|
|
|
2904 |
|
|
|
2905 |
The MIT License (MIT)
|
|
|
2906 |
|
|
|
2907 |
Copyright (c) 2017 Ruoyu Fu
|
|
|
2908 |
|
|
|
2909 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
2910 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
2911 |
in the Software without restriction, including without limitation the rights
|
|
|
2912 |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2913 |
copies of the Software, and to permit persons to whom the Software is
|
|
|
2914 |
furnished to do so, subject to the following conditions:
|
|
|
2915 |
|
|
|
2916 |
The above copyright notice and this permission notice shall be included in
|
|
|
2917 |
all copies or substantial portions of the Software.
|
|
|
2918 |
|
|
|
2919 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
2920 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
2921 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
2922 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
2923 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2924 |
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2925 |
THE SOFTWARE.
|
|
|
2926 |
|
|
|
2927 |
|
|
|
2928 |
## nanopb
|
|
|
2929 |
|
|
|
2930 |
Copyright (c) 2011 Petteri Aimonen <jpa at nanopb.mail.kapsi.fi>
|
|
|
2931 |
|
|
|
2932 |
This software is provided 'as-is', without any express or
|
|
|
2933 |
implied warranty. In no event will the authors be held liable
|
|
|
2934 |
for any damages arising from the use of this software.
|
|
|
2935 |
|
|
|
2936 |
Permission is granted to anyone to use this software for any
|
|
|
2937 |
purpose, including commercial applications, and to alter it and
|
|
|
2938 |
redistribute it freely, subject to the following restrictions:
|
|
|
2939 |
|
|
|
2940 |
1. The origin of this software must not be misrepresented; you
|
|
|
2941 |
must not claim that you wrote the original software. If you use
|
|
|
2942 |
this software in a product, an acknowledgment in the product
|
|
|
2943 |
documentation would be appreciated but is not required.
|
|
|
2944 |
|
|
|
2945 |
2. Altered source versions must be plainly marked as such, and
|
|
|
2946 |
must not be misrepresented as being the original software.
|
|
|
2947 |
|
|
|
2948 |
3. This notice may not be removed or altered from any source
|
|
|
2949 |
distribution.
|
|
|
2950 |
|
|
|
2951 |
Generated by CocoaPods - https://cocoapods.org
|