Jose-dev commited on
Commit
5ea01ad
·
verified ·
1 Parent(s): 70607d2

MII Open License v1.1: anti-AI + threshold drafted as copyright conditions (Jacobsen v. Katzer) + termination clause

Browse files
Files changed (2) hide show
  1. LICENSE +81 -16
  2. README.md +4 -3
LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- MII OPEN LICENSE v1.0 — AI-Resistant + Commercial Threshold
2
 
3
  Copyright (c) 2026 Josué Argaña Silguero
4
 
@@ -6,34 +6,99 @@ TERMS AND CONDITIONS
6
 
7
  1. DEFINITIONS
8
 
9
- "Model" means any software, algorithm, system, weights, architecture, or code in this repository.
10
- "Derivative Work" means any modification, fine-tuning, distillation, merging, adaptation, or transformation of the Model, including any AI/ML model trained on or incorporating the Model's outputs, structure, or methodology.
11
- "Commercial Use" means any use by an entity with annual revenue exceeding USD $100,000 (or EUR €100,000), including internal use, product integration, or service provision.
12
- "You" means the individual or entity exercising permissions under this License.
13
 
14
- 2. GRANT OF RIGHTS
 
 
15
 
16
- 2.1 Non-Commercial Use: You may use, copy, modify, and distribute the Model for non-commercial purposes, including academic research, personal projects, and educational use, provided you include this license and copyright notice.
 
17
 
18
- 2.2 Commercial Use: Commercial use requires a separate commercial license agreement with the Licensor. Contact: josu31.jas@gmail.com.
 
19
 
20
- 3. AI TRAINING RESTRICTION
 
21
 
22
- 3.1 You may NOT use the Model, its outputs, its derivatives, or any data generated by the Model to train, fine-tune, distill, or otherwise develop any artificial intelligence system, machine learning model, or neural network, whether for commercial or non-commercial purposes.
 
 
23
 
24
- 3.2 This restriction applies regardless of your annual revenue.
 
 
 
 
25
 
26
- 4. ATTRIBUTION
 
27
 
28
- All copies and distributions must retain this license, the copyright notice, and attribution to the original author: Josué Argaña Silguero.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
 
30
  5. NO WARRANTY
31
 
32
- THE MODEL IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
 
 
 
 
 
 
 
 
 
33
 
34
- 6. GOVERNING LAW
35
 
36
- This license shall be governed by the laws of Paraguay.
 
 
37
 
38
  ---
39
  For commercial licensing: josu31.jas@gmail.com
 
1
+ MII OPEN LICENSE v1.1 — AI-Resistant + Commercial Threshold
2
 
3
  Copyright (c) 2026 Josué Argaña Silguero
4
 
 
6
 
7
  1. DEFINITIONS
8
 
9
+ "Model" means any software, algorithm, system, weights, architecture, code, or
10
+ documentation contained in this repository.
 
 
11
 
12
+ "Derivative Work" means any modification, fine-tuning, distillation, merging,
13
+ adaptation, or transformation of the Model, including any AI/ML model trained
14
+ on or incorporating the Model's outputs, structure, or methodology.
15
 
16
+ "Entity" means any individual, corporation, partnership, limited liability
17
+ company, organization, or other legal person.
18
 
19
+ "Affiliate" means any Entity that controls, is controlled by, or is under
20
+ common control with another Entity.
21
 
22
+ "Annual Revenue" means the consolidated gross revenue of the Entity and its
23
+ Affiliates for the most recently completed fiscal year.
24
 
25
+ "Commercial Use" means any use of the Model by an Entity whose Annual Revenue
26
+ exceeds USD $100,000 (or EUR €100,000), including internal use, product
27
+ integration, service provision, or distribution.
28
 
29
+ "Train" means to use the Model, its outputs, its derivatives, or any data
30
+ generated by the Model to develop, train, pre-train, fine-tune, distill,
31
+ align, or otherwise build any artificial intelligence system, machine
32
+ learning model, or neural network, whether or not the resulting system is
33
+ released or distributed.
34
 
35
+ "You" means the individual or Entity exercising permissions under this
36
+ License.
37
 
38
+ 2. GRANT OF RIGHTS (CONDITIONAL)
39
+
40
+ 2.1 Non-Commercial Use. Subject to the conditions set forth in Section 3, You
41
+ may use, copy, modify, and distribute the Model for non-commercial purposes,
42
+ including academic research, personal projects, and educational use, provided
43
+ You retain this License and the copyright notice.
44
+
45
+ 2.2 Commercial Use. Commercial Use requires a separate commercial license
46
+ agreement with the Licensor. Contact: josu31.jas@gmail.com.
47
+
48
+ 3. CONDITIONS
49
+
50
+ The permissions granted in Section 2 are expressly conditioned upon Your
51
+ compliance with each of the following conditions. Any use in violation of
52
+ these conditions is OUTSIDE THE SCOPE of this License.
53
+
54
+ 3.1 No AI Training. This License is granted ONLY on the condition that You do
55
+ NOT Train on the Model, its outputs, its derivatives, or any data generated
56
+ by the Model. Any such use is outside the scope of this License, terminates
57
+ this License automatically under Section 4, and constitutes copyright
58
+ infringement. This condition applies regardless of Your Annual Revenue.
59
+
60
+ 3.2 Commercial Threshold. This License is granted ONLY on the condition that
61
+ You do not engage in Commercial Use. Use by an Entity whose Annual Revenue
62
+ exceeds the threshold in Section 1 without a separate commercial license is
63
+ outside the scope of this License, terminates this License automatically
64
+ under Section 4, and constitutes copyright infringement.
65
+
66
+ 3.3 Attribution. All copies and distributions must retain this License, the
67
+ copyright notice, and attribution to the original author: Josué Argaña
68
+ Silguero.
69
+
70
+ 4. TERMINATION
71
+
72
+ 4.1 This License terminates automatically upon any breach of the conditions
73
+ in Section 3.
74
+
75
+ 4.2 If the breach is curable and it is Your first breach, the Licensor will
76
+ provide notice and a reasonable cure period not exceeding thirty (30) days.
77
+ If the breach is not cured within that period, this License terminates
78
+ permanently.
79
+
80
+ 4.3 Upon termination, all rights granted under this License cease. Any use
81
+ after termination is outside the scope of this License and constitutes
82
+ copyright infringement.
83
 
84
  5. NO WARRANTY
85
 
86
+ THE MODEL IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
87
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
88
+ FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
89
+ LICENSOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM THE
90
+ USE OF THE MODEL.
91
+
92
+ 6. SEVERABILITY
93
+
94
+ If any provision of this License is held invalid or unenforceable, the
95
+ remaining provisions shall continue in full force and effect.
96
 
97
+ 7. GOVERNING LAW
98
 
99
+ This License and its contractual terms are governed by the laws of Paraguay.
100
+ Questions of copyright infringement are determined under the applicable
101
+ copyright law of the jurisdiction in which the alleged infringement occurs.
102
 
103
  ---
104
  For commercial licensing: josu31.jas@gmail.com
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: other
3
- license_name: mii-open-license-v1.0
4
  license_link: https://github.com/cripto-bot/graphlang/blob/main/LICENSE
5
  language:
6
  - en
@@ -82,8 +82,9 @@ JavaScript produces a **100% identical IR graph**.
82
  ## Engine and license
83
 
84
  The full multi-language normalizer engine is available under the
85
- **MII Open License v1.0** (see `LICENSE`): free for non-commercial and
86
- research use, restricted for AI/ML training, and commercial use requires a
 
87
  license.
88
 
89
  For the engine, the 20M aligned function-pair dataset, or commercial
 
1
  ---
2
  license: other
3
+ license_name: mii-open-license-v1.1
4
  license_link: https://github.com/cripto-bot/graphlang/blob/main/LICENSE
5
  language:
6
  - en
 
82
  ## Engine and license
83
 
84
  The full multi-language normalizer engine is available under the
85
+ **MII Open License v1.1** (see `LICENSE`): free for non-commercial and
86
+ research use, restricted for AI/ML training (drafted as a copyright condition,
87
+ enforceable under *Jacobsen v. Katzer*), and commercial use requires a
88
  license.
89
 
90
  For the engine, the 20M aligned function-pair dataset, or commercial