Add dual licensing (AGPL + commercial) (#2021)
* Add dual licensing (AGPL + commercial) Add commercial license option for organizations that cannot comply with AGPL. Contact founders@manaflow.com for details. Updates LICENSE preamble, all README translations, and CONTRIBUTING.md. * Fix AGPL identifier and strengthen contributor license grant - Use AGPL-3.0-or-later (not AGPL-3.0) in all READMEs to match LICENSE - Replace weak "retains the right" clause in CONTRIBUTING.md with explicit contributor license grant for commercial sublicensing --------- Co-authored-by: Lawrence Chen <lawrencecchen@users.noreply.github.com>
This commit is contained in:
parent
b5fb304af0
commit
142c62c756
22 changed files with 56 additions and 41 deletions
|
|
@ -268,6 +268,6 @@ cmux 免费、开源,并将一直如此。如果您想支持开发并提前体
|
|||
|
||||
## 许可证
|
||||
|
||||
本项目采用 GNU Affero 通用公共许可证 v3.0 或更高版本(`AGPL-3.0-or-later`)授权。
|
||||
cmux 以 [AGPL-3.0-or-later](LICENSE) 开源。
|
||||
|
||||
完整许可证文本请参见 `LICENSE` 文件。
|
||||
如果您的组织无法遵守 AGPL,可提供商业许可证。详情请联系 [founders@manaflow.com](mailto:founders@manaflow.com)。
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue