Skip to content

Commit 4ee00f3

Browse files
authored
Change license from MIT to Open-Fair Code License
Updated the license from MIT to Open-Fair Code License (OFCL) v0.1, including new terms and conditions for use, modification, and commercial use.
1 parent bc43388 commit 4ee00f3

1 file changed

Lines changed: 63 additions & 18 deletions

File tree

LICENSE

Lines changed: 63 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,66 @@
1-
MIT License
1+
Open-Fair Code License (OFCL) v0.1
22

33
Copyright (c) 2026 Totalo
44

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, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
10-
furnished to do so, subject to the following conditions:
11-
12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
14-
15-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
5+
Permission is hereby granted, subject to the terms of this License, to any person or entity obtaining a copy of this Software and associated documentation files (the "Software") to use, copy, modify, merge, publish, distribute, and create derivative works of the Software.
6+
7+
1. Definitions
8+
"Software" means the source code, documentation, assets, and related materials distributed under this License.
9+
"Commercial Use" means use of the Software in exchange for money, subscription fees, advertising revenue, or as part of a paid product or service.
10+
"Fair Contribution" means meaningful support returned to the Software community, including code contributions, financial sponsorship, infrastructure support, documentation, maintenance, or interoperability improvements.
11+
2. Conditions
12+
13+
The rights granted under this License are subject to the following conditions:
14+
15+
A copy of this License must be included in all copies or substantial portions of the Software.
16+
Copyright notices and attribution must be preserved.
17+
Modified versions of the Software must clearly indicate that changes were made.
18+
The Software may not be redistributed under terms that restrict the rights granted by this License.
19+
3. Commercial Fairness Requirement
20+
21+
Entities making Commercial Use of the Software at scale or as part of a paid product or service must provide Fair Contribution to the project or obtain a separate commercial agreement from the copyright holder.
22+
23+
Examples of Fair Contribution include:
24+
25+
Contributing improvements upstream;
26+
Funding maintainers or project operations;
27+
Sponsoring infrastructure or hosting costs;
28+
Publishing interoperability or compatibility improvements; or
29+
Supporting long-term maintenance.
30+
31+
If a commercial entity fails to provide Fair Contribution within 30 days after receiving written notice from the copyright holder, rights for Commercial Use under this License terminate automatically.
32+
33+
4. Restrictions
34+
35+
You may not:
36+
37+
Misrepresent the origin of the Software.
38+
Remove author attribution from source distributions.
39+
Use the Software in violation of applicable law.
40+
5. Patent Grant
41+
42+
Each Contributor grants a perpetual, worldwide, non-exclusive, royalty-free patent license for patent claims necessarily infringed by their contributions to the Software.
43+
44+
If you initiate patent litigation alleging that the Software infringes your patents, your patent rights under this License terminate automatically.
45+
46+
6. Trademark
47+
48+
This License does not grant rights to any trademarks, service marks, trade names, or logos associated with the Software except as required for reasonable attribution.
49+
50+
7. Disclaimer of Warranty
51+
52+
THE SOFTWARE 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, AND NON-INFRINGEMENT.
53+
54+
8. Limitation of Liability
55+
56+
IN NO EVENT SHALL THE AUTHORS 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 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
57+
58+
9. Termination
59+
60+
Any rights granted under this License terminate automatically upon violation of its terms.
61+
62+
Rights may be reinstated if the violation is cured within 30 days of written notice from the copyright holder.
63+
64+
10. SPDX Identifier
65+
66+
LicenseRef-Open-Fair-Code-0.1

0 commit comments

Comments
 (0)