Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
License:
Junrulu commited on
Commit
e6a847a
·
verified ·
1 Parent(s): ef596de

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. LICENSE +397 -203
  2. README.md +1 -1
LICENSE CHANGED
@@ -2,209 +2,403 @@ Tencent is pleased to support the open source community by making ElephantBench
2
 
3
  Copyright (C) 2026 Tencent. All rights reserved.
4
 
5
- ElephantBench is licensed under the Apache-2.0.
6
 
7
 
8
- Terms of the Apache-2.0:
9
  --------------------------------------------------------------------
10
- Apache License
11
- Version 2.0, January 2004
12
- http://www.apache.org/licenses/
13
-
14
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
15
-
16
- 1. Definitions.
17
-
18
- "License" shall mean the terms and conditions for use, reproduction,
19
- and distribution as defined by Sections 1 through 9 of this document.
20
-
21
- "Licensor" shall mean the copyright owner or entity authorized by
22
- the copyright owner that is granting the License.
23
-
24
- "Legal Entity" shall mean the union of the acting entity and all
25
- other entities that control, are controlled by, or are under common
26
- control with that entity. For the purposes of this definition,
27
- "control" means (i) the power, direct or indirect, to cause the
28
- direction or management of such entity, whether by contract or
29
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
30
- outstanding shares, or (iii) beneficial ownership of such entity.
31
-
32
- "You" (or "Your") shall mean an individual or Legal Entity
33
- exercising permissions granted by this License.
34
-
35
- "Source" form shall mean the preferred form for making modifications,
36
- including but not limited to software source code, documentation
37
- source, and configuration files.
38
-
39
- "Object" form shall mean any form resulting from mechanical
40
- transformation or translation of a Source form, including but
41
- not limited to compiled object code, generated documentation,
42
- and conversions to other media types.
43
-
44
- "Work" shall mean the work of authorship, whether in Source or
45
- Object form, made available under the License, as indicated by a
46
- copyright notice that is included in or attached to the work
47
- (an example is provided in the Appendix below).
48
-
49
- "Derivative Works" shall mean any work, whether in Source or Object
50
- form, that is based on (or derived from) the Work and for which the
51
- editorial revisions, annotations, elaborations, or other modifications
52
- represent, as a whole, an original work of authorship. For the purposes
53
- of this License, Derivative Works shall not include works that remain
54
- separable from, or merely link (or bind by name) to the interfaces of,
55
- the Work and Derivative Works thereof.
56
-
57
- "Contribution" shall mean any work of authorship, including
58
- the original version of the Work and any modifications or additions
59
- to that Work or Derivative Works thereof, that is intentionally
60
- submitted to Licensor for inclusion in the Work by the copyright owner
61
- or by an individual or Legal Entity authorized to submit on behalf of
62
- the copyright owner. For the purposes of this definition, "submitted"
63
- means any form of electronic, verbal, or written communication sent
64
- to the Licensor or its representatives, including but not limited to
65
- communication on electronic mailing lists, source code control systems,
66
- and issue tracking systems that are managed by, or on behalf of, the
67
- Licensor for the purpose of discussing and improving the Work, but
68
- excluding communication that is conspicuously marked or otherwise
69
- designated in writing by the copyright owner as "Not a Contribution."
70
-
71
- "Contributor" shall mean Licensor and any individual or Legal Entity
72
- on behalf of whom a Contribution has been received by Licensor and
73
- subsequently incorporated within the Work.
74
-
75
- 2. Grant of Copyright 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
- copyright license to reproduce, prepare Derivative Works of,
79
- publicly display, publicly perform, sublicense, and distribute the
80
- Work and such Derivative Works in Source or Object form.
81
-
82
- 3. Grant of Patent License. Subject to the terms and conditions of
83
- this License, each Contributor hereby grants to You a perpetual,
84
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
85
- (except as stated in this section) patent license to make, have made,
86
- use, offer to sell, sell, import, and otherwise transfer the Work,
87
- where such license applies only to those patent claims licensable
88
- by such Contributor that are necessarily infringed by their
89
- Contribution(s) alone or by combination of their Contribution(s)
90
- with the Work to which such Contribution(s) was submitted. If You
91
- institute patent litigation against any entity (including a
92
- cross-claim or counterclaim in a lawsuit) alleging that the Work
93
- or a Contribution incorporated within the Work constitutes direct
94
- or contributory patent infringement, then any patent licenses
95
- granted to You under this License for that Work shall terminate
96
- as of the date such litigation is filed.
97
-
98
- 4. Redistribution. You may reproduce and distribute copies of the
99
- Work or Derivative Works thereof in any medium, with or without
100
- modifications, and in Source or Object form, provided that You
101
- meet the following conditions:
102
-
103
- (a) You must give any other recipients of the Work or
104
- Derivative Works a copy of this License; and
105
-
106
- (b) You must cause any modified files to carry prominent notices
107
- stating that You changed the files; and
108
-
109
- (c) You must retain, in the Source form of any Derivative Works
110
- that You distribute, all copyright, patent, trademark, and
111
- attribution notices from the Source form of the Work,
112
- excluding those notices that do not pertain to any part of
113
- the Derivative Works; and
114
-
115
- (d) If the Work includes a "NOTICE" text file as part of its
116
- distribution, then any Derivative Works that You distribute must
117
- include a readable copy of the attribution notices contained
118
- within such NOTICE file, excluding those notices that do not
119
- pertain to any part of the Derivative Works, in at least one
120
- of the following places: within a NOTICE text file distributed
121
- as part of the Derivative Works; within the Source form or
122
- documentation, if provided along with the Derivative Works; or,
123
- within a display generated by the Derivative Works, if and
124
- wherever such third-party notices normally appear. The contents
125
- of the NOTICE file are for informational purposes only and
126
- do not modify the License. You may add Your own attribution
127
- notices within Derivative Works that You distribute, alongside
128
- or as an addendum to the NOTICE text from the Work, provided
129
- that such additional attribution notices cannot be construed
130
- as modifying the License.
131
-
132
- You may add Your own copyright statement to Your modifications and
133
- may provide additional or different license terms and conditions
134
- for use, reproduction, or distribution of Your modifications, or
135
- for any such Derivative Works as a whole, provided Your use,
136
- reproduction, and distribution of the Work otherwise complies with
137
- the conditions stated in this License.
138
-
139
- 5. Submission of Contributions. Unless You explicitly state otherwise,
140
- any Contribution intentionally submitted for inclusion in the Work
141
- by You to the Licensor shall be under the terms and conditions of
142
- this License, without any additional terms or conditions.
143
- Notwithstanding the above, nothing herein shall supersede or modify
144
- the terms of any separate license agreement you may have executed
145
- with Licensor regarding such Contributions.
146
-
147
- 6. Trademarks. This License does not grant permission to use the trade
148
- names, trademarks, service marks, or product names of the Licensor,
149
- except as required for reasonable and customary use in describing the
150
- origin of the Work and reproducing the content of the NOTICE file.
151
-
152
- 7. Disclaimer of Warranty. Unless required by applicable law or
153
- agreed to in writing, Licensor provides the Work (and each
154
- Contributor provides its Contributions) on an "AS IS" BASIS,
155
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
156
- implied, including, without limitation, any warranties or conditions
157
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
158
- PARTICULAR PURPOSE. You are solely responsible for determining the
159
- appropriateness of using or redistributing the Work and assume any
160
- risks associated with Your exercise of permissions under this License.
161
-
162
- 8. Limitation of Liability. In no event and under no legal theory,
163
- whether in tort (including negligence), contract, or otherwise,
164
- unless required by applicable law (such as deliberate and grossly
165
- negligent acts) or agreed to in writing, shall any Contributor be
166
- liable to You for damages, including any direct, indirect, special,
167
- incidental, or consequential damages of any character arising as a
168
- result of this License or out of the use or inability to use the
169
- Work (including but not limited to damages for loss of goodwill,
170
- work stoppage, computer failure or malfunction, or any and all
171
- other commercial damages or losses), even if such Contributor
172
- has been advised of the possibility of such damages.
173
-
174
- 9. Accepting Warranty or Additional Liability. While redistributing
175
- the Work or Derivative Works thereof, You may choose to offer,
176
- and charge a fee for, acceptance of support, warranty, indemnity,
177
- or other liability obligations and/or rights consistent with this
178
- License. However, in accepting such obligations, You may act only
179
- on Your own behalf and on Your sole responsibility, not on behalf
180
- of any other Contributor, and only if You agree to indemnify,
181
- defend, and hold each Contributor harmless for any liability
182
- incurred by, or claims asserted against, such Contributor by reason
183
- of your accepting any such warranty or additional liability.
184
-
185
- END OF TERMS AND CONDITIONS
186
-
187
- APPENDIX: How to apply the Apache License to your work.
188
-
189
- To apply the Apache License to your work, attach the following
190
- boilerplate notice, with the fields enclosed by brackets "[]"
191
- replaced with your own identifying information. (Don't include
192
- the brackets!) The text should be enclosed in the appropriate
193
- comment syntax for the file format. We also recommend that a
194
- file or class name and description of purpose be included on the
195
- same "printed page" as the copyright notice for easier
196
- identification within third-party archives.
197
-
198
- Copyright [yyyy] [name of copyright owner]
199
-
200
- Licensed under the Apache License, Version 2.0 (the "License");
201
- you may not use this file except in compliance with the License.
202
- You may obtain a copy of the License at
203
-
204
- http://www.apache.org/licenses/LICENSE-2.0
205
-
206
- Unless required by applicable law or agreed to in writing, software
207
- distributed under the License is distributed on an "AS IS" BASIS,
208
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
209
- See the License for the specific language governing permissions and
210
- limitations under the License.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  Copyright (C) 2026 Tencent. All rights reserved.
4
 
5
+ ElephantBench is licensed under the cc-by-4.0.
6
 
7
 
8
+ Terms of the cc-by-4.0:
9
  --------------------------------------------------------------------
10
+ Attribution 4.0 International
11
+
12
+ =======================================================================
13
+
14
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
15
+ does not provide legal services or legal advice. Distribution of
16
+ Creative Commons public licenses does not create a lawyer-client or
17
+ other relationship. Creative Commons makes its licenses and related
18
+ information available on an "as-is" basis. Creative Commons gives no
19
+ warranties regarding its licenses, any material licensed under their
20
+ terms and conditions, or any related information. Creative Commons
21
+ disclaims all liability for damages resulting from their use to the
22
+ fullest extent possible.
23
+
24
+ Using Creative Commons Public Licenses
25
+
26
+ Creative Commons public licenses provide a standard set of terms and
27
+ conditions that creators and other rights holders may use to share
28
+ original works of authorship and other material subject to copyright
29
+ and certain other rights specified in the public license below. The
30
+ following considerations are for informational purposes only, are not
31
+ exhaustive, and do not form part of our licenses.
32
+
33
+ Considerations for licensors: Our public licenses are
34
+ intended for use by those authorized to give the public
35
+ permission to use material in ways otherwise restricted by
36
+ copyright and certain other rights. Our licenses are
37
+ irrevocable. Licensors should read and understand the terms
38
+ and conditions of the license they choose before applying it.
39
+ Licensors should also secure all rights necessary before
40
+ applying our licenses so that the public can reuse the
41
+ material as expected. Licensors should clearly mark any
42
+ material not subject to the license. This includes other CC-
43
+ licensed material, or material used under an exception or
44
+ limitation to copyright. More considerations for licensors:
45
+ wiki.creativecommons.org/Considerations_for_licensors
46
+
47
+ Considerations for the public: By using one of our public
48
+ licenses, a licensor grants the public permission to use the
49
+ licensed material under specified terms and conditions. If
50
+ the licensor's permission is not necessary for any reason--for
51
+ example, because of any applicable exception or limitation to
52
+ copyright--then that use is not regulated by the license. Our
53
+ licenses grant only permissions under copyright and certain
54
+ other rights that a licensor has authority to grant. Use of
55
+ the licensed material may still be restricted for other
56
+ reasons, including because others have copyright or other
57
+ rights in the material. A licensor may make special requests,
58
+ such as asking that all changes be marked or described.
59
+ Although not required by our licenses, you are encouraged to
60
+ respect those requests where reasonable. More considerations
61
+ for the public:
62
+ wiki.creativecommons.org/Considerations_for_licensees
63
+
64
+ =======================================================================
65
+
66
+ Creative Commons Attribution 4.0 International Public License
67
+
68
+ By exercising the Licensed Rights (defined below), You accept and agree
69
+ to be bound by the terms and conditions of this Creative Commons
70
+ Attribution 4.0 International Public License ("Public License"). To the
71
+ extent this Public License may be interpreted as a contract, You are
72
+ granted the Licensed Rights in consideration of Your acceptance of
73
+ these terms and conditions, and the Licensor grants You such rights in
74
+ consideration of benefits the Licensor receives from making the
75
+ Licensed Material available under these terms and conditions.
76
+
77
+
78
+ Section 1 -- Definitions.
79
+
80
+ a. Adapted Material means material subject to Copyright and Similar
81
+ Rights that is derived from or based upon the Licensed Material
82
+ and in which the Licensed Material is translated, altered,
83
+ arranged, transformed, or otherwise modified in a manner requiring
84
+ permission under the Copyright and Similar Rights held by the
85
+ Licensor. For purposes of this Public License, where the Licensed
86
+ Material is a musical work, performance, or sound recording,
87
+ Adapted Material is always produced where the Licensed Material is
88
+ synched in timed relation with a moving image.
89
+
90
+ b. Adapter's License means the license You apply to Your Copyright
91
+ and Similar Rights in Your contributions to Adapted Material in
92
+ accordance with the terms and conditions of this Public License.
93
+
94
+ c. Copyright and Similar Rights means copyright and/or similar rights
95
+ closely related to copyright including, without limitation,
96
+ performance, broadcast, sound recording, and Sui Generis Database
97
+ Rights, without regard to how the rights are labeled or
98
+ categorized. For purposes of this Public License, the rights
99
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
100
+ Rights.
101
+
102
+ d. Effective Technological Measures means those measures that, in the
103
+ absence of proper authority, may not be circumvented under laws
104
+ fulfilling obligations under Article 11 of the WIPO Copyright
105
+ Treaty adopted on December 20, 1996, and/or similar international
106
+ agreements.
107
+
108
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
109
+ any other exception or limitation to Copyright and Similar Rights
110
+ that applies to Your use of the Licensed Material.
111
+
112
+ f. Licensed Material means the artistic or literary work, database,
113
+ or other material to which the Licensor applied this Public
114
+ License.
115
+
116
+ g. Licensed Rights means the rights granted to You subject to the
117
+ terms and conditions of this Public License, which are limited to
118
+ all Copyright and Similar Rights that apply to Your use of the
119
+ Licensed Material and that the Licensor has authority to license.
120
+
121
+ h. Licensor means the individual(s) or entity(ies) granting rights
122
+ under this Public License.
123
+
124
+ i. Share means to provide material to the public by any means or
125
+ process that requires permission under the Licensed Rights, such
126
+ as reproduction, public display, public performance, distribution,
127
+ dissemination, communication, or importation, and to make material
128
+ available to the public including in ways that members of the
129
+ public may access the material from a place and at a time
130
+ individually chosen by them.
131
+
132
+ j. Sui Generis Database Rights means rights other than copyright
133
+ resulting from Directive 96/9/EC of the European Parliament and of
134
+ the Council of 11 March 1996 on the legal protection of databases,
135
+ as amended and/or succeeded, as well as other essentially
136
+ equivalent rights anywhere in the world.
137
+
138
+ k. You means the individual or entity exercising the Licensed Rights
139
+ under this Public License. Your has a corresponding meaning.
140
+
141
+
142
+ Section 2 -- Scope.
143
+
144
+ a. License grant.
145
+
146
+ 1. Subject to the terms and conditions of this Public License,
147
+ the Licensor hereby grants You a worldwide, royalty-free,
148
+ non-sublicensable, non-exclusive, irrevocable license to
149
+ exercise the Licensed Rights in the Licensed Material to:
150
+
151
+ a. reproduce and Share the Licensed Material, in whole or
152
+ in part; and
153
+
154
+ b. produce, reproduce, and Share Adapted Material.
155
+
156
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
157
+ Exceptions and Limitations apply to Your use, this Public
158
+ License does not apply, and You do not need to comply with
159
+ its terms and conditions.
160
+
161
+ 3. Term. The term of this Public License is specified in Section
162
+ 6(a).
163
+
164
+ 4. Media and formats; technical modifications allowed. The
165
+ Licensor authorizes You to exercise the Licensed Rights in
166
+ all media and formats whether now known or hereafter created,
167
+ and to make technical modifications necessary to do so. The
168
+ Licensor waives and/or agrees not to assert any right or
169
+ authority to forbid You from making technical modifications
170
+ necessary to exercise the Licensed Rights, including
171
+ technical modifications necessary to circumvent Effective
172
+ Technological Measures. For purposes of this Public License,
173
+ simply making modifications authorized by this Section 2(a)
174
+ (4) never produces Adapted Material.
175
+
176
+ 5. Downstream recipients.
177
+
178
+ a. Offer from the Licensor -- Licensed Material. Every
179
+ recipient of the Licensed Material automatically
180
+ receives an offer from the Licensor to exercise the
181
+ Licensed Rights under the terms and conditions of this
182
+ Public License.
183
+
184
+ b. No downstream restrictions. You may not offer or impose
185
+ any additional or different terms or conditions on, or
186
+ apply any Effective Technological Measures to, the
187
+ Licensed Material if doing so restricts exercise of the
188
+ Licensed Rights by any recipient of the Licensed
189
+ Material.
190
+
191
+ 6. No endorsement. Nothing in this Public License constitutes or
192
+ may be construed as permission to assert or imply that You
193
+ are, or that Your use of the Licensed Material is, connected
194
+ with, or sponsored, endorsed, or granted official status by,
195
+ the Licensor or others designated to receive attribution as
196
+ provided in Section 3(a)(1)(A)(i).
197
+
198
+ b. Other rights.
199
+
200
+ 1. Moral rights, such as the right of integrity, are not
201
+ licensed under this Public License, nor are publicity,
202
+ privacy, and/or other similar personality rights; however, to
203
+ the extent possible, the Licensor waives and/or agrees not to
204
+ assert any such rights held by the Licensor to the limited
205
+ extent necessary to allow You to exercise the Licensed
206
+ Rights, but not otherwise.
207
+
208
+ 2. Patent and trademark rights are not licensed under this
209
+ Public License.
210
+
211
+ 3. To the extent possible, the Licensor waives any right to
212
+ collect royalties from You for the exercise of the Licensed
213
+ Rights, whether directly or through a collecting society
214
+ under any voluntary or waivable statutory or compulsory
215
+ licensing scheme. In all other cases the Licensor expressly
216
+ reserves any right to collect such royalties.
217
+
218
+
219
+ Section 3 -- License Conditions.
220
+
221
+ Your exercise of the Licensed Rights is expressly made subject to the
222
+ following conditions.
223
+
224
+ a. Attribution.
225
+
226
+ 1. If You Share the Licensed Material (including in modified
227
+ form), You must:
228
+
229
+ a. retain the following if it is supplied by the Licensor
230
+ with the Licensed Material:
231
+
232
+ i. identification of the creator(s) of the Licensed
233
+ Material and any others designated to receive
234
+ attribution, in any reasonable manner requested by
235
+ the Licensor (including by pseudonym if
236
+ designated);
237
+
238
+ ii. a copyright notice;
239
+
240
+ iii. a notice that refers to this Public License;
241
+
242
+ iv. a notice that refers to the disclaimer of
243
+ warranties;
244
+
245
+ v. a URI or hyperlink to the Licensed Material to the
246
+ extent reasonably practicable;
247
+
248
+ b. indicate if You modified the Licensed Material and
249
+ retain an indication of any previous modifications; and
250
+
251
+ c. indicate the Licensed Material is licensed under this
252
+ Public License, and include the text of, or the URI or
253
+ hyperlink to, this Public License.
254
+
255
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
256
+ reasonable manner based on the medium, means, and context in
257
+ which You Share the Licensed Material. For example, it may be
258
+ reasonable to satisfy the conditions by providing a URI or
259
+ hyperlink to a resource that includes the required
260
+ information.
261
+
262
+ 3. If requested by the Licensor, You must remove any of the
263
+ information required by Section 3(a)(1)(A) to the extent
264
+ reasonably practicable.
265
+
266
+ 4. If You Share Adapted Material You produce, the Adapter's
267
+ License You apply must not prevent recipients of the Adapted
268
+ Material from complying with this Public License.
269
+
270
+
271
+ Section 4 -- Sui Generis Database Rights.
272
+
273
+ Where the Licensed Rights include Sui Generis Database Rights that
274
+ apply to Your use of the Licensed Material:
275
+
276
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
277
+ to extract, reuse, reproduce, and Share all or a substantial
278
+ portion of the contents of the database;
279
+
280
+ b. if You include all or a substantial portion of the database
281
+ contents in a database in which You have Sui Generis Database
282
+ Rights, then the database in which You have Sui Generis Database
283
+ Rights (but not its individual contents) is Adapted Material; and
284
+
285
+ c. You must comply with the conditions in Section 3(a) if You Share
286
+ all or a substantial portion of the contents of the database.
287
+
288
+ For the avoidance of doubt, this Section 4 supplements and does not
289
+ replace Your obligations under this Public License where the Licensed
290
+ Rights include other Copyright and Similar Rights.
291
+
292
+
293
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
294
+
295
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
296
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
297
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
298
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
299
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
300
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
301
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
302
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
303
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
304
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
305
+
306
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
307
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
308
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
309
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
310
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
311
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
312
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
313
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
314
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
315
+
316
+ c. The disclaimer of warranties and limitation of liability provided
317
+ above shall be interpreted in a manner that, to the extent
318
+ possible, most closely approximates an absolute disclaimer and
319
+ waiver of all liability.
320
+
321
+
322
+ Section 6 -- Term and Termination.
323
+
324
+ a. This Public License applies for the term of the Copyright and
325
+ Similar Rights licensed here. However, if You fail to comply with
326
+ this Public License, then Your rights under this Public License
327
+ terminate automatically.
328
+
329
+ b. Where Your right to use the Licensed Material has terminated under
330
+ Section 6(a), it reinstates:
331
+
332
+ 1. automatically as of the date the violation is cured, provided
333
+ it is cured within 30 days of Your discovery of the
334
+ violation; or
335
+
336
+ 2. upon express reinstatement by the Licensor.
337
+
338
+ For the avoidance of doubt, this Section 6(b) does not affect any
339
+ right the Licensor may have to seek remedies for Your violations
340
+ of this Public License.
341
+
342
+ c. For the avoidance of doubt, the Licensor may also offer the
343
+ Licensed Material under separate terms or conditions or stop
344
+ distributing the Licensed Material at any time; however, doing so
345
+ will not terminate this Public License.
346
+
347
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
348
+ License.
349
+
350
+
351
+ Section 7 -- Other Terms and Conditions.
352
+
353
+ a. The Licensor shall not be bound by any additional or different
354
+ terms or conditions communicated by You unless expressly agreed.
355
+
356
+ b. Any arrangements, understandings, or agreements regarding the
357
+ Licensed Material not stated herein are separate from and
358
+ independent of the terms and conditions of this Public License.
359
+
360
+
361
+ Section 8 -- Interpretation.
362
+
363
+ a. For the avoidance of doubt, this Public License does not, and
364
+ shall not be interpreted to, reduce, limit, restrict, or impose
365
+ conditions on any use of the Licensed Material that could lawfully
366
+ be made without permission under this Public License.
367
+
368
+ b. To the extent possible, if any provision of this Public License is
369
+ deemed unenforceable, it shall be automatically reformed to the
370
+ minimum extent necessary to make it enforceable. If the provision
371
+ cannot be reformed, it shall be severed from this Public License
372
+ without affecting the enforceability of the remaining terms and
373
+ conditions.
374
+
375
+ c. No term or condition of this Public License will be waived and no
376
+ failure to comply consented to unless expressly agreed to by the
377
+ Licensor.
378
+
379
+ d. Nothing in this Public License constitutes or may be interpreted
380
+ as a limitation upon, or waiver of, any privileges and immunities
381
+ that apply to the Licensor or You, including from the legal
382
+ processes of any jurisdiction or authority.
383
+
384
+
385
+ =======================================================================
386
+
387
+ Creative Commons is not a party to its public
388
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
389
+ its public licenses to material it publishes and in those instances
390
+ will be considered the “Licensor.” The text of the Creative Commons
391
+ public licenses is dedicated to the public domain under the CC0 Public
392
+ Domain Dedication. Except for the limited purpose of indicating that
393
+ material is shared under a Creative Commons public license or as
394
+ otherwise permitted by the Creative Commons policies published at
395
+ creativecommons.org/policies, Creative Commons does not authorize the
396
+ use of the trademark "Creative Commons" or any other trademark or logo
397
+ of Creative Commons without its prior written consent including,
398
+ without limitation, in connection with any unauthorized modifications
399
+ to any of its public licenses or any other arrangements,
400
+ understandings, or agreements concerning use of licensed material. For
401
+ the avoidance of doubt, this paragraph does not form part of the
402
+ public licenses.
403
+
404
+ Creative Commons may be contacted at creativecommons.org.
README.md CHANGED
@@ -63,7 +63,7 @@ generation.
63
 
64
  ## License
65
 
66
- [Apache License 2.0](LICENSE).
67
 
68
  ## Citation
69
 
 
63
 
64
  ## License
65
 
66
+ [cc-by-4.0](LICENSE).
67
 
68
  ## Citation
69