xref: /aosp_15_r20/developers/build/prebuilts/gradle/PdfRendererBasic/kotlinApp/LICENSE (revision d353a188ca6ec4b5eba25b5fbd7bcb8ce61322fb)
1*d353a188SXin LiApache License
2*d353a188SXin Li--------------
3*d353a188SXin Li
4*d353a188SXin Li                           Version 2.0, January 2004
5*d353a188SXin Li                        http://www.apache.org/licenses/
6*d353a188SXin Li
7*d353a188SXin Li   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
8*d353a188SXin Li
9*d353a188SXin Li   1. Definitions.
10*d353a188SXin Li
11*d353a188SXin Li      "License" shall mean the terms and conditions for use, reproduction,
12*d353a188SXin Li      and distribution as defined by Sections 1 through 9 of this document.
13*d353a188SXin Li
14*d353a188SXin Li      "Licensor" shall mean the copyright owner or entity authorized by
15*d353a188SXin Li      the copyright owner that is granting the License.
16*d353a188SXin Li
17*d353a188SXin Li      "Legal Entity" shall mean the union of the acting entity and all
18*d353a188SXin Li      other entities that control, are controlled by, or are under common
19*d353a188SXin Li      control with that entity. For the purposes of this definition,
20*d353a188SXin Li      "control" means (i) the power, direct or indirect, to cause the
21*d353a188SXin Li      direction or management of such entity, whether by contract or
22*d353a188SXin Li      otherwise, or (ii) ownership of fifty percent (50%) or more of the
23*d353a188SXin Li      outstanding shares, or (iii) beneficial ownership of such entity.
24*d353a188SXin Li
25*d353a188SXin Li      "You" (or "Your") shall mean an individual or Legal Entity
26*d353a188SXin Li      exercising permissions granted by this License.
27*d353a188SXin Li
28*d353a188SXin Li      "Source" form shall mean the preferred form for making modifications,
29*d353a188SXin Li      including but not limited to software source code, documentation
30*d353a188SXin Li      source, and configuration files.
31*d353a188SXin Li
32*d353a188SXin Li      "Object" form shall mean any form resulting from mechanical
33*d353a188SXin Li      transformation or translation of a Source form, including but
34*d353a188SXin Li      not limited to compiled object code, generated documentation,
35*d353a188SXin Li      and conversions to other media types.
36*d353a188SXin Li
37*d353a188SXin Li      "Work" shall mean the work of authorship, whether in Source or
38*d353a188SXin Li      Object form, made available under the License, as indicated by a
39*d353a188SXin Li      copyright notice that is included in or attached to the work
40*d353a188SXin Li      (an example is provided in the Appendix below).
41*d353a188SXin Li
42*d353a188SXin Li      "Derivative Works" shall mean any work, whether in Source or Object
43*d353a188SXin Li      form, that is based on (or derived from) the Work and for which the
44*d353a188SXin Li      editorial revisions, annotations, elaborations, or other modifications
45*d353a188SXin Li      represent, as a whole, an original work of authorship. For the purposes
46*d353a188SXin Li      of this License, Derivative Works shall not include works that remain
47*d353a188SXin Li      separable from, or merely link (or bind by name) to the interfaces of,
48*d353a188SXin Li      the Work and Derivative Works thereof.
49*d353a188SXin Li
50*d353a188SXin Li      "Contribution" shall mean any work of authorship, including
51*d353a188SXin Li      the original version of the Work and any modifications or additions
52*d353a188SXin Li      to that Work or Derivative Works thereof, that is intentionally
53*d353a188SXin Li      submitted to Licensor for inclusion in the Work by the copyright owner
54*d353a188SXin Li      or by an individual or Legal Entity authorized to submit on behalf of
55*d353a188SXin Li      the copyright owner. For the purposes of this definition, "submitted"
56*d353a188SXin Li      means any form of electronic, verbal, or written communication sent
57*d353a188SXin Li      to the Licensor or its representatives, including but not limited to
58*d353a188SXin Li      communication on electronic mailing lists, source code control systems,
59*d353a188SXin Li      and issue tracking systems that are managed by, or on behalf of, the
60*d353a188SXin Li      Licensor for the purpose of discussing and improving the Work, but
61*d353a188SXin Li      excluding communication that is conspicuously marked or otherwise
62*d353a188SXin Li      designated in writing by the copyright owner as "Not a Contribution."
63*d353a188SXin Li
64*d353a188SXin Li      "Contributor" shall mean Licensor and any individual or Legal Entity
65*d353a188SXin Li      on behalf of whom a Contribution has been received by Licensor and
66*d353a188SXin Li      subsequently incorporated within the Work.
67*d353a188SXin Li
68*d353a188SXin Li   2. Grant of Copyright License. Subject to the terms and conditions of
69*d353a188SXin Li      this License, each Contributor hereby grants to You a perpetual,
70*d353a188SXin Li      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
71*d353a188SXin Li      copyright license to reproduce, prepare Derivative Works of,
72*d353a188SXin Li      publicly display, publicly perform, sublicense, and distribute the
73*d353a188SXin Li      Work and such Derivative Works in Source or Object form.
74*d353a188SXin Li
75*d353a188SXin Li   3. Grant of Patent License. Subject to the terms and conditions of
76*d353a188SXin Li      this License, each Contributor hereby grants to You a perpetual,
77*d353a188SXin Li      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
78*d353a188SXin Li      (except as stated in this section) patent license to make, have made,
79*d353a188SXin Li      use, offer to sell, sell, import, and otherwise transfer the Work,
80*d353a188SXin Li      where such license applies only to those patent claims licensable
81*d353a188SXin Li      by such Contributor that are necessarily infringed by their
82*d353a188SXin Li      Contribution(s) alone or by combination of their Contribution(s)
83*d353a188SXin Li      with the Work to which such Contribution(s) was submitted. If You
84*d353a188SXin Li      institute patent litigation against any entity (including a
85*d353a188SXin Li      cross-claim or counterclaim in a lawsuit) alleging that the Work
86*d353a188SXin Li      or a Contribution incorporated within the Work constitutes direct
87*d353a188SXin Li      or contributory patent infringement, then any patent licenses
88*d353a188SXin Li      granted to You under this License for that Work shall terminate
89*d353a188SXin Li      as of the date such litigation is filed.
90*d353a188SXin Li
91*d353a188SXin Li   4. Redistribution. You may reproduce and distribute copies of the
92*d353a188SXin Li      Work or Derivative Works thereof in any medium, with or without
93*d353a188SXin Li      modifications, and in Source or Object form, provided that You
94*d353a188SXin Li      meet the following conditions:
95*d353a188SXin Li
96*d353a188SXin Li      (a) You must give any other recipients of the Work or
97*d353a188SXin Li          Derivative Works a copy of this License; and
98*d353a188SXin Li
99*d353a188SXin Li      (b) You must cause any modified files to carry prominent notices
100*d353a188SXin Li          stating that You changed the files; and
101*d353a188SXin Li
102*d353a188SXin Li      (c) You must retain, in the Source form of any Derivative Works
103*d353a188SXin Li          that You distribute, all copyright, patent, trademark, and
104*d353a188SXin Li          attribution notices from the Source form of the Work,
105*d353a188SXin Li          excluding those notices that do not pertain to any part of
106*d353a188SXin Li          the Derivative Works; and
107*d353a188SXin Li
108*d353a188SXin Li      (d) If the Work includes a "NOTICE" text file as part of its
109*d353a188SXin Li          distribution, then any Derivative Works that You distribute must
110*d353a188SXin Li          include a readable copy of the attribution notices contained
111*d353a188SXin Li          within such NOTICE file, excluding those notices that do not
112*d353a188SXin Li          pertain to any part of the Derivative Works, in at least one
113*d353a188SXin Li          of the following places: within a NOTICE text file distributed
114*d353a188SXin Li          as part of the Derivative Works; within the Source form or
115*d353a188SXin Li          documentation, if provided along with the Derivative Works; or,
116*d353a188SXin Li          within a display generated by the Derivative Works, if and
117*d353a188SXin Li          wherever such third-party notices normally appear. The contents
118*d353a188SXin Li          of the NOTICE file are for informational purposes only and
119*d353a188SXin Li          do not modify the License. You may add Your own attribution
120*d353a188SXin Li          notices within Derivative Works that You distribute, alongside
121*d353a188SXin Li          or as an addendum to the NOTICE text from the Work, provided
122*d353a188SXin Li          that such additional attribution notices cannot be construed
123*d353a188SXin Li          as modifying the License.
124*d353a188SXin Li
125*d353a188SXin Li      You may add Your own copyright statement to Your modifications and
126*d353a188SXin Li      may provide additional or different license terms and conditions
127*d353a188SXin Li      for use, reproduction, or distribution of Your modifications, or
128*d353a188SXin Li      for any such Derivative Works as a whole, provided Your use,
129*d353a188SXin Li      reproduction, and distribution of the Work otherwise complies with
130*d353a188SXin Li      the conditions stated in this License.
131*d353a188SXin Li
132*d353a188SXin Li   5. Submission of Contributions. Unless You explicitly state otherwise,
133*d353a188SXin Li      any Contribution intentionally submitted for inclusion in the Work
134*d353a188SXin Li      by You to the Licensor shall be under the terms and conditions of
135*d353a188SXin Li      this License, without any additional terms or conditions.
136*d353a188SXin Li      Notwithstanding the above, nothing herein shall supersede or modify
137*d353a188SXin Li      the terms of any separate license agreement you may have executed
138*d353a188SXin Li      with Licensor regarding such Contributions.
139*d353a188SXin Li
140*d353a188SXin Li   6. Trademarks. This License does not grant permission to use the trade
141*d353a188SXin Li      names, trademarks, service marks, or product names of the Licensor,
142*d353a188SXin Li      except as required for reasonable and customary use in describing the
143*d353a188SXin Li      origin of the Work and reproducing the content of the NOTICE file.
144*d353a188SXin Li
145*d353a188SXin Li   7. Disclaimer of Warranty. Unless required by applicable law or
146*d353a188SXin Li      agreed to in writing, Licensor provides the Work (and each
147*d353a188SXin Li      Contributor provides its Contributions) on an "AS IS" BASIS,
148*d353a188SXin Li      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
149*d353a188SXin Li      implied, including, without limitation, any warranties or conditions
150*d353a188SXin Li      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
151*d353a188SXin Li      PARTICULAR PURPOSE. You are solely responsible for determining the
152*d353a188SXin Li      appropriateness of using or redistributing the Work and assume any
153*d353a188SXin Li      risks associated with Your exercise of permissions under this License.
154*d353a188SXin Li
155*d353a188SXin Li   8. Limitation of Liability. In no event and under no legal theory,
156*d353a188SXin Li      whether in tort (including negligence), contract, or otherwise,
157*d353a188SXin Li      unless required by applicable law (such as deliberate and grossly
158*d353a188SXin Li      negligent acts) or agreed to in writing, shall any Contributor be
159*d353a188SXin Li      liable to You for damages, including any direct, indirect, special,
160*d353a188SXin Li      incidental, or consequential damages of any character arising as a
161*d353a188SXin Li      result of this License or out of the use or inability to use the
162*d353a188SXin Li      Work (including but not limited to damages for loss of goodwill,
163*d353a188SXin Li      work stoppage, computer failure or malfunction, or any and all
164*d353a188SXin Li      other commercial damages or losses), even if such Contributor
165*d353a188SXin Li      has been advised of the possibility of such damages.
166*d353a188SXin Li
167*d353a188SXin Li   9. Accepting Warranty or Additional Liability. While redistributing
168*d353a188SXin Li      the Work or Derivative Works thereof, You may choose to offer,
169*d353a188SXin Li      and charge a fee for, acceptance of support, warranty, indemnity,
170*d353a188SXin Li      or other liability obligations and/or rights consistent with this
171*d353a188SXin Li      License. However, in accepting such obligations, You may act only
172*d353a188SXin Li      on Your own behalf and on Your sole responsibility, not on behalf
173*d353a188SXin Li      of any other Contributor, and only if You agree to indemnify,
174*d353a188SXin Li      defend, and hold each Contributor harmless for any liability
175*d353a188SXin Li      incurred by, or claims asserted against, such Contributor by reason
176*d353a188SXin Li      of your accepting any such warranty or additional liability.
177*d353a188SXin Li
178*d353a188SXin Li   END OF TERMS AND CONDITIONS
179*d353a188SXin Li
180*d353a188SXin Li   APPENDIX: How to apply the Apache License to your work.
181*d353a188SXin Li
182*d353a188SXin Li      To apply the Apache License to your work, attach the following
183*d353a188SXin Li      boilerplate notice, with the fields enclosed by brackets "{}"
184*d353a188SXin Li      replaced with your own identifying information. (Don't include
185*d353a188SXin Li      the brackets!)  The text should be enclosed in the appropriate
186*d353a188SXin Li      comment syntax for the file format. We also recommend that a
187*d353a188SXin Li      file or class name and description of purpose be included on the
188*d353a188SXin Li      same "printed page" as the copyright notice for easier
189*d353a188SXin Li      identification within third-party archives.
190*d353a188SXin Li
191*d353a188SXin Li   Copyright {yyyy} {name of copyright owner}
192*d353a188SXin Li
193*d353a188SXin Li   Licensed under the Apache License, Version 2.0 (the "License");
194*d353a188SXin Li   you may not use this file except in compliance with the License.
195*d353a188SXin Li   You may obtain a copy of the License at
196*d353a188SXin Li
197*d353a188SXin Li       http://www.apache.org/licenses/LICENSE-2.0
198*d353a188SXin Li
199*d353a188SXin Li   Unless required by applicable law or agreed to in writing, software
200*d353a188SXin Li   distributed under the License is distributed on an "AS IS" BASIS,
201*d353a188SXin Li   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202*d353a188SXin Li   See the License for the specific language governing permissions and
203*d353a188SXin Li   limitations under the License.
204*d353a188SXin Li
205*d353a188SXin LiAll image and audio files (including *.png, *.jpg, *.svg, *.mp3, *.wav
206*d353a188SXin Liand *.ogg) are licensed under the CC-BY-NC license. All other files are
207*d353a188SXin Lilicensed under the Apache 2 license.
208*d353a188SXin Li
209*d353a188SXin LiCC-BY-NC License
210*d353a188SXin Li----------------
211*d353a188SXin Li
212*d353a188SXin LiAttribution-NonCommercial-ShareAlike 4.0 International
213*d353a188SXin Li
214*d353a188SXin Li=======================================================================
215*d353a188SXin Li
216*d353a188SXin LiCreative Commons Corporation ("Creative Commons") is not a law firm and
217*d353a188SXin Lidoes not provide legal services or legal advice. Distribution of
218*d353a188SXin LiCreative Commons public licenses does not create a lawyer-client or
219*d353a188SXin Liother relationship. Creative Commons makes its licenses and related
220*d353a188SXin Liinformation available on an "as-is" basis. Creative Commons gives no
221*d353a188SXin Liwarranties regarding its licenses, any material licensed under their
222*d353a188SXin Literms and conditions, or any related information. Creative Commons
223*d353a188SXin Lidisclaims all liability for damages resulting from their use to the
224*d353a188SXin Lifullest extent possible.
225*d353a188SXin Li
226*d353a188SXin LiUsing Creative Commons Public Licenses
227*d353a188SXin Li
228*d353a188SXin LiCreative Commons public licenses provide a standard set of terms and
229*d353a188SXin Liconditions that creators and other rights holders may use to share
230*d353a188SXin Lioriginal works of authorship and other material subject to copyright
231*d353a188SXin Liand certain other rights specified in the public license below. The
232*d353a188SXin Lifollowing considerations are for informational purposes only, are not
233*d353a188SXin Liexhaustive, and do not form part of our licenses.
234*d353a188SXin Li
235*d353a188SXin Li     Considerations for licensors: Our public licenses are
236*d353a188SXin Li     intended for use by those authorized to give the public
237*d353a188SXin Li     permission to use material in ways otherwise restricted by
238*d353a188SXin Li     copyright and certain other rights. Our licenses are
239*d353a188SXin Li     irrevocable. Licensors should read and understand the terms
240*d353a188SXin Li     and conditions of the license they choose before applying it.
241*d353a188SXin Li     Licensors should also secure all rights necessary before
242*d353a188SXin Li     applying our licenses so that the public can reuse the
243*d353a188SXin Li     material as expected. Licensors should clearly mark any
244*d353a188SXin Li     material not subject to the license. This includes other CC-
245*d353a188SXin Li     licensed material, or material used under an exception or
246*d353a188SXin Li     limitation to copyright. More considerations for licensors:
247*d353a188SXin Li	wiki.creativecommons.org/Considerations_for_licensors
248*d353a188SXin Li
249*d353a188SXin Li     Considerations for the public: By using one of our public
250*d353a188SXin Li     licenses, a licensor grants the public permission to use the
251*d353a188SXin Li     licensed material under specified terms and conditions. If
252*d353a188SXin Li     the licensor's permission is not necessary for any reason--for
253*d353a188SXin Li     example, because of any applicable exception or limitation to
254*d353a188SXin Li     copyright--then that use is not regulated by the license. Our
255*d353a188SXin Li     licenses grant only permissions under copyright and certain
256*d353a188SXin Li     other rights that a licensor has authority to grant. Use of
257*d353a188SXin Li     the licensed material may still be restricted for other
258*d353a188SXin Li     reasons, including because others have copyright or other
259*d353a188SXin Li     rights in the material. A licensor may make special requests,
260*d353a188SXin Li     such as asking that all changes be marked or described.
261*d353a188SXin Li     Although not required by our licenses, you are encouraged to
262*d353a188SXin Li     respect those requests where reasonable. More_considerations
263*d353a188SXin Li     for the public:
264*d353a188SXin Li	wiki.creativecommons.org/Considerations_for_licensees
265*d353a188SXin Li
266*d353a188SXin Li=======================================================================
267*d353a188SXin Li
268*d353a188SXin LiCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International
269*d353a188SXin LiPublic License
270*d353a188SXin Li
271*d353a188SXin LiBy exercising the Licensed Rights (defined below), You accept and agree
272*d353a188SXin Lito be bound by the terms and conditions of this Creative Commons
273*d353a188SXin LiAttribution-NonCommercial-ShareAlike 4.0 International Public License
274*d353a188SXin Li("Public License"). To the extent this Public License may be
275*d353a188SXin Liinterpreted as a contract, You are granted the Licensed Rights in
276*d353a188SXin Liconsideration of Your acceptance of these terms and conditions, and the
277*d353a188SXin LiLicensor grants You such rights in consideration of benefits the
278*d353a188SXin LiLicensor receives from making the Licensed Material available under
279*d353a188SXin Lithese terms and conditions.
280*d353a188SXin Li
281*d353a188SXin Li
282*d353a188SXin LiSection 1 -- Definitions.
283*d353a188SXin Li
284*d353a188SXin Li  a. Adapted Material means material subject to Copyright and Similar
285*d353a188SXin Li     Rights that is derived from or based upon the Licensed Material
286*d353a188SXin Li     and in which the Licensed Material is translated, altered,
287*d353a188SXin Li     arranged, transformed, or otherwise modified in a manner requiring
288*d353a188SXin Li     permission under the Copyright and Similar Rights held by the
289*d353a188SXin Li     Licensor. For purposes of this Public License, where the Licensed
290*d353a188SXin Li     Material is a musical work, performance, or sound recording,
291*d353a188SXin Li     Adapted Material is always produced where the Licensed Material is
292*d353a188SXin Li     synched in timed relation with a moving image.
293*d353a188SXin Li
294*d353a188SXin Li  b. Adapter's License means the license You apply to Your Copyright
295*d353a188SXin Li     and Similar Rights in Your contributions to Adapted Material in
296*d353a188SXin Li     accordance with the terms and conditions of this Public License.
297*d353a188SXin Li
298*d353a188SXin Li  c. BY-NC-SA Compatible License means a license listed at
299*d353a188SXin Li     creativecommons.org/compatiblelicenses, approved by Creative
300*d353a188SXin Li     Commons as essentially the equivalent of this Public License.
301*d353a188SXin Li
302*d353a188SXin Li  d. Copyright and Similar Rights means copyright and/or similar rights
303*d353a188SXin Li     closely related to copyright including, without limitation,
304*d353a188SXin Li     performance, broadcast, sound recording, and Sui Generis Database
305*d353a188SXin Li     Rights, without regard to how the rights are labeled or
306*d353a188SXin Li     categorized. For purposes of this Public License, the rights
307*d353a188SXin Li     specified in Section 2(b)(1)-(2) are not Copyright and Similar
308*d353a188SXin Li     Rights.
309*d353a188SXin Li
310*d353a188SXin Li  e. Effective Technological Measures means those measures that, in the
311*d353a188SXin Li     absence of proper authority, may not be circumvented under laws
312*d353a188SXin Li     fulfilling obligations under Article 11 of the WIPO Copyright
313*d353a188SXin Li     Treaty adopted on December 20, 1996, and/or similar international
314*d353a188SXin Li     agreements.
315*d353a188SXin Li
316*d353a188SXin Li  f. Exceptions and Limitations means fair use, fair dealing, and/or
317*d353a188SXin Li     any other exception or limitation to Copyright and Similar Rights
318*d353a188SXin Li     that applies to Your use of the Licensed Material.
319*d353a188SXin Li
320*d353a188SXin Li  g. License Elements means the license attributes listed in the name
321*d353a188SXin Li     of a Creative Commons Public License. The License Elements of this
322*d353a188SXin Li     Public License are Attribution, NonCommercial, and ShareAlike.
323*d353a188SXin Li
324*d353a188SXin Li  h. Licensed Material means the artistic or literary work, database,
325*d353a188SXin Li     or other material to which the Licensor applied this Public
326*d353a188SXin Li     License.
327*d353a188SXin Li
328*d353a188SXin Li  i. Licensed Rights means the rights granted to You subject to the
329*d353a188SXin Li     terms and conditions of this Public License, which are limited to
330*d353a188SXin Li     all Copyright and Similar Rights that apply to Your use of the
331*d353a188SXin Li     Licensed Material and that the Licensor has authority to license.
332*d353a188SXin Li
333*d353a188SXin Li  j. Licensor means the individual(s) or entity(ies) granting rights
334*d353a188SXin Li     under this Public License.
335*d353a188SXin Li
336*d353a188SXin Li  k. NonCommercial means not primarily intended for or directed towards
337*d353a188SXin Li     commercial advantage or monetary compensation. For purposes of
338*d353a188SXin Li     this Public License, the exchange of the Licensed Material for
339*d353a188SXin Li     other material subject to Copyright and Similar Rights by digital
340*d353a188SXin Li     file-sharing or similar means is NonCommercial provided there is
341*d353a188SXin Li     no payment of monetary compensation in connection with the
342*d353a188SXin Li     exchange.
343*d353a188SXin Li
344*d353a188SXin Li  l. Share means to provide material to the public by any means or
345*d353a188SXin Li     process that requires permission under the Licensed Rights, such
346*d353a188SXin Li     as reproduction, public display, public performance, distribution,
347*d353a188SXin Li     dissemination, communication, or importation, and to make material
348*d353a188SXin Li     available to the public including in ways that members of the
349*d353a188SXin Li     public may access the material from a place and at a time
350*d353a188SXin Li     individually chosen by them.
351*d353a188SXin Li
352*d353a188SXin Li  m. Sui Generis Database Rights means rights other than copyright
353*d353a188SXin Li     resulting from Directive 96/9/EC of the European Parliament and of
354*d353a188SXin Li     the Council of 11 March 1996 on the legal protection of databases,
355*d353a188SXin Li     as amended and/or succeeded, as well as other essentially
356*d353a188SXin Li     equivalent rights anywhere in the world.
357*d353a188SXin Li
358*d353a188SXin Li  n. You means the individual or entity exercising the Licensed Rights
359*d353a188SXin Li     under this Public License. Your has a corresponding meaning.
360*d353a188SXin Li
361*d353a188SXin Li
362*d353a188SXin LiSection 2 -- Scope.
363*d353a188SXin Li
364*d353a188SXin Li  a. License grant.
365*d353a188SXin Li
366*d353a188SXin Li       1. Subject to the terms and conditions of this Public License,
367*d353a188SXin Li          the Licensor hereby grants You a worldwide, royalty-free,
368*d353a188SXin Li          non-sublicensable, non-exclusive, irrevocable license to
369*d353a188SXin Li          exercise the Licensed Rights in the Licensed Material to:
370*d353a188SXin Li
371*d353a188SXin Li            a. reproduce and Share the Licensed Material, in whole or
372*d353a188SXin Li               in part, for NonCommercial purposes only; and
373*d353a188SXin Li
374*d353a188SXin Li            b. produce, reproduce, and Share Adapted Material for
375*d353a188SXin Li               NonCommercial purposes only.
376*d353a188SXin Li
377*d353a188SXin Li       2. Exceptions and Limitations. For the avoidance of doubt, where
378*d353a188SXin Li          Exceptions and Limitations apply to Your use, this Public
379*d353a188SXin Li          License does not apply, and You do not need to comply with
380*d353a188SXin Li          its terms and conditions.
381*d353a188SXin Li
382*d353a188SXin Li       3. Term. The term of this Public License is specified in Section
383*d353a188SXin Li          6(a).
384*d353a188SXin Li
385*d353a188SXin Li       4. Media and formats; technical modifications allowed. The
386*d353a188SXin Li          Licensor authorizes You to exercise the Licensed Rights in
387*d353a188SXin Li          all media and formats whether now known or hereafter created,
388*d353a188SXin Li          and to make technical modifications necessary to do so. The
389*d353a188SXin Li          Licensor waives and/or agrees not to assert any right or
390*d353a188SXin Li          authority to forbid You from making technical modifications
391*d353a188SXin Li          necessary to exercise the Licensed Rights, including
392*d353a188SXin Li          technical modifications necessary to circumvent Effective
393*d353a188SXin Li          Technological Measures. For purposes of this Public License,
394*d353a188SXin Li          simply making modifications authorized by this Section 2(a)
395*d353a188SXin Li          (4) never produces Adapted Material.
396*d353a188SXin Li
397*d353a188SXin Li       5. Downstream recipients.
398*d353a188SXin Li
399*d353a188SXin Li            a. Offer from the Licensor -- Licensed Material. Every
400*d353a188SXin Li               recipient of the Licensed Material automatically
401*d353a188SXin Li               receives an offer from the Licensor to exercise the
402*d353a188SXin Li               Licensed Rights under the terms and conditions of this
403*d353a188SXin Li               Public License.
404*d353a188SXin Li
405*d353a188SXin Li            b. Additional offer from the Licensor -- Adapted Material.
406*d353a188SXin Li               Every recipient of Adapted Material from You
407*d353a188SXin Li               automatically receives an offer from the Licensor to
408*d353a188SXin Li               exercise the Licensed Rights in the Adapted Material
409*d353a188SXin Li               under the conditions of the Adapter's License You apply.
410*d353a188SXin Li
411*d353a188SXin Li            c. No downstream restrictions. You may not offer or impose
412*d353a188SXin Li               any additional or different terms or conditions on, or
413*d353a188SXin Li               apply any Effective Technological Measures to, the
414*d353a188SXin Li               Licensed Material if doing so restricts exercise of the
415*d353a188SXin Li               Licensed Rights by any recipient of the Licensed
416*d353a188SXin Li               Material.
417*d353a188SXin Li
418*d353a188SXin Li       6. No endorsement. Nothing in this Public License constitutes or
419*d353a188SXin Li          may be construed as permission to assert or imply that You
420*d353a188SXin Li          are, or that Your use of the Licensed Material is, connected
421*d353a188SXin Li          with, or sponsored, endorsed, or granted official status by,
422*d353a188SXin Li          the Licensor or others designated to receive attribution as
423*d353a188SXin Li          provided in Section 3(a)(1)(A)(i).
424*d353a188SXin Li
425*d353a188SXin Li  b. Other rights.
426*d353a188SXin Li
427*d353a188SXin Li       1. Moral rights, such as the right of integrity, are not
428*d353a188SXin Li          licensed under this Public License, nor are publicity,
429*d353a188SXin Li          privacy, and/or other similar personality rights; however, to
430*d353a188SXin Li          the extent possible, the Licensor waives and/or agrees not to
431*d353a188SXin Li          assert any such rights held by the Licensor to the limited
432*d353a188SXin Li          extent necessary to allow You to exercise the Licensed
433*d353a188SXin Li          Rights, but not otherwise.
434*d353a188SXin Li
435*d353a188SXin Li       2. Patent and trademark rights are not licensed under this
436*d353a188SXin Li          Public License.
437*d353a188SXin Li
438*d353a188SXin Li       3. To the extent possible, the Licensor waives any right to
439*d353a188SXin Li          collect royalties from You for the exercise of the Licensed
440*d353a188SXin Li          Rights, whether directly or through a collecting society
441*d353a188SXin Li          under any voluntary or waivable statutory or compulsory
442*d353a188SXin Li          licensing scheme. In all other cases the Licensor expressly
443*d353a188SXin Li          reserves any right to collect such royalties, including when
444*d353a188SXin Li          the Licensed Material is used other than for NonCommercial
445*d353a188SXin Li          purposes.
446*d353a188SXin Li
447*d353a188SXin Li
448*d353a188SXin LiSection 3 -- License Conditions.
449*d353a188SXin Li
450*d353a188SXin LiYour exercise of the Licensed Rights is expressly made subject to the
451*d353a188SXin Lifollowing conditions.
452*d353a188SXin Li
453*d353a188SXin Li  a. Attribution.
454*d353a188SXin Li
455*d353a188SXin Li       1. If You Share the Licensed Material (including in modified
456*d353a188SXin Li          form), You must:
457*d353a188SXin Li
458*d353a188SXin Li            a. retain the following if it is supplied by the Licensor
459*d353a188SXin Li               with the Licensed Material:
460*d353a188SXin Li
461*d353a188SXin Li                 i. identification of the creator(s) of the Licensed
462*d353a188SXin Li                    Material and any others designated to receive
463*d353a188SXin Li                    attribution, in any reasonable manner requested by
464*d353a188SXin Li                    the Licensor (including by pseudonym if
465*d353a188SXin Li                    designated);
466*d353a188SXin Li
467*d353a188SXin Li                ii. a copyright notice;
468*d353a188SXin Li
469*d353a188SXin Li               iii. a notice that refers to this Public License;
470*d353a188SXin Li
471*d353a188SXin Li                iv. a notice that refers to the disclaimer of
472*d353a188SXin Li                    warranties;
473*d353a188SXin Li
474*d353a188SXin Li                 v. a URI or hyperlink to the Licensed Material to the
475*d353a188SXin Li                    extent reasonably practicable;
476*d353a188SXin Li
477*d353a188SXin Li            b. indicate if You modified the Licensed Material and
478*d353a188SXin Li               retain an indication of any previous modifications; and
479*d353a188SXin Li
480*d353a188SXin Li            c. indicate the Licensed Material is licensed under this
481*d353a188SXin Li               Public License, and include the text of, or the URI or
482*d353a188SXin Li               hyperlink to, this Public License.
483*d353a188SXin Li
484*d353a188SXin Li       2. You may satisfy the conditions in Section 3(a)(1) in any
485*d353a188SXin Li          reasonable manner based on the medium, means, and context in
486*d353a188SXin Li          which You Share the Licensed Material. For example, it may be
487*d353a188SXin Li          reasonable to satisfy the conditions by providing a URI or
488*d353a188SXin Li          hyperlink to a resource that includes the required
489*d353a188SXin Li          information.
490*d353a188SXin Li       3. If requested by the Licensor, You must remove any of the
491*d353a188SXin Li          information required by Section 3(a)(1)(A) to the extent
492*d353a188SXin Li          reasonably practicable.
493*d353a188SXin Li
494*d353a188SXin Li  b. ShareAlike.
495*d353a188SXin Li
496*d353a188SXin Li     In addition to the conditions in Section 3(a), if You Share
497*d353a188SXin Li     Adapted Material You produce, the following conditions also apply.
498*d353a188SXin Li
499*d353a188SXin Li       1. The Adapter's License You apply must be a Creative Commons
500*d353a188SXin Li          license with the same License Elements, this version or
501*d353a188SXin Li          later, or a BY-NC-SA Compatible License.
502*d353a188SXin Li
503*d353a188SXin Li       2. You must include the text of, or the URI or hyperlink to, the
504*d353a188SXin Li          Adapter's License You apply. You may satisfy this condition
505*d353a188SXin Li          in any reasonable manner based on the medium, means, and
506*d353a188SXin Li          context in which You Share Adapted Material.
507*d353a188SXin Li
508*d353a188SXin Li       3. You may not offer or impose any additional or different terms
509*d353a188SXin Li          or conditions on, or apply any Effective Technological
510*d353a188SXin Li          Measures to, Adapted Material that restrict exercise of the
511*d353a188SXin Li          rights granted under the Adapter's License You apply.
512*d353a188SXin Li
513*d353a188SXin Li
514*d353a188SXin LiSection 4 -- Sui Generis Database Rights.
515*d353a188SXin Li
516*d353a188SXin LiWhere the Licensed Rights include Sui Generis Database Rights that
517*d353a188SXin Liapply to Your use of the Licensed Material:
518*d353a188SXin Li
519*d353a188SXin Li  a. for the avoidance of doubt, Section 2(a)(1) grants You the right
520*d353a188SXin Li     to extract, reuse, reproduce, and Share all or a substantial
521*d353a188SXin Li     portion of the contents of the database for NonCommercial purposes
522*d353a188SXin Li     only;
523*d353a188SXin Li
524*d353a188SXin Li  b. if You include all or a substantial portion of the database
525*d353a188SXin Li     contents in a database in which You have Sui Generis Database
526*d353a188SXin Li     Rights, then the database in which You have Sui Generis Database
527*d353a188SXin Li     Rights (but not its individual contents) is Adapted Material,
528*d353a188SXin Li     including for purposes of Section 3(b); and
529*d353a188SXin Li
530*d353a188SXin Li  c. You must comply with the conditions in Section 3(a) if You Share
531*d353a188SXin Li     all or a substantial portion of the contents of the database.
532*d353a188SXin Li
533*d353a188SXin LiFor the avoidance of doubt, this Section 4 supplements and does not
534*d353a188SXin Lireplace Your obligations under this Public License where the Licensed
535*d353a188SXin LiRights include other Copyright and Similar Rights.
536*d353a188SXin Li
537*d353a188SXin Li
538*d353a188SXin LiSection 5 -- Disclaimer of Warranties and Limitation of Liability.
539*d353a188SXin Li
540*d353a188SXin Li  a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
541*d353a188SXin Li     EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
542*d353a188SXin Li     AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
543*d353a188SXin Li     ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
544*d353a188SXin Li     IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
545*d353a188SXin Li     WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
546*d353a188SXin Li     PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
547*d353a188SXin Li     ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
548*d353a188SXin Li     KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
549*d353a188SXin Li     ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
550*d353a188SXin Li
551*d353a188SXin Li  b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
552*d353a188SXin Li     TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
553*d353a188SXin Li     NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
554*d353a188SXin Li     INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
555*d353a188SXin Li     COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
556*d353a188SXin Li     USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
557*d353a188SXin Li     ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
558*d353a188SXin Li     DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
559*d353a188SXin Li     IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
560*d353a188SXin Li
561*d353a188SXin Li  c. The disclaimer of warranties and limitation of liability provided
562*d353a188SXin Li     above shall be interpreted in a manner that, to the extent
563*d353a188SXin Li     possible, most closely approximates an absolute disclaimer and
564*d353a188SXin Li     waiver of all liability.
565*d353a188SXin Li
566*d353a188SXin Li
567*d353a188SXin LiSection 6 -- Term and Termination.
568*d353a188SXin Li
569*d353a188SXin Li  a. This Public License applies for the term of the Copyright and
570*d353a188SXin Li     Similar Rights licensed here. However, if You fail to comply with
571*d353a188SXin Li     this Public License, then Your rights under this Public License
572*d353a188SXin Li     terminate automatically.
573*d353a188SXin Li
574*d353a188SXin Li  b. Where Your right to use the Licensed Material has terminated under
575*d353a188SXin Li     Section 6(a), it reinstates:
576*d353a188SXin Li
577*d353a188SXin Li       1. automatically as of the date the violation is cured, provided
578*d353a188SXin Li          it is cured within 30 days of Your discovery of the
579*d353a188SXin Li          violation; or
580*d353a188SXin Li
581*d353a188SXin Li       2. upon express reinstatement by the Licensor.
582*d353a188SXin Li
583*d353a188SXin Li     For the avoidance of doubt, this Section 6(b) does not affect any
584*d353a188SXin Li     right the Licensor may have to seek remedies for Your violations
585*d353a188SXin Li     of this Public License.
586*d353a188SXin Li
587*d353a188SXin Li  c. For the avoidance of doubt, the Licensor may also offer the
588*d353a188SXin Li     Licensed Material under separate terms or conditions or stop
589*d353a188SXin Li     distributing the Licensed Material at any time; however, doing so
590*d353a188SXin Li     will not terminate this Public License.
591*d353a188SXin Li
592*d353a188SXin Li  d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
593*d353a188SXin Li     License.
594*d353a188SXin Li
595*d353a188SXin Li
596*d353a188SXin LiSection 7 -- Other Terms and Conditions.
597*d353a188SXin Li
598*d353a188SXin Li  a. The Licensor shall not be bound by any additional or different
599*d353a188SXin Li     terms or conditions communicated by You unless expressly agreed.
600*d353a188SXin Li
601*d353a188SXin Li  b. Any arrangements, understandings, or agreements regarding the
602*d353a188SXin Li     Licensed Material not stated herein are separate from and
603*d353a188SXin Li     independent of the terms and conditions of this Public License.
604*d353a188SXin Li
605*d353a188SXin Li
606*d353a188SXin LiSection 8 -- Interpretation.
607*d353a188SXin Li
608*d353a188SXin Li  a. For the avoidance of doubt, this Public License does not, and
609*d353a188SXin Li     shall not be interpreted to, reduce, limit, restrict, or impose
610*d353a188SXin Li     conditions on any use of the Licensed Material that could lawfully
611*d353a188SXin Li     be made without permission under this Public License.
612*d353a188SXin Li
613*d353a188SXin Li  b. To the extent possible, if any provision of this Public License is
614*d353a188SXin Li     deemed unenforceable, it shall be automatically reformed to the
615*d353a188SXin Li     minimum extent necessary to make it enforceable. If the provision
616*d353a188SXin Li     cannot be reformed, it shall be severed from this Public License
617*d353a188SXin Li     without affecting the enforceability of the remaining terms and
618*d353a188SXin Li     conditions.
619*d353a188SXin Li
620*d353a188SXin Li  c. No term or condition of this Public License will be waived and no
621*d353a188SXin Li     failure to comply consented to unless expressly agreed to by the
622*d353a188SXin Li     Licensor.
623*d353a188SXin Li
624*d353a188SXin Li  d. Nothing in this Public License constitutes or may be interpreted
625*d353a188SXin Li     as a limitation upon, or waiver of, any privileges and immunities
626*d353a188SXin Li     that apply to the Licensor or You, including from the legal
627*d353a188SXin Li     processes of any jurisdiction or authority.
628*d353a188SXin Li
629*d353a188SXin Li=======================================================================
630*d353a188SXin Li
631*d353a188SXin LiCreative Commons is not a party to its public licenses.
632*d353a188SXin LiNotwithstanding, Creative Commons may elect to apply one of its public
633*d353a188SXin Lilicenses to material it publishes and in those instances will be
634*d353a188SXin Liconsidered the "Licensor." Except for the limited purpose of indicating
635*d353a188SXin Lithat material is shared under a Creative Commons public license or as
636*d353a188SXin Liotherwise permitted by the Creative Commons policies published at
637*d353a188SXin Licreativecommons.org/policies, Creative Commons does not authorize the
638*d353a188SXin Liuse of the trademark "Creative Commons" or any other trademark or logo
639*d353a188SXin Liof Creative Commons without its prior written consent including,
640*d353a188SXin Liwithout limitation, in connection with any unauthorized modifications
641*d353a188SXin Lito any of its public licenses or any other arrangements,
642*d353a188SXin Liunderstandings, or agreements concerning use of licensed material. For
643*d353a188SXin Lithe avoidance of doubt, this paragraph does not form part of the public
644*d353a188SXin Lilicenses.
645*d353a188SXin Li
646*d353a188SXin LiCreative Commons may be contacted at creativecommons.org.
647*d353a188SXin Li
648