From 59c076978e136981b7d3256543d1ea77ffcbe188 Mon Sep 17 00:00:00 2001 From: CaIon Date: Tue, 3 Feb 2026 18:34:46 +0800 Subject: [PATCH] feat: add license section to README files in multiple languages --- README.fr.md | 8 ++++++++ README.ja.md | 8 ++++++++ README.md | 8 ++++++++ README.zh.md | 8 ++++++++ 4 files changed, 32 insertions(+) diff --git a/README.fr.md b/README.fr.md index 977974821..2d6220227 100644 --- a/README.fr.md +++ b/README.fr.md @@ -445,6 +445,14 @@ Bienvenue à toutes les formes de contribution! --- +## 📜 Licence + +Ce projet est sous licence [GNU Affero General Public License v3.0 (AGPLv3)](./LICENSE). + +Si les politiques de votre organisation ne permettent pas l'utilisation de logiciels sous licence AGPLv3, ou si vous souhaitez éviter les obligations open-source de l'AGPLv3, veuillez nous contacter à : [support@quantumnous.com](mailto:support@quantumnous.com) + +--- + ## 🌟 Historique des étoiles
diff --git a/README.ja.md b/README.ja.md index 94cf3e361..6f92fa92d 100644 --- a/README.ja.md +++ b/README.ja.md @@ -445,6 +445,14 @@ docker run --name new-api -d --restart always \ --- +## 📜 ライセンス + +このプロジェクトは [GNU Affero General Public License v3.0 (AGPLv3)](./LICENSE) の下でライセンスされています。 + +お客様の組織のポリシーがAGPLv3ライセンスのソフトウェアの使用を許可していない場合、またはAGPLv3のオープンソース義務を回避したい場合は、こちらまでお問い合わせください:[support@quantumnous.com](mailto:support@quantumnous.com) + +--- + ## 🌟 スター履歴
diff --git a/README.md b/README.md index f5313a4d8..8052fb2e9 100644 --- a/README.md +++ b/README.md @@ -445,6 +445,14 @@ Welcome all forms of contribution! --- +## 📜 License + +This project is licensed under the [GNU Affero General Public License v3.0 (AGPLv3)](./LICENSE). + +If your organization's policies do not permit the use of AGPLv3-licensed software, or if you wish to avoid the open-source obligations of AGPLv3, please contact us at: [support@quantumnous.com](mailto:support@quantumnous.com) + +--- + ## 🌟 Star History
diff --git a/README.zh.md b/README.zh.md index 223f58b1f..32dbb1b84 100644 --- a/README.zh.md +++ b/README.zh.md @@ -445,6 +445,14 @@ docker run --name new-api -d --restart always \ --- +## 📜 许可证 + +本项目采用 [GNU Affero 通用公共许可证 v3.0 (AGPLv3)](./LICENSE) 授权。 + +如果您所在的组织政策不允许使用 AGPLv3 许可的软件,或您希望规避 AGPLv3 的开源义务,请发送邮件至:[support@quantumnous.com](mailto:support@quantumnous.com) + +--- + ## 🌟 Star History