KGSS commited on
Commit
f59df1c
·
verified ·
1 Parent(s): 43cf60f

Upload LICENSE with huggingface_hub

Browse files
Files changed (1) hide show
  1. LICENSE +111 -0
LICENSE ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Business Source License 1.1
2
+
3
+ **Licensor:** RESI
4
+ **Licensed Work:** Subnet 46 Validator Software, Incentive Mechanism, Agent Codebase, and associated Model Weights distributed by RESI (the "Licensed Work").
5
+ **Additional Use Grant:** You may use the Licensed Work in production solely for operating a Miner or Validator node within Bittensor Network's Subnet 46, in accordance with the Bittensor protocol rules.
6
+ **Change Date:** January 1, 2030
7
+ **Change License:** Apache License 2.0
8
+
9
+ ---
10
+
11
+ ## Notice
12
+
13
+ Copyright © 2026 RESI. All rights reserved.
14
+
15
+ ---
16
+
17
+ ## Terms and Conditions
18
+
19
+ ### 1. Grant of Rights
20
+
21
+ Subject to the terms and conditions of this License, Licensor hereby grants you a worldwide, royalty-free, non-exclusive license to:
22
+
23
+ a) Copy, modify, and create derivative works of the Licensed Work;
24
+ b) Redistribute the Licensed Work and derivative works; and
25
+ c) Make non-production use of the Licensed Work.
26
+
27
+ Licensor also grants you the Additional Use Grant specified above.
28
+
29
+ ### 2. Restrictions
30
+
31
+ You may **NOT** use the Licensed Work for any of the following purposes without obtaining a separate commercial license from RESI:
32
+
33
+ a) **Competitive Products:** Operating a commercial product or service that competes with RESI or Subnet 46, including but not limited to:
34
+ - Software-as-a-Service (SaaS) offerings
35
+ - API services or hosted platforms
36
+ - Commercial AI model evaluation or scoring services
37
+ - Any service that uses the Licensed Work's methodology outside the Bittensor Network
38
+
39
+ b) **Commercial Distribution:** Selling, licensing, or distributing the Licensed Work or derivative works as a commercial product outside the Bittensor Network;
40
+
41
+ c) **Model Training:** Using the Licensed Work to train, fine-tune, or improve AI models for commercial purposes outside of Subnet 46 mining or validation activities;
42
+
43
+ d) **Unauthorized Production Use:** Any production use outside of the expressly permitted Bittensor Subnet 46 participation.
44
+
45
+ ### 3. Permitted Uses
46
+
47
+ The following uses are **permitted** without obtaining a commercial license:
48
+
49
+ a) Operating Miner or Validator nodes on Bittensor Subnet 46;
50
+ b) Non-production research, testing, development, and evaluation;
51
+ c) Educational and academic purposes;
52
+ d) Contributing improvements back to RESI (subject to the Contributor Agreement);
53
+ e) Internal business evaluation (non-production environments only).
54
+
55
+ ### 4. Change License
56
+
57
+ On the Change Date specified above (January 1, 2030), this Business Source License will automatically terminate, and the Licensed Work will become available under the terms of the Change License (Apache License 2.0).
58
+
59
+ ### 5. Trademark Rights
60
+
61
+ This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Licensed Work.
62
+
63
+ ### 6. Disclaimer of Warranty
64
+
65
+ THE LICENSED WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE LICENSOR, CONTRIBUTORS, OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE LICENSED WORK OR THE USE OR OTHER DEALINGS IN THE LICENSED WORK.
66
+
67
+ ### 7. Limitation of Liability
68
+
69
+ TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL THE LICENSOR BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR INABILITY TO USE THE LICENSED WORK, EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
70
+
71
+ ### 8. Termination
72
+
73
+ This License and the rights granted hereunder will terminate automatically if you fail to comply with its terms. Upon termination, you must cease all use and distribution of the Licensed Work. Sections 6 (Disclaimer), 7 (Limitation of Liability), and 9 (General) shall survive any termination.
74
+
75
+ ### 9. General
76
+
77
+ a) **Governing Law:** This License shall be governed by and construed in accordance with the laws of Wyoming, United States, excluding its conflicts of law provisions.
78
+
79
+ b) **Severability:** If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable.
80
+
81
+ c) **Entire Agreement:** This License constitutes the entire agreement between the parties with respect to the Licensed Work.
82
+
83
+ d) **Modifications:** Licensor reserves the right to release the Licensed Work under different license terms or to stop distributing the Licensed Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
84
+
85
+ ---
86
+
87
+ ## Commercial Licensing
88
+
89
+ For commercial use outside the scope of the Additional Use Grant, please contact:
90
+
91
+ **Email:** legal@resilabs.ai
92
+ **Website:** www.resilabs.ai
93
+
94
+ ---
95
+
96
+ ## Contributing
97
+
98
+ If you wish to contribute to this project or submit models to Subnet 46, please review:
99
+
100
+ - **Contributor Agreement:** [CONTRIBUTOR_AGREEMENT.md](./CONTRIBUTOR_AGREEMENT.md)
101
+ - **Terms of Service:** [TERMS_OF_SERVICE.md](./TERMS_OF_SERVICE.md)
102
+
103
+ ---
104
+
105
+ ## Questions?
106
+
107
+ For questions about this license, please contact legal@resilabs.ai
108
+
109
+ ---
110
+
111
+ **Note:** This license is based on the Business Source License 1.1. For more information about BSL, visit: https://mariadb.com/bsl11/