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 @@ O cmux é gratuito, open source, e sempre será. Se você gostaria de apoiar o d
|
|||
|
||||
## Licença
|
||||
|
||||
Este projeto é licenciado sob a GNU Affero General Public License v3.0 ou posterior (`AGPL-3.0-or-later`).
|
||||
cmux é open source sob [AGPL-3.0-or-later](LICENSE).
|
||||
|
||||
Veja `LICENSE` para o texto completo.
|
||||
Se sua organização não puder cumprir a AGPL, uma licença comercial está disponível. Entre em contato com [founders@manaflow.com](mailto:founders@manaflow.com) para detalhes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue