-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
112 lines (77 loc) · 4.01 KB
/
Copy pathLICENSE
File metadata and controls
112 lines (77 loc) · 4.01 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
Sovryn Dual-Use Community License v1.0
Copyright 2026 Contributors
1. Purpose
This license is intended to make the repository source-available for learning,
research, evaluation, internal experimentation, and non-commercial
collaboration while reserving commercial and production rights for a separate
commercial agreement.
2. Definitions
"Work" means the software, source code, documentation, configuration, data
schemas, and other materials made available in this repository.
"Licensor" means the copyright owner or owners licensing the Work.
"You" means an individual or legal entity exercising rights under this
license.
"Non-Commercial Use" means use of the Work for personal study, research,
education, evaluation, internal testing, internal prototyping, or other use
that is not primarily intended for or directed toward commercial advantage,
revenue generation, paid service delivery, or production deployment for third
parties.
"Commercial Use" means any use of the Work, directly or indirectly, for
commercial advantage or monetary compensation, including selling the Work,
offering the Work as a hosted or managed service, embedding the Work in a paid
product or service, or deploying the Work in a production environment for
revenue-generating operations or customer-facing delivery.
3. License Grant
Subject to the terms of this license, Licensor grants You a limited,
worldwide, non-exclusive, revocable, non-transferable license to:
- use, copy, and run the Work for Non-Commercial Use
- modify the Work for Non-Commercial Use
- share the original or modified Work for Non-Commercial Use, provided You
keep this license, copyright notices, and attribution intact
4. Conditions
If You distribute the Work or a modified version of the Work, You must:
- provide a copy of this license
- retain existing copyright, attribution, and notice files
- clearly mark material changes
- distribute the Work only under this license unless You have a separate
written agreement from Licensor
5. Commercial Use Restriction
You may not use the Work for Commercial Use without a separate written
commercial license from Licensor.
For clarity, the following require a separate commercial license:
- production use in a commercial business
- use in paid consulting or client delivery
- use in a hosted SaaS, API, or platform offering
- sale, sublicensing, or relicensing of the Work
- bundling the Work into a paid product or service
6. No Open Source Approval
This license is source-available. It is not intended to be an OSI-approved
open-source license.
7. Contributions
Unless otherwise agreed in writing, any contribution intentionally submitted
for inclusion in the Work is provided under this same license, and You confirm
that You have the right to submit it.
8. Trademarks
This license does not grant any right to use Licensor's trade names,
trademarks, service marks, logos, or product names except to identify the
origin of the Work in a customary and truthful manner.
9. Patent Position
No express or implied patent license is granted under this license.
Commercial patent rights, if any, are governed only by a separate written
commercial agreement.
10. Termination
This license terminates automatically if You breach its terms. If that
happens, You must stop using and distributing the Work until You have cured
the breach and received confirmation from Licensor, or until You have obtained
a separate written agreement.
11. Warranty Disclaimer
THE WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT.
12. Limitation of Liability
TO THE MAXIMUM EXTENT PERMITTED BY LAW, LICENSOR SHALL NOT BE LIABLE FOR ANY
CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT, OR OTHERWISE,
ARISING FROM OR IN CONNECTION WITH THE WORK OR THE USE OF THE WORK.
13. Commercial Licensing
If You need Commercial Use rights, obtain a separate commercial license from
the repository maintainers or rights holders before such use.