Skip to content

Commit 2a34edc

Browse files
committed
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
1 parent e30748c commit 2a34edc

21 files changed

Lines changed: 24 additions & 21 deletions

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,7 @@ See `docs/ghostty-fork.md` for details on fork changes and conflict notes.
9999

100100
## License
101101

102-
By contributing to this repository, you agree that your contributions are licensed under the project's GNU Affero General Public License v3.0 or later (`AGPL-3.0-or-later`). Manaflow, Inc. retains the right to offer contributed code under a commercial license.
102+
By contributing to this repository, you agree that:
103+
104+
1. Your contributions are licensed under the project's GNU Affero General Public License v3.0 or later (`AGPL-3.0-or-later`).
105+
2. You grant Manaflow, Inc. a perpetual, worldwide, non-exclusive, royalty-free, irrevocable license to use, reproduce, modify, sublicense, and distribute your contributions under any license, including a commercial license offered to third parties.

README.ar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ cmux مجاني ومفتوح المصدر وسيظل كذلك دائمًا. إذ
268268

269269
## الرخصة
270270

271-
cmux مفتوح المصدر بموجب [AGPL-3.0](LICENSE).
271+
cmux مفتوح المصدر بموجب [AGPL-3.0-or-later](LICENSE).
272272

273273
إذا لم تستطع مؤسستك الامتثال لـ AGPL، فهناك ترخيص تجاري متاح. تواصل مع [founders@manaflow.com](mailto:founders@manaflow.com) للتفاصيل.

README.bs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ cmux je besplatan, otvorenog koda i uvijek će biti. Ako želite podržati razvo
268268

269269
## Licenca
270270

271-
cmux je otvorenog koda pod [AGPL-3.0](LICENSE) licencom.
271+
cmux je otvorenog koda pod [AGPL-3.0-or-later](LICENSE) licencom.
272272

273273
Ako vaša organizacija ne može ispuniti uslove AGPL-a, dostupna je komercijalna licenca. Kontaktirajte [founders@manaflow.com](mailto:founders@manaflow.com) za detalje.

README.da.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ cmux er gratis, open source og vil altid være det. Hvis du gerne vil støtte ud
268268

269269
## Licens
270270

271-
cmux er open source under [AGPL-3.0](LICENSE).
271+
cmux er open source under [AGPL-3.0-or-later](LICENSE).
272272

273273
Hvis din organisation ikke kan overholde AGPL, er en kommerciel licens tilgængelig. Kontakt [founders@manaflow.com](mailto:founders@manaflow.com) for detaljer.

README.de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ cmux ist kostenlos, Open Source und wird es immer sein. Wenn Sie die Entwicklung
268268

269269
## Lizenz
270270

271-
cmux ist Open Source unter [AGPL-3.0](LICENSE).
271+
cmux ist Open Source unter [AGPL-3.0-or-later](LICENSE).
272272

273273
Wenn Ihre Organisation AGPL nicht einhalten kann, ist eine kommerzielle Lizenz verfügbar. Kontaktieren Sie [founders@manaflow.com](mailto:founders@manaflow.com) für Details.

README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ cmux es gratuito, de código abierto, y siempre lo será. Si deseas apoyar el de
268268

269269
## Licencia
270270

271-
cmux es código abierto bajo [AGPL-3.0](LICENSE).
271+
cmux es código abierto bajo [AGPL-3.0-or-later](LICENSE).
272272

273273
Si su organización no puede cumplir con AGPL, hay una licencia comercial disponible. Contacte a [founders@manaflow.com](mailto:founders@manaflow.com) para más detalles.

README.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ cmux est gratuit, open source, et le restera toujours. Si vous souhaitez souteni
268268

269269
## Licence
270270

271-
cmux est open source sous [AGPL-3.0](LICENSE).
271+
cmux est open source sous [AGPL-3.0-or-later](LICENSE).
272272

273273
Si votre organisation ne peut pas se conformer à l'AGPL, une licence commerciale est disponible. Contactez [founders@manaflow.com](mailto:founders@manaflow.com) pour plus de détails.

README.it.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ cmux è gratuito, open source, e lo sarà sempre. Se vuoi supportare lo sviluppo
268268

269269
## Licenza
270270

271-
cmux è open source sotto [AGPL-3.0](LICENSE).
271+
cmux è open source sotto [AGPL-3.0-or-later](LICENSE).
272272

273273
Se la tua organizzazione non può conformarsi all'AGPL, è disponibile una licenza commerciale. Contatta [founders@manaflow.com](mailto:founders@manaflow.com) per i dettagli.

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,6 @@ cmuxは無料でオープンソースであり、今後もそうあり続けま
268268

269269
## ライセンス
270270

271-
cmuxは[AGPL-3.0](LICENSE)の下でオープンソースです。
271+
cmuxは[AGPL-3.0-or-later](LICENSE)の下でオープンソースです。
272272

273273
AGPLに準拠できない組織向けに、商用ライセンスもご用意しています。詳細は[founders@manaflow.com](mailto:founders@manaflow.com)までお問い合わせください。

README.km.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,6 @@ cmux គឺឥតគិតថ្លៃ ជាកូដបើកចំហ (open s
269269

270270
## អាជ្ញាប័ណ្ណ (License)
271271

272-
cmux គឺជាកម្មវិធីប្រភពបើកចំហក្រោម [AGPL-3.0](LICENSE)
272+
cmux គឺជាកម្មវិធីប្រភពបើកចំហក្រោម [AGPL-3.0-or-later](LICENSE)
273273

274274
ប្រសិនបើស្ថាប័នរបស់អ្នកមិនអាចអនុលោមតាម AGPL បាន អាជ្ញាប័ណ្ណពាណិជ្ជកម្មមានផ្តល់ជូន។ ទាក់ទង [founders@manaflow.com](mailto:founders@manaflow.com) សម្រាប់ព័ត៌មានលម្អិត។

0 commit comments

Comments
 (0)