-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathLICENSE
More file actions
92 lines (64 loc) · 2.92 KB
/
LICENSE
File metadata and controls
92 lines (64 loc) · 2.92 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
# Sugar Dual License
Sugar is available under a dual license:
1. **Open Source License (AGPL-3.0)** - For open source use
2. **Commercial License** - For proprietary/commercial use
---
## Option 1: AGPL-3.0 (Open Source)
Copyright (c) 2024-2026 RoboticForce, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
### AGPL-3.0 Summary
The AGPL-3.0 license allows you to:
- Use Sugar for any purpose
- Modify the source code
- Distribute copies
- Distribute modified versions
**With the following conditions:**
- You must provide source code when you distribute Sugar
- **If you run a modified version as a network service (SaaS), you must make the complete source code available to users of that service**
- Derivative works must also be licensed under AGPL-3.0
- You must include the original copyright notice
Full license text: https://www.gnu.org/licenses/agpl-3.0.txt
---
## Option 2: Commercial License
If you cannot comply with the AGPL-3.0 requirements (for example, you want to use Sugar in a proprietary product or offer it as a hosted service without sharing source code), you can purchase a commercial license.
### Commercial License Includes:
- Use Sugar in proprietary applications
- Offer Sugar as a hosted/SaaS product
- No requirement to share your source code
- No copyleft obligations
- Priority support options available
### Pricing
Contact us for commercial licensing:
- Email: contact@roboticforce.io
- Web: https://sugar.roboticforce.io/licensing
---
## Which License Do I Need?
| Use Case | License Needed |
|----------|---------------|
| Personal projects | AGPL-3.0 (free) |
| Open source projects | AGPL-3.0 (free) |
| Internal company use (not SaaS) | AGPL-3.0 (free) |
| Hosted SaaS offering | Commercial |
| Proprietary product integration | Commercial |
| Don't want to share source code | Commercial |
---
## Additional Terms
This software is subject to additional terms and disclaimers as outlined in
the TERMS.md file, which includes important limitations of liability and
user responsibilities when using AI-powered autonomous development tools.
By using this software, you acknowledge that you have read and agree to
the applicable license terms above and the additional terms in TERMS.md.
---
## Questions?
- Licensing questions: contact@roboticforce.io
- General inquiries: contact@roboticforce.io
- GitHub: https://github.com/roboticforce/sugar