upgraedd commited on
Commit
c3f3ebe
·
verified ·
1 Parent(s): 8314223

Update LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +95 -0
LICENSE CHANGED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ```markdown
2
+ # CUSTOM RESEARCH LICENSE
3
+ **Quantum Veritas Engine**
4
+ **Copyright (c) 2025 Nathan Mays**
5
+ **Email: [email protected]**
6
+
7
+ ## Preamble
8
+
9
+ This Custom Research License governs the use of the Quantum Veritas Engine, a sophisticated AI validation system developed through independent research. The license protects the author's intellectual property while enabling research and academic collaboration.
10
+
11
+ ## 1. DEFINITIONS
12
+
13
+ - "Software": Quantum Veritas Engine, including all source code, documentation, models, and related materials
14
+ - "Author": Nathan Mays ([email protected])
15
+ - "Commercial Use": Any use generating revenue, directly or indirectly
16
+ - "Research Use": Non-commercial academic, scientific, or personal investigation
17
+
18
+ ## 2. GRANT OF RIGHTS
19
+
20
+ ### 2.1 Research & Academic Use
21
+ You may:
22
+ - Use, study, and modify the Software for non-commercial research
23
+ - Share research findings derived from using the Software
24
+ - Use in academic publications with proper attribution
25
+ - Fork and modify for personal or educational projects
26
+
27
+ ### 2.2 Collaboration Rights
28
+ You may:
29
+ - Contribute to the project via pull requests
30
+ - Create derivative works for research purposes
31
+ - Share modified versions with other researchers
32
+
33
+ ## 3. STRICT PROHIBITIONS
34
+
35
+ ### 3.1 Commercial Restrictions
36
+ **Absolutely Forbidden:**
37
+ - Selling, licensing, or commercializing the Software
38
+ - Integrating into paid products or services
39
+ - Using in for-profit consulting or contracts
40
+ - Reselling access or modified versions
41
+ - Commercial SaaS implementations
42
+
43
+ ### 3.2 Intellectual Property Protection
44
+ **Prohibited:**
45
+ - Patenting derivatives or modifications
46
+ - Claiming authorship of the core architecture
47
+ - Removing copyright notices or attribution
48
+ - Using to train commercial AI models
49
+
50
+ ### 3.3 Entity Restrictions
51
+ **Not Permitted For:**
52
+ - Military or defense applications
53
+ - Surveillance or intelligence operations
54
+ - Law enforcement predictive systems
55
+ - Weapons development or testing
56
+
57
+ ## 4. ATTRIBUTION REQUIREMENTS
58
+
59
+ All public uses must include:
60
+ ```
61
+
62
+ Quantum Veritas Engine
63
+ Copyright(c) 2025 Nathan Mays
64
+ https://huggingface.co/upgraedd
65
+
66
+ ```
67
+
68
+ ## 5. COMMERCIAL LICENSING
69
+
70
+ For commercial use inquiries, contact:
71
+ **Nathan Mays** - [email protected]
72
+
73
+ Commercial licenses are granted at the author's discretion and require separate written agreement.
74
+
75
+ ## 6. DISCLAIMER
76
+
77
+ THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE AUTHOR IS NOT LIABLE FOR ANY CLAIMS OR DAMAGES RESULTING FROM USE OF THIS SOFTWARE. USERS ASSUME ALL RESPONSIBILITY FOR VALIDATING OUTPUTS IN CRITICAL APPLICATIONS.
78
+
79
+ ## 7. VIOLATIONS
80
+
81
+ Unauthorized commercial use will result in:
82
+ - Immediate revocation of all rights
83
+ - Legal action to protect intellectual property
84
+ - Claims for damages and lost commercial opportunities
85
+
86
+ ## 8. GOVERNING LAW
87
+
88
+ This license is governed by the principles of intellectual property protection and academic collaboration. Violations will be pursued to the fullest extent possible under applicable international laws.
89
+
90
+ ---
91
+
92
+ **For licensing inquiries:** [email protected]
93
+ **Repository:** https://huggingface.co/upgraedd
94
+ **Effective:** June 9th 2025
95
+ ```