You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: COMMERCIAL.md
+62-14Lines changed: 62 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,30 +5,78 @@ ProjectManager is dual-licensed:
5
5
1.**Open Source** — [GNU Affero General Public License v3.0 (AGPLv3)](LICENSE)
6
6
2.**Commercial** — For organizations that need alternative terms
7
7
8
-
## When do you need a commercial license?
8
+
---
9
+
10
+
## Do I need a commercial license?
11
+
12
+
### You DON'T need one if:
9
13
10
-
The AGPLv3 requires that **any modified version** of ProjectManager — including use over a network (SaaS) — must be released under the same license with full source code.
14
+
- You use ProjectManager internally (personal or team use) without modifying it
15
+
- You distribute your modifications under AGPLv3 with full source code
16
+
- You're contributing to open-source projects
11
17
12
-
A commercial license is required if you want to:
18
+
### You DO need one if:
13
19
14
-
- Use ProjectManager in proprietary/closed-source software
15
-
- Distribute modified versions without publishing source code
16
-
- Integrate ProjectManager into a commercial product or SaaS without AGPLv3 obligations
17
-
- Remove copyleft requirements for your organization
20
+
- You integrate ProjectManager into **proprietary/closed-source software**
21
+
- You distribute modified versions **without publishing your source code**
22
+
- You offer ProjectManager (or derivatives) as part of a **commercial product or SaaS**
23
+
- You want to **remove AGPLv3 copyleft obligations** for your organization
24
+
- You need **priority support, custom features, or SLAs**
25
+
26
+
---
18
27
19
28
## What's included?
20
29
21
-
- Permission to use, modify, and distribute without AGPLv3 obligations
22
-
- Priority support
23
-
- Custom terms tailored to your needs
30
+
| Feature | Open Source (AGPLv3) | Commercial License |
0 commit comments