Create LICENSE.txt
Browse files- LICENSE.txt +37 -0
LICENSE.txt
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MIT-CU License (MIT + Commercial Use Restriction)
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2025 syv.ai ApS
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
+
of this software and associated documentation files (the “Software”), to deal
|
| 7 |
+
in the Software without restriction, including without limitation the rights
|
| 8 |
+
to use, copy, modify, merge, publish, and distribute the Software, subject to
|
| 9 |
+
the following conditions:
|
| 10 |
+
|
| 11 |
+
1. **Non-Commercial Use Only for Individuals and Researchers**
|
| 12 |
+
Private individuals and non-profit academic researchers are granted a
|
| 13 |
+
royalty-free license to use, modify, and distribute the Software, including
|
| 14 |
+
any model weights or outputs, solely for non-commercial purposes such as
|
| 15 |
+
personal experimentation or academic research.
|
| 16 |
+
|
| 17 |
+
2. **Commercial Use Requires a Separate License**
|
| 18 |
+
Any use of the Software by or on behalf of a commercial entity or
|
| 19 |
+
organization—including internal tools, SaaS, resale, monetized APIs,
|
| 20 |
+
or use in a product or service intended for commercial advantage—requires
|
| 21 |
+
a separate commercial license from syv.ai ApS.
|
| 22 |
+
|
| 23 |
+
3. **Attribution**
|
| 24 |
+
The above copyright notice and this permission notice shall be
|
| 25 |
+
included in all copies or substantial portions of the Software and any
|
| 26 |
+
publications, tools, or outputs derived from it.
|
| 27 |
+
|
| 28 |
+
4. **Disclaimer**
|
| 29 |
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 30 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 31 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 32 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 33 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 34 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
| 35 |
+
THE SOFTWARE.
|
| 36 |
+
|
| 37 |
+
For commercial licensing inquiries, please contact: [email protected]
|