Skip to content

Commit e8844a8

Browse files
committed
docs: improve commercial licensing page and add contact emails to READMEs
1 parent 5875780 commit e8844a8

3 files changed

Lines changed: 76 additions & 14 deletions

File tree

COMMERCIAL.md

Lines changed: 62 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,78 @@ ProjectManager is dual-licensed:
55
1. **Open Source**[GNU Affero General Public License v3.0 (AGPLv3)](LICENSE)
66
2. **Commercial** — For organizations that need alternative terms
77

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:
913

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
1117

12-
A commercial license is required if you want to:
18+
### You DO need one if:
1319

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+
---
1827

1928
## What's included?
2029

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 |
31+
|---------|---------------------|-------------------|
32+
| Full CLI functionality | Yes | Yes |
33+
| Source code access | Yes | Yes |
34+
| Modification rights | Yes (must share under AGPLv3) | Yes (no copyleft obligation) |
35+
| Proprietary distribution | No | Yes |
36+
| SaaS/commercial use without AGPLv3 | No | Yes |
37+
| Priority support | Community only | Yes |
38+
| Custom feature development | No | Available |
39+
40+
---
41+
42+
## Licensing Options
43+
44+
| License | Best for | Pricing |
45+
|---------|----------|---------|
46+
| **Single Developer** | Individual commercial use | Contact us |
47+
| **Team** | Up to 20 developers | Contact us |
48+
| **Enterprise** | Unlimited developers, custom terms, SLA | Contact us |
49+
| **OEM/Redistribution** | Embedding in commercial products | Contact us |
50+
51+
All commercial licenses include updates for the duration of the license term.
52+
53+
---
2454

2555
## Contact
2656

27-
For commercial licensing inquiries:
57+
| | Email | Purpose |
58+
|---|---|---|
59+
| **Licensing** | [legal@softdryzz.com](mailto:legal@softdryzz.com) | Commercial licensing inquiries |
60+
| **General** | [contact@softdryzz.com](mailto:contact@softdryzz.com) | Collaborations and partnerships |
61+
| **Security** | [security@softdryzz.com](mailto:security@softdryzz.com) | Vulnerability reports (responsible disclosure) |
62+
| **Founder** | [cristo@softdryzz.com](mailto:cristo@softdryzz.com) | Direct contact |
63+
64+
---
65+
66+
## FAQ
67+
68+
**Q: Can I use ProjectManager for free in my company?**
69+
A: Yes, as long as you comply with AGPLv3. If you modify PM or offer it as a service, you must publish your source code under AGPLv3.
70+
71+
**Q: What if I just use PM as-is (no modifications) internally?**
72+
A: That's fine under AGPLv3. No commercial license needed.
73+
74+
**Q: I want to integrate PM into my proprietary tool. Do I need a license?**
75+
A: Yes. AGPLv3's copyleft would require you to open-source your entire tool. A commercial license removes that obligation.
2876

29-
- Email: **legal@softdryzz.com**
30-
- GitHub: [SoftDryzz/ProjectManager](https://github.com/SoftDryzz/ProjectManager)
77+
**Q: Can I try before buying?**
78+
A: The open-source version is fully functional. The commercial license only changes the legal terms, not the features.
3179

3280
---
3381

34-
Copyright (c) 2026 SoftDryzz. All rights reserved.
82+
Copyright (c) 2025-2026 SoftDryzz. All rights reserved.

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,13 @@ Commercial licensing is available for organizations that require alternative ter
568568

569569
- GitHub: [@SoftDryzz](https://github.com/SoftDryzz)
570570

571+
| | |
572+
|---|---|
573+
| 📩 General | [contact@softdryzz.com](mailto:contact@softdryzz.com) |
574+
| 🛡️ Security | [security@softdryzz.com](mailto:security@softdryzz.com) |
575+
| ⚖️ Licensing | [legal@softdryzz.com](mailto:legal@softdryzz.com) |
576+
| 👤 Founder | [cristo@softdryzz.com](mailto:cristo@softdryzz.com) |
577+
571578
---
572579

573580
**⭐ If ProjectManager saves you time, give it a star on GitHub!**

docs/es/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,13 @@ Licencias comerciales disponibles para organizaciones que requieran términos al
568568

569569
- GitHub: [@SoftDryzz](https://github.com/SoftDryzz)
570570

571+
| | |
572+
|---|---|
573+
| 📩 General | [contact@softdryzz.com](mailto:contact@softdryzz.com) |
574+
| 🛡️ Seguridad | [security@softdryzz.com](mailto:security@softdryzz.com) |
575+
| ⚖️ Licencias | [legal@softdryzz.com](mailto:legal@softdryzz.com) |
576+
| 👤 Fundador | [cristo@softdryzz.com](mailto:cristo@softdryzz.com) |
577+
571578
---
572579

573580
**⭐ Si ProjectManager te ahorra tiempo, ¡dale una estrella en GitHub!**

0 commit comments

Comments
 (0)