-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
447 lines (338 loc) · 28.8 KB
/
Copy pathLICENSE
File metadata and controls
447 lines (338 loc) · 28.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
MULTI-LAYERED LICENSE AGREEMENT
Copyright (c) 2026 Eeshvar Das (Erik Douglas Ward)
Disclaimer: The author of this repository is an independent computer science researcher currently seeking certification in Machine Learning Engineering, not a legal professional. This multi-layered license is an experimental, boundary-aware framework designed to enforce strict technical and ethical constraints on machine learning systems. For the purposes of this agreement, the "Licensor" is Eeshvar Das.
This repository is governed by a stacked, multi-layered licensing framework. By accessing, modifying, distributing, or deploying this software or its associated machine learning models, the Licensee agrees to be bound simultaneously by the following two licenses, presented consecutively within this document:
The OpenRAIL License (with Custom Attachment A: Use Restrictions) — Governing copyright, model deployment, mandatory Human-In-The-Loop (HITL) evaluation, transparency, and safety telemetry feedback.
The Hippocratic License, Version 3.0 (HLOS) — Governing patent grants, human rights boundaries, systemic physical impacts, and the 1:10B+ baseline.
Bifurcated Termination for Violations:
Because this framework governs both strict technical operations and broader systemic impacts, termination conditions are scoped to the specific layer breached:
Technical/Behavioral Violations: Any violation of the technical mandates outlined in the OpenRAIL Addendum (Attachment A) immediately and automatically revokes all rights and permissions granted by this entire agreement.
Systemic/Human Rights Violations: Any violation of the broader ethical and human rights boundaries outlined in the Hippocratic License (HLOS) is subject to the 30-day remedy window explicitly defined in Section 7.1 of the HLOS text, protecting the structural intentions of that specific license.
Global Severability:
If any specific layer, clause, or technical mandate of this multi-layered agreement is found to be unenforceable by a court of competent jurisdiction, it shall not affect the validity or enforceability of the remaining layers and clauses.
# LAYER 1: OPEN RESPONSIBLE AI LICENSE (OpenRAIL) Base
**Section I: DEFINITIONS**
* **"License"** means the terms and conditions for use, reproduction, and Distribution as defined in this document.
* **"Data"** means a collection of information extracted from the dataset used with the Model, including to train, pretrain, or otherwise evaluate the Model.
* **"Model"** means any accompanying machine-learning-based assemblies (including checkpoints), consisting of learnt weights, parameters (including optimizer states), corresponding to the model architecture as embodied in the Source Code.
* **"Derivatives of the Model"** means all modifications to the Model, works based on the Model, or any other machine learning model which is created or initialized by transfer of patterns of the weights, parameters, activations or output of the Model, to the other model, in order to cause the other model to perform similarly to the Model, including—but not limited to—distillation methods entailing the use of intermediate data representations or methods based on the generation of synthetic data by the Model for training the other model.
* **"Output"** means the results of operating a Model as embodied in informational content resulting therefrom.
* **"Source Code"** means the accompanying software and scripts used to define, run, load, benchmark or evaluate the Model, and used to prepare data for training or evaluation.
* **"Distribution"** means any transmission, reproduction, publication or other sharing of the Model or Derivatives of the Model to a third party, including providing the Model as a hosted service made available by electronic or other remote means.
**Section II: INTELLECTUAL PROPERTY RIGHTS**
Both copyright and patent grants apply to the Model, Derivatives of the Model and Source Code. The Model and Source Code are subject to this License.
* **Grant of Copyright License.** Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare, publicly display, publicly perform, sublicense, and distribute the Model, Derivatives of the Model, and Source Code.
* **Grant of Patent License.** Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Model and Source Code.
**Section III: CONDITIONS OF USAGE, DISTRIBUTION AND REDISTRIBUTION**
* **Distribution and Redistribution.** You may host for third-party remote access purposes, reproduce and distribute copies of the Model or Derivatives of the Model, and Source Code thereof, in any medium, with or without modifications, provided that You meet the following conditions:
1. You must give any third party recipients of the Model, Derivatives of the Model, or Source Code a copy of this License;
2. You must cause any modified files to carry prominent notices stating that You changed the files;
3. You must retain all copyright, patent, trademark, and attribution notices.
* **Use-based restrictions.** The restrictions set forth in Attachment A are considered use-based restrictions. Therefore You cannot use the Model, Derivatives of the Model, and Source Code for any specified restricted uses. You may use the Model subject to this License, including only for lawful purposes and in accordance with the License. You shall require all of Your users and licensees who use the Model, Derivatives of the Model, or Source Code to comply with the terms of Attachment A.
**Section IV: DISCLAIMER OF WARRANTY AND LIMITATION OF LIABILITY**
* **Disclaimer of Warranty.** Unless required by applicable law or agreed to in writing, Licensor provides the Model and Source Code on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Model and Source Code and assume any risks associated with Your exercise of permissions under this License.
* **Limitation of Liability.** In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Model and Source Code.
ATTACHMENT A: USE RESTRICTIONS AND CUSTOM DEFINITIONS
Attribution Notice: This structure utilizes the OPEN RESPONSIBLE AI LICENSE (OpenRAIL) framework (https://www.licenses.ai/). While the core OpenRAIL Base handles standard copyright and distribution, this specific Attachment A has been heavily customized by the Licensor to enforce strict, novel mathematical boundaries.
Custom Definition - The 1:10B+ Baseline:
For the purposes of these restrictions, the "1:10B+ baseline" is the formal mathematical safety threshold requiring that the probability of the Model generating autonomous decisions or outputs that result in critical systemic failures, physical harm, ecocide, or deviations from the ethical boundaries established herein is demonstrably less than one in ten billion ($10^{-10}$). This threshold mathematically necessitates the inclusion and protection of undocumented, unrepresented, or statistically anomalous human populations, and strictly extends this Duty of Care to the broader planetary ecosystem, biosphere, and all lifeforms protected under the embedded Hippocratic License (HLOS).
The Licensee agrees not to use the Model or Derivatives of the Model:
1. Fully Autonomous Deployment (HITL Mandate): To process, generate, or execute decisions impacting human rights, civil liberties, or physical safety without active, mathematically verifiable Human-In-The-Loop (HITL) 🧑💻 cognitive evaluation and approval.
2. Concealment of Boundary Deviations (Telemetry Mandate): To continue operating the Model if it demonstrates behaviors, quirks, or outputs that deviate from the safe 1:10B+ baseline, without immediately reporting said telemetry 📊 back to the source repository.
3. Violation of Localized Sovereignty: To construct telemetry or feedback pipelines that scrape, extract, or transmit a developer’s localized, proprietary, or sovereign data 🔒 without explicit, opt-in cryptographic consent.
4. Opaque Network Deployment (Transparency Mandate) ☁️: To deploy the Model or Derivatives of the Model over a network, API, or web service if the active Human-In-The-Loop (HITL) 🧑💻 required by the Fully Autonomous Deployment (HITL Mandate) has altered the underlying code to correct a boundary deviation or sovereignty conflict, without publicly sharing both the modified source code and a detailed post-mortem explaining why the adjustment was necessary for the 1:10B+ baseline.
# LAYER 2: HIPPOCRATIC LICENSE (HLOS)
HIPPOCRATIC LICENSE
Version 3.0, October 2021
https://firstdonoharm.dev/version/3/0/bod-eco-extr-media-mil-sup-sv.txt
TERMS AND CONDITIONS
TERMS AND CONDITIONS FOR USE, COPY, MODIFICATION, PREPARATION OF DERIVATIVE
WORK, REPRODUCTION, AND DISTRIBUTION:
1. DEFINITIONS:
This section defines certain terms used throughout this license agreement.
1.1. “License” means the terms and conditions, as stated herein, for use, copy,
modification, preparation of derivative work, reproduction, and distribution of
Software (as defined below).
1.2. “Licensor” means the copyright and/or patent owner or entity authorized by
the copyright and/or patent owner that is granting the License.
1.3. “Licensee” means the individual or entity exercising permissions granted by
this License, including the use, copy, modification, preparation of derivative
work, reproduction, and distribution of Software (as defined below).
1.4. “Software” means any copyrighted work, including but not limited to
software code, authored by Licensor and made available under this License.
1.5. “Supply Chain” means the sequence of processes involved in the production
and/or distribution of a commodity, good, or service offered by the Licensee.
1.6. “Supply Chain Impacted Party” or “Supply Chain Impacted Parties” means any
person(s) directly impacted by any of Licensee’s Supply Chain, including the
practices of all persons or entities within the Supply Chain prior to a good or
service reaching the Licensee.
1.7. “Duty of Care” is defined by its use in tort law, delict law, and/or
similar bodies of law closely related to tort and/or delict law, including
without limitation, a requirement to act with the watchfulness, attention,
caution, and prudence that a reasonable person in the same or similar
circumstances would use towards any Supply Chain Impacted Party.
1.8. “Worker” is defined to include any and all permanent, temporary, and agency
workers, as well as piece-rate, salaried, hourly paid, legal young (minors),
part-time, night, and migrant workers.
2. INTELLECTUAL PROPERTY GRANTS:
This section identifies intellectual property rights granted to a Licensee.
2.1. Grant of Copyright License: Subject to the terms and conditions of this
License, Licensor hereby grants to Licensee a worldwide, non-exclusive,
no-charge, royalty-free copyright license to use, copy, modify, prepare
derivative work, reproduce, or distribute the Software, Licensor authored
modified software, or other work derived from the Software.
2.2. Grant of Patent License: Subject to the terms and conditions of this
License, Licensor hereby grants Licensee a worldwide, non-exclusive, no-charge,
royalty-free patent license to make, have made, use, offer to sell, sell,
import, and otherwise transfer Software.
3. ETHICAL STANDARDS:
This section lists conditions the Licensee must comply with in order to have
rights under this License.
The rights granted to the Licensee by this License are expressly made subject to
the Licensee’s ongoing compliance with the following conditions:
* 3.1. The Licensee SHALL NOT, whether directly or indirectly, through agents
or assigns:
* 3.1.1. Infringe upon any person’s right to life or security of person,
engage in extrajudicial killings, or commit murder, without lawful cause
(See Article 3, United Nations Universal Declaration of Human Rights;
Article 6, International Covenant on Civil and Political Rights)
* 3.1.2. Hold any person in slavery, servitude, or forced labor (See Article
4, United Nations Universal Declaration of Human Rights; Article 8,
International Covenant on Civil and Political Rights);
* 3.1.3. Contribute to the institution of slavery, slave trading, forced
labor, or unlawful child labor (See Article 4, United Nations Universal
Declaration of Human Rights; Article 8, International Covenant on Civil and
Political Rights);
* 3.1.4. Torture or subject any person to cruel, inhumane, or degrading
treatment or punishment (See Article 5, United Nations Universal
Declaration of Human Rights; Article 7, International Covenant on Civil and
Political Rights);
* 3.1.5. Discriminate on the basis of sex, gender, sexual orientation, race,
ethnicity, nationality, religion, caste, age, medical disability or
impairment, and/or any other like circumstances (See Article 7, United
Nations Universal Declaration of Human Rights; Article 2, International
Covenant on Economic, Social and Cultural Rights; Article 26, International
Covenant on Civil and Political Rights);
* 3.1.6. Prevent any person from exercising his/her/their right to seek an
effective remedy by a competent court or national tribunal (including
domestic judicial systems, international courts, arbitration bodies, and
other adjudicating bodies) for actions violating the fundamental rights
granted to him/her/them by applicable constitutions, applicable laws, or by
this License (See Article 8, United Nations Universal Declaration of Human
Rights; Articles 9 and 14, International Covenant on Civil and Political
Rights);
* 3.1.7. Subject any person to arbitrary arrest, detention, or exile (See
Article 9, United Nations Universal Declaration of Human Rights; Article 9,
International Covenant on Civil and Political Rights);
* 3.1.8. Subject any person to arbitrary interference with a person’s
privacy, family, home, or correspondence without the express written
consent of the person (See Article 12, United Nations Universal Declaration
of Human Rights; Article 17, International Covenant on Civil and Political
Rights);
* 3.1.9. Arbitrarily deprive any person of his/her/their property (See
Article 17, United Nations Universal Declaration of Human Rights);
* 3.1.10. Forcibly remove indigenous peoples from their lands or territories
or take any action with the aim or effect of dispossessing indigenous
peoples from their lands, territories, or resources, including without
limitation the intellectual property or traditional knowledge of indigenous
peoples, without the free, prior, and informed consent of indigenous
peoples concerned (See Articles 8 and 10, United Nations Declaration on the
Rights of Indigenous Peoples);
* 3.1.11. Ecocide: Commit ecocide:
* 3.1.11.1. For the purpose of this section, “ecocide” means unlawful or
wanton acts committed with knowledge that there is a substantial
likelihood of severe and either widespread or long-term damage to the
environment being caused by those acts;
* 3.1.11.2. For the purpose of further defining ecocide and the terms
contained in the previous paragraph:
* 3.1.11.2.1. “Wanton” means with reckless disregard for damage which
would be clearly excessive in relation to the social and economic
benefits anticipated;
* 3.1.11.2.2. “Severe” means damage which involves very serious adverse
changes, disruption, or harm to any element of the environment,
including grave impacts on human life or natural, cultural, or
economic resources;
* 3.1.11.2.3. “Widespread” means damage which extends beyond a limited
geographic area, crosses state boundaries, or is suffered by an entire
ecosystem or species or a large number of human beings;
* 3.1.11.2.4. “Long-term” means damage which is irreversible or which
cannot be redressed through natural recovery within a reasonable
period of time; and
* 3.1.11.2.5. “Environment” means the earth, its biosphere, cryosphere,
lithosphere, hydrosphere, and atmosphere, as well as outer space
(See Section II, Independent Expert Panel for the Legal Definition of
Ecocide, Stop Ecocide Foundation and the Promise Institute for Human
Rights at UCLA School of Law, June 2021);
* 3.1.12. Extractive Industries: Be an individual or entity, or a
representative, agent, affiliate, successor, attorney, or assign of an
individual or entity, that engages in fossil fuel or mineral exploration,
extraction, development, or sale;
* 3.1.13. Mass Surveillance: Be a government agency or multinational
corporation, or a representative, agent, affiliate, successor, attorney,
or assign of a government or multinational corporation, which participates
in mass surveillance programs;
* 3.1.14. Military Activities: Be an entity or a representative, agent,
affiliate, successor, attorney, or assign of an entity which conducts
military activities;
* 3.1.15. Media: Be an individual or entity, or a representative, agent,
affiliate, successor, attorney, or assign of an individual or entity, that
broadcasts messages promoting killing, torture, or other forms of extreme
violence;
* 3.1.16. Interfere with Workers’ free exercise of the right to organize and
associate (See Article 20, United Nations Universal Declaration of Human
Rights; C087 - Freedom of Association and Protection of the Right to
Organise Convention, 1948 (No. 87), International Labour Organization;
Article 8, International Covenant on Economic, Social and Cultural Rights);
and
* 3.1.17. Harm the environment in a manner inconsistent with local, state,
national, or international law.
* 3.2. The Licensee SHALL:
* 3.2.1. Workers on Board of Directors: Ensure that if the Licensee has a
Board of Directors, 30% of Licensee’s board seats are held by Workers paid
no more than 200% of the compensation of the lowest paid Worker of the
Licensee;
* 3.2.2. Supply Chain: Provide clear, accessible supply chain data to the
public in accordance with the following conditions:
* 3.2.2.1. All data will be on Licensee’s website and/or, to the extent
Licensee is a representative, agent, affiliate, successor, attorney,
subsidiary, or assign, on Licensee’s principal’s or parent’s website or
some other online platform accessible to the public via an internet
search on a common internet search engine; and
* 3.2.2.2. Data published will include, where applicable, manufacturers,
top tier suppliers, subcontractors, cooperatives, component parts
producers, and farms;
* 3.2.3. Provide equal pay for equal work where the performance of such work
requires equal skill, effort, and responsibility, and which are performed
under similar working conditions, except where such payment is made
pursuant to:
* 3.2.3.1. A seniority system;
* 3.2.3.2. A merit system;
* 3.2.3.3. A system which measures earnings by quantity or quality of
production; or
* 3.2.3.4. A differential based on any other factor other than sex, gender,
sexual orientation, race, ethnicity, nationality, religion, caste, age,
medical disability or impairment, and/or any other like circumstances
(See 29 U.S.C.A. § 206(d)(1); Article 23, United Nations Universal
Declaration of Human Rights; Article 7, International Covenant on
Economic, Social and Cultural Rights; Article 26, International Covenant
on Civil and Political Rights); and
* 3.2.4. Allow for reasonable limitation of working hours and periodic
holidays with pay (See Article 24, United Nations Universal Declaration of
Human Rights; Article 7, International Covenant on Economic, Social and
Cultural Rights).
4. SUPPLY CHAIN IMPACTED PARTIES:
This section identifies additional individuals or entities that a Licensee could
harm as a result of violating the Ethical Standards section, the condition that
the Licensee must voluntarily accept a Duty of Care for those individuals or
entities, and the right to a private right of action that those individuals or
entities possess as a result of violations of the Ethical Standards section.
4.1. In addition to the above Ethical Standards, Licensee voluntarily accepts a
Duty of Care for Supply Chain Impacted Parties of this License, including
individuals and communities impacted by violations of the Ethical Standards. The
Duty of Care is breached when a provision within the Ethical Standards section
is violated by a Licensee, one of its successors or assigns, or by an individual
or entity that exists within the Supply Chain prior to a good or service
reaching the Licensee.
4.2. Breaches of the Duty of Care, as stated within this section, shall create a
private right of action, allowing any Supply Chain Impacted Party harmed by the
Licensee to take legal action against the Licensee in accordance with applicable
negligence laws, whether they be in tort law, delict law, and/or similar bodies
of law closely related to tort and/or delict law, regardless if Licensee is
directly responsible for the harms suffered by a Supply Chain Impacted Party.
Nothing in this section shall be interpreted to include acts committed by
individuals outside of the scope of his/her/their employment.
5. NOTICE: This section explains when a Licensee must notify others of the
License.
5.1. Distribution of Notice: Licensee must ensure that everyone who receives a
copy of or uses any part of Software from Licensee, with or without changes,
also receives the License and the copyright notice included with Software (and
if included by the Licensor, patent, trademark, and attribution notice).
Licensee must ensure that License is prominently displayed so that any
individual or entity seeking to download, copy, use, or otherwise receive any
part of Software from Licensee is notified of this License and its terms and
conditions. Licensee must cause any modified versions of the Software to carry
prominent notices stating that Licensee changed the Software.
5.2. Modified Software: Licensee is free to create modifications of the Software
and distribute only the modified portion created by Licensee, however, any
derivative work stemming from the Software or its code must be distributed
pursuant to this License, including this Notice provision.
5.3. Recipients as Licensees: Any individual or entity that uses, copies,
modifies, reproduces, distributes, or prepares derivative work based upon the
Software, all or part of the Software’s code, or a derivative work developed by
using the Software, including a portion of its code, is a Licensee as defined
above and is subject to the terms and conditions of this License.
6. REPRESENTATIONS AND WARRANTIES:
6.1. Disclaimer of Warranty: TO THE FULL EXTENT ALLOWED BY LAW, THIS SOFTWARE
COMES “AS IS,” WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED, AND LICENSOR SHALL NOT
BE LIABLE TO ANY PERSON OR ENTITY FOR ANY DAMAGES OR OTHER LIABILITY ARISING
FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THIS LICENSE, UNDER ANY
LEGAL CLAIM.
6.2. Limitation of Liability: LICENSEE SHALL HOLD LICENSOR HARMLESS AGAINST ANY
AND ALL CLAIMS, DEBTS, DUES, LIABILITIES, LIENS, CAUSES OF ACTION, DEMANDS,
OBLIGATIONS, DISPUTES, DAMAGES, LOSSES, EXPENSES, ATTORNEYS’ FEES, COSTS,
LIABILITIES, AND ALL OTHER CLAIMS OF EVERY KIND AND NATURE WHATSOEVER, WHETHER
KNOWN OR UNKNOWN, ANTICIPATED OR UNANTICIPATED, FORESEEN OR UNFORESEEN, ACCRUED
OR UNACCRUED, DISCLOSED OR UNDISCLOSED, ARISING OUT OF OR RELATING TO LICENSEE’S
USE OF THE SOFTWARE. NOTHING IN THIS SECTION SHOULD BE INTERPRETED TO REQUIRE
LICENSEE TO INDEMNIFY LICENSOR, NOR REQUIRE LICENSOR TO INDEMNIFY LICENSEE.
7. TERMINATION
7.1. Violations of Ethical Standards or Breaching Duty of Care: If Licensee
violates the Ethical Standards section or Licensee, or any other person or
entity within the Supply Chain prior to a good or service reaching the Licensee,
breaches its Duty of Care to Supply Chain Impacted Parties, Licensee must remedy
the violation or harm caused by Licensee within 30 days of being notified of the
violation or harm. If Licensee fails to remedy the violation or harm within 30
days, all rights in the Software granted to Licensee by License will be null and
void as between Licensor and Licensee.
7.2. Failure of Notice: If any person or entity notifies Licensee in writing
that Licensee has not complied with the Notice section of this License, Licensee
can keep this License by taking all practical steps to comply within 30 days
after the notice of noncompliance. If Licensee does not do so, Licensee’s
License (and all rights licensed hereunder) will end immediately.
7.3. Judicial Findings: In the event Licensee is found by a civil, criminal,
administrative, or other court of competent jurisdiction, or some other
adjudicating body with legal authority, to have committed actions which are in
violation of the Ethical Standards or Supply Chain Impacted Party sections of
this License, all rights granted to Licensee by this License will terminate
immediately.
7.4. Patent Litigation: If Licensee institutes patent litigation against any
entity (including a cross-claim or counterclaim in a suit) alleging that the
Software, all or part of the Software’s code, or a derivative work developed
using the Software, including a portion of its code, constitutes direct or
contributory patent infringement, then any patent license, along with all other
rights, granted to Licensee under this License will terminate as of the date
such litigation is filed.
7.5. Additional Remedies: Termination of the License by failing to remedy harms
in no way prevents Licensor or Supply Chain Impacted Party from seeking
appropriate remedies at law or in equity.
8. MISCELLANEOUS:
8.1. Conditions: Sections 3, 4.1, 5.1, 5.2, 7.1, 7.2, 7.3, and 7.4 are
conditions of the rights granted to Licensee in the License.
8.2. Equitable Relief: Licensor and any Supply Chain Impacted Party shall be
entitled to equitable relief, including injunctive relief or specific
performance of the terms hereof, in addition to any other remedy to which they
are entitled at law or in equity.
8.3. Severability: If any term or provision of this License is determined to be
invalid, illegal, or unenforceable by a court of competent jurisdiction, any
such determination of invalidity, illegality, or unenforceability shall not
affect any other term or provision of this License or invalidate or render
unenforceable such term or provision in any other jurisdiction. If the
determination of invalidity, illegality, or unenforceability by a court of
competent jurisdiction pertains to the terms or provisions contained in the
Ethical Standards section of this License, all rights in the Software granted to
Licensee shall be deemed null and void as between Licensor and Licensee.
8.4. Section Titles: Section titles are solely written for organizational
purposes and should not be used to interpret the language within each section.
8.5. Citations: Citations are solely written to provide context for the source
of the provisions in the Ethical Standards.
8.6. Section Summaries: Some sections have a brief italicized description which
is provided for the sole purpose of briefly describing the section and should
not be used to interpret the terms of the License.
8.7. Entire License: This is the entire License between the Licensor and
Licensee with respect to the claims released herein and that the consideration
stated herein is the only consideration or compensation to be paid or exchanged
between them for this License. This License cannot be modified or amended except
in a writing signed by Licensor and Licensee.
8.8. Successors and Assigns: This License shall be binding upon and inure to the
benefit of the Licensor’s and Licensee’s respective heirs, successors, and
assigns.