blob: 941840868937517d2415a8b65cb7758548cc676d [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001Copyright 2006, The Android Open Source Project
2
3 Apache License
4 Version 2.0, January 2004
5 http://www.apache.org/licenses/
6
7 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
8
9 1. Definitions.
10
11 "License" shall mean the terms and conditions for use, reproduction,
12 and distribution as defined by Sections 1 through 9 of this document.
13
14 "Licensor" shall mean the copyright owner or entity authorized by
15 the copyright owner that is granting the License.
16
17 "Legal Entity" shall mean the union of the acting entity and all
18 other entities that control, are controlled by, or are under common
19 control with that entity. For the purposes of this definition,
20 "control" means (i) the power, direct or indirect, to cause the
21 direction or management of such entity, whether by contract or
22 otherwise, or (ii) ownership of fifty percent (50%) or more of the
23 outstanding shares, or (iii) beneficial ownership of such entity.
24
25 "You" (or "Your") shall mean an individual or Legal Entity
26 exercising permissions granted by this License.
27
28 "Source" form shall mean the preferred form for making modifications,
29 including but not limited to software source code, documentation
30 source, and configuration files.
31
32 "Object" form shall mean any form resulting from mechanical
33 transformation or translation of a Source form, including but
34 not limited to compiled object code, generated documentation,
35 and conversions to other media types.
36
37 "Work" shall mean the work of authorship, whether in Source or
38 Object form, made available under the License, as indicated by a
39 copyright notice that is included in or attached to the work
40 (an example is provided in the Appendix below).
41
42 "Derivative Works" shall mean any work, whether in Source or Object
43 form, that is based on (or derived from) the Work and for which the
44 editorial revisions, annotations, elaborations, or other modifications
45 represent, as a whole, an original work of authorship. For the purposes
46 of this License, Derivative Works shall not include works that remain
47 separable from, or merely link (or bind by name) to the interfaces of,
48 the Work and Derivative Works thereof.
49
50 "Contribution" shall mean any work of authorship, including
51 the original version of the Work and any modifications or additions
52 to that Work or Derivative Works thereof, that is intentionally
53 submitted to Licensor for inclusion in the Work by the copyright owner
54 or by an individual or Legal Entity authorized to submit on behalf of
55 the copyright owner. For the purposes of this definition, "submitted"
56 means any form of electronic, verbal, or written communication sent
57 to the Licensor or its representatives, including but not limited to
58 communication on electronic mailing lists, source code control systems,
59 and issue tracking systems that are managed by, or on behalf of, the
60 Licensor for the purpose of discussing and improving the Work, but
61 excluding communication that is conspicuously marked or otherwise
62 designated in writing by the copyright owner as "Not a Contribution."
63
64 "Contributor" shall mean Licensor and any individual or Legal Entity
65 on behalf of whom a Contribution has been received by Licensor and
66 subsequently incorporated within the Work.
67
68 2. Grant of Copyright License. Subject to the terms and conditions of
69 this License, each Contributor hereby grants to You a perpetual,
70 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
71 copyright license to reproduce, prepare Derivative Works of,
72 publicly display, publicly perform, sublicense, and distribute the
73 Work and such Derivative Works in Source or Object form.
74
75 3. Grant of Patent License. Subject to the terms and conditions of
76 this License, each Contributor hereby grants to You a perpetual,
77 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
78 (except as stated in this section) patent license to make, have made,
79 use, offer to sell, sell, import, and otherwise transfer the Work,
80 where such license applies only to those patent claims licensable
81 by such Contributor that are necessarily infringed by their
82 Contribution(s) alone or by combination of their Contribution(s)
83 with the Work to which such Contribution(s) was submitted. If You
84 institute patent litigation against any entity (including a
85 cross-claim or counterclaim in a lawsuit) alleging that the Work
86 or a Contribution incorporated within the Work constitutes direct
87 or contributory patent infringement, then any patent licenses
88 granted to You under this License for that Work shall terminate
89 as of the date such litigation is filed.
90
91 4. Redistribution. You may reproduce and distribute copies of the
92 Work or Derivative Works thereof in any medium, with or without
93 modifications, and in Source or Object form, provided that You
94 meet the following conditions:
95
96 (a) You must give any other recipients of the Work or
97 Derivative Works a copy of this License; and
98
99 (b) You must cause any modified files to carry prominent notices
100 stating that You changed the files; and
101
102 (c) You must retain, in the Source form of any Derivative Works
103 that You distribute, all copyright, patent, trademark, and
104 attribution notices from the Source form of the Work,
105 excluding those notices that do not pertain to any part of
106 the Derivative Works; and
107
108 (d) If the Work includes a "NOTICE" text file as part of its
109 distribution, then any Derivative Works that You distribute must
110 include a readable copy of the attribution notices contained
111 within such NOTICE file, excluding those notices that do not
112 pertain to any part of the Derivative Works, in at least one
113 of the following places: within a NOTICE text file distributed
114 as part of the Derivative Works; within the Source form or
115 documentation, if provided along with the Derivative Works; or,
116 within a display generated by the Derivative Works, if and
117 wherever such third-party notices normally appear. The contents
118 of the NOTICE file are for informational purposes only and
119 do not modify the License. You may add Your own attribution
120 notices within Derivative Works that You distribute, alongside
121 or as an addendum to the NOTICE text from the Work, provided
122 that such additional attribution notices cannot be construed
123 as modifying the License.
124
125 You may add Your own copyright statement to Your modifications and
126 may provide additional or different license terms and conditions
127 for use, reproduction, or distribution of Your modifications, or
128 for any such Derivative Works as a whole, provided Your use,
129 reproduction, and distribution of the Work otherwise complies with
130 the conditions stated in this License.
131
132 5. Submission of Contributions. Unless You explicitly state otherwise,
133 any Contribution intentionally submitted for inclusion in the Work
134 by You to the Licensor shall be under the terms and conditions of
135 this License, without any additional terms or conditions.
136 Notwithstanding the above, nothing herein shall supersede or modify
137 the terms of any separate license agreement you may have executed
138 with Licensor regarding such Contributions.
139
140 6. Trademarks. This License does not grant permission to use the trade
141 names, trademarks, service marks, or product names of the Licensor,
142 except as required for reasonable and customary use in describing the
143 origin of the Work and reproducing the content of the NOTICE file.
144
145 7. Disclaimer of Warranty. Unless required by applicable law or
146 agreed to in writing, Licensor provides the Work (and each
147 Contributor provides its Contributions) on an "AS IS" BASIS,
148 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
149 implied, including, without limitation, any warranties or conditions
150 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
151 PARTICULAR PURPOSE. You are solely responsible for determining the
152 appropriateness of using or redistributing the Work and assume any
153 risks associated with Your exercise of permissions under this License.
154
155 8. Limitation of Liability. In no event and under no legal theory,
156 whether in tort (including negligence), contract, or otherwise,
157 unless required by applicable law (such as deliberate and grossly
158 negligent acts) or agreed to in writing, shall any Contributor be
159 liable to You for damages, including any direct, indirect, special,
160 incidental, or consequential damages of any character arising as a
161 result of this License or out of the use or inability to use the
162 Work (including but not limited to damages for loss of goodwill,
163 work stoppage, computer failure or malfunction, or any and all
164 other commercial damages or losses), even if such Contributor
165 has been advised of the possibility of such damages.
166
167 9. Accepting Warranty or Additional Liability. While redistributing
168 the Work or Derivative Works thereof, You may choose to offer,
169 and charge a fee for, acceptance of support, warranty, indemnity,
170 or other liability obligations and/or rights consistent with this
171 License. However, in accepting such obligations, You may act only
172 on Your own behalf and on Your sole responsibility, not on behalf
173 of any other Contributor, and only if You agree to indemnify,
174 defend, and hold each Contributor harmless for any liability
175 incurred by, or claims asserted against, such Contributor by reason
176 of your accepting any such warranty or additional liability.
177
178 END OF TERMS AND CONDITIONS
179
180“Mediatek (C) 2010. All rights reserved.
181
182 GNU GENERAL PUBLIC LICENSE
183 Version 2, June 1991
184
185 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
186 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
187 Everyone is permitted to copy and distribute verbatim copies
188 of this license document, but changing it is not allowed.
189
190 Preamble
191
192 The licenses for most software are designed to take away your
193freedom to share and change it. By contrast, the GNU General Public
194License is intended to guarantee your freedom to share and change free
195software--to make sure the software is free for all its users. This
196General Public License applies to most of the Free Software
197Foundation's software and to any other program whose authors commit to
198using it. (Some other Free Software Foundation software is covered by
199the GNU Library General Public License instead.) You can apply it to
200your programs, too.
201
202 When we speak of free software, we are referring to freedom, not
203price. Our General Public Licenses are designed to make sure that you
204have the freedom to distribute copies of free software (and charge for
205this service if you wish), that you receive source code or can get it
206if you want it, that you can change the software or use pieces of it
207in new free programs; and that you know you can do these things.
208
209 To protect your rights, we need to make restrictions that forbid
210anyone to deny you these rights or to ask you to surrender the rights.
211These restrictions translate to certain responsibilities for you if you
212distribute copies of the software, or if you modify it.
213
214 For example, if you distribute copies of such a program, whether
215gratis or for a fee, you must give the recipients all the rights that
216you have. You must make sure that they, too, receive or can get the
217source code. And you must show them these terms so they know their
218rights.
219
220 We protect your rights with two steps: (1) copyright the software, and
221(2) offer you this license which gives you legal permission to copy,
222distribute and/or modify the software.
223
224 Also, for each author's protection and ours, we want to make certain
225that everyone understands that there is no warranty for this free
226software. If the software is modified by someone else and passed on, we
227want its recipients to know that what they have is not the original, so
228that any problems introduced by others will not reflect on the original
229authors' reputations.
230
231 Finally, any free program is threatened constantly by software
232patents. We wish to avoid the danger that redistributors of a free
233program will individually obtain patent licenses, in effect making the
234program proprietary. To prevent this, we have made it clear that any
235patent must be licensed for everyone's free use or not licensed at all.
236
237 The precise terms and conditions for copying, distribution and
238modification follow.
239
240 GNU GENERAL PUBLIC LICENSE
241 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
242
243 0. This License applies to any program or other work which contains
244a notice placed by the copyright holder saying it may be distributed
245under the terms of this General Public License. The "Program", below,
246refers to any such program or work, and a "work based on the Program"
247means either the Program or any derivative work under copyright law:
248that is to say, a work containing the Program or a portion of it,
249either verbatim or with modifications and/or translated into another
250language. (Hereinafter, translation is included without limitation in
251the term "modification".) Each licensee is addressed as "you".
252
253Activities other than copying, distribution and modification are not
254covered by this License; they are outside its scope. The act of
255running the Program is not restricted, and the output from the Program
256is covered only if its contents constitute a work based on the
257Program (independent of having been made by running the Program).
258Whether that is true depends on what the Program does.
259
260 1. You may copy and distribute verbatim copies of the Program's
261source code as you receive it, in any medium, provided that you
262conspicuously and appropriately publish on each copy an appropriate
263copyright notice and disclaimer of warranty; keep intact all the
264notices that refer to this License and to the absence of any warranty;
265and give any other recipients of the Program a copy of this License
266along with the Program.
267
268You may charge a fee for the physical act of transferring a copy, and
269you may at your option offer warranty protection in exchange for a fee.
270
271 2. You may modify your copy or copies of the Program or any portion
272of it, thus forming a work based on the Program, and copy and
273distribute such modifications or work under the terms of Section 1
274above, provided that you also meet all of these conditions:
275
276 a) You must cause the modified files to carry prominent notices
277 stating that you changed the files and the date of any change.
278
279 b) You must cause any work that you distribute or publish, that in
280 whole or in part contains or is derived from the Program or any
281 part thereof, to be licensed as a whole at no charge to all third
282 parties under the terms of this License.
283
284 c) If the modified program normally reads commands interactively
285 when run, you must cause it, when started running for such
286 interactive use in the most ordinary way, to print or display an
287 announcement including an appropriate copyright notice and a
288 notice that there is no warranty (or else, saying that you provide
289 a warranty) and that users may redistribute the program under
290 these conditions, and telling the user how to view a copy of this
291 License. (Exception: if the Program itself is interactive but
292 does not normally print such an announcement, your work based on
293 the Program is not required to print an announcement.)
294
295These requirements apply to the modified work as a whole. If
296identifiable sections of that work are not derived from the Program,
297and can be reasonably considered independent and separate works in
298themselves, then this License, and its terms, do not apply to those
299sections when you distribute them as separate works. But when you
300distribute the same sections as part of a whole which is a work based
301on the Program, the distribution of the whole must be on the terms of
302this License, whose permissions for other licensees extend to the
303entire whole, and thus to each and every part regardless of who wrote it.
304
305Thus, it is not the intent of this section to claim rights or contest
306your rights to work written entirely by you; rather, the intent is to
307exercise the right to control the distribution of derivative or
308collective works based on the Program.
309
310In addition, mere aggregation of another work not based on the Program
311with the Program (or with a work based on the Program) on a volume of
312a storage or distribution medium does not bring the other work under
313the scope of this License.
314
315 3. You may copy and distribute the Program (or a work based on it,
316under Section 2) in object code or executable form under the terms of
317Sections 1 and 2 above provided that you also do one of the following:
318
319 a) Accompany it with the complete corresponding machine-readable
320 source code, which must be distributed under the terms of Sections
321 1 and 2 above on a medium customarily used for software interchange; or,
322
323 b) Accompany it with a written offer, valid for at least three
324 years, to give any third party, for a charge no more than your
325 cost of physically performing source distribution, a complete
326 machine-readable copy of the corresponding source code, to be
327 distributed under the terms of Sections 1 and 2 above on a medium
328 customarily used for software interchange; or,
329
330 c) Accompany it with the information you received as to the offer
331 to distribute corresponding source code. (This alternative is
332 allowed only for noncommercial distribution and only if you
333 received the program in object code or executable form with such
334 an offer, in accord with Subsection b above.)
335
336The source code for a work means the preferred form of the work for
337making modifications to it. For an executable work, complete source
338code means all the source code for all modules it contains, plus any
339associated interface definition files, plus the scripts used to
340control compilation and installation of the executable. However, as a
341special exception, the source code distributed need not include
342anything that is normally distributed (in either source or binary
343form) with the major components (compiler, kernel, and so on) of the
344operating system on which the executable runs, unless that component
345itself accompanies the executable.
346
347If distribution of executable or object code is made by offering
348access to copy from a designated place, then offering equivalent
349access to copy the source code from the same place counts as
350distribution of the source code, even though third parties are not
351compelled to copy the source along with the object code.
352
353 4. You may not copy, modify, sublicense, or distribute the Program
354except as expressly provided under this License. Any attempt
355otherwise to copy, modify, sublicense or distribute the Program is
356void, and will automatically terminate your rights under this License.
357However, parties who have received copies, or rights, from you under
358this License will not have their licenses terminated so long as such
359parties remain in full compliance.
360
361 5. You are not required to accept this License, since you have not
362signed it. However, nothing else grants you permission to modify or
363distribute the Program or its derivative works. These actions are
364prohibited by law if you do not accept this License. Therefore, by
365modifying or distributing the Program (or any work based on the
366Program), you indicate your acceptance of this License to do so, and
367all its terms and conditions for copying, distributing or modifying
368the Program or works based on it.
369
370 6. Each time you redistribute the Program (or any work based on the
371Program), the recipient automatically receives a license from the
372original licensor to copy, distribute or modify the Program subject to
373these terms and conditions. You may not impose any further
374restrictions on the recipients' exercise of the rights granted herein.
375You are not responsible for enforcing compliance by third parties to
376this License.
377
378 7. If, as a consequence of a court judgment or allegation of patent
379infringement or for any other reason (not limited to patent issues),
380conditions are imposed on you (whether by court order, agreement or
381otherwise) that contradict the conditions of this License, they do not
382excuse you from the conditions of this License. If you cannot
383distribute so as to satisfy simultaneously your obligations under this
384License and any other pertinent obligations, then as a consequence you
385may not distribute the Program at all. For example, if a patent
386license would not permit royalty-free redistribution of the Program by
387all those who receive copies directly or indirectly through you, then
388the only way you could satisfy both it and this License would be to
389refrain entirely from distribution of the Program.
390
391If any portion of this section is held invalid or unenforceable under
392any particular circumstance, the balance of the section is intended to
393apply and the section as a whole is intended to apply in other
394circumstances.
395
396It is not the purpose of this section to induce you to infringe any
397patents or other property right claims or to contest validity of any
398such claims; this section has the sole purpose of protecting the
399integrity of the free software distribution system, which is
400implemented by public license practices. Many people have made
401generous contributions to the wide range of software distributed
402through that system in reliance on consistent application of that
403system; it is up to the author/donor to decide if he or she is willing
404to distribute software through any other system and a licensee cannot
405impose that choice.
406
407This section is intended to make thoroughly clear what is believed to
408be a consequence of the rest of this License.
409
410 8. If the distribution and/or use of the Program is restricted in
411certain countries either by patents or by copyrighted interfaces, the
412original copyright holder who places the Program under this License
413may add an explicit geographical distribution limitation excluding
414those countries, so that distribution is permitted only in or among
415countries not thus excluded. In such case, this License incorporates
416the limitation as if written in the body of this License.
417
418 9. The Free Software Foundation may publish revised and/or new versions
419of the General Public License from time to time. Such new versions will
420be similar in spirit to the present version, but may differ in detail to
421address new problems or concerns.
422
423Each version is given a distinguishing version number. If the Program
424specifies a version number of this License which applies to it and "any
425later version", you have the option of following the terms and conditions
426either of that version or of any later version published by the Free
427Software Foundation. If the Program does not specify a version number of
428this License, you may choose any version ever published by the Free Software
429Foundation.
430
431 10. If you wish to incorporate parts of the Program into other free
432programs whose distribution conditions are different, write to the author
433to ask for permission. For software which is copyrighted by the Free
434Software Foundation, write to the Free Software Foundation; we sometimes
435make exceptions for this. Our decision will be guided by the two goals
436of preserving the free status of all derivatives of our free software and
437of promoting the sharing and reuse of software generally.
438
439 NO WARRANTY
440
441 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
442FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
443OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
444PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
445OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
446MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
447TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
448PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
449REPAIR OR CORRECTION.
450
451 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
452WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
453REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
454INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
455OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
456TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
457YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
458PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
459POSSIBILITY OF SUCH DAMAGES.
460
461 END OF TERMS AND CONDITIONS
462
463 How to Apply These Terms to Your New Programs
464
465 If you develop a new program, and you want it to be of the greatest
466possible use to the public, the best way to achieve this is to make it
467free software which everyone can redistribute and change under these terms.
468
469 To do so, attach the following notices to the program. It is safest
470to attach them to the start of each source file to most effectively
471convey the exclusion of warranty; and each file should have at least
472the "copyright" line and a pointer to where the full notice is found.
473
474 <one line to give the program's name and a brief idea of what it does.>
475 Copyright (C) 19yy <name of author>
476
477 This program is free software; you can redistribute it and/or modify
478 it under the terms of the GNU General Public License as published by
479 the Free Software Foundation; either version 2 of the License, or
480 (at your option) any later version.
481
482 This program is distributed in the hope that it will be useful,
483 but WITHOUT ANY WARRANTY; without even the implied warranty of
484 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
485 GNU General Public License for more details.
486
487 You should have received a copy of the GNU General Public License
488 along with this program; if not, write to the Free Software
489 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
490
491
492Also add information on how to contact you by electronic and paper mail.
493
494If the program is interactive, make it output a short notice like this
495when it starts in an interactive mode:
496
497 Gnomovision version 69, Copyright (C) 19yy name of author
498 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
499 This is free software, and you are welcome to redistribute it
500 under certain conditions; type `show c' for details.
501
502The hypothetical commands `show w' and `show c' should show the appropriate
503parts of the General Public License. Of course, the commands you use may
504be called something other than `show w' and `show c'; they could even be
505mouse-clicks or menu items--whatever suits your program.
506
507You should also get your employer (if you work as a programmer) or your
508school, if any, to sign a "copyright disclaimer" for the program, if
509necessary. Here is a sample; alter the names:
510
511 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
512 `Gnomovision' (which makes passes at compilers) written by James Hacker.
513
514 <signature of Ty Coon>, 1 April 1989
515 Ty Coon, President of Vice
516
517This General Public License does not permit incorporating your program into
518proprietary programs. If your program is a subroutine library, you may
519consider it more useful to permit linking proprietary applications with the
520library. If this is what you want to do, use the GNU Library General
521Public License instead of this License.
522
523