From fd9f1b00261ae39f281f2913db013d8c8d1b2e5b Mon Sep 17 00:00:00 2001 From: CaIon Date: Wed, 11 Feb 2026 22:05:35 +0800 Subject: [PATCH] Update README # Conflicts: # README.fr.md # README.ja.md # README.md # README.zh_CN.md --- README.fr.md | 5 ++--- README.ja.md | 5 ++--- README.md | 5 ++--- README.zh_CN.md | 5 ++--- 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/README.fr.md b/README.fr.md index 5849a9f74..4705148b4 100644 --- a/README.fr.md +++ b/README.fr.md @@ -57,9 +57,6 @@ ## 📝 Description du projet -> [!NOTE] -> Il s'agit d'un projet open-source développé sur la base de [One API](https://github.com/songquanpeng/one-api) - > [!IMPORTANT] > - Ce projet est uniquement destiné à des fins d'apprentissage personnel, sans garantie de stabilité ni de support technique. > - Les utilisateurs doivent se conformer aux [Conditions d'utilisation](https://openai.com/policies/terms-of-use) d'OpenAI et aux **lois et réglementations applicables**, et ne doivent pas l'utiliser à des fins illégales. @@ -453,6 +450,8 @@ Bienvenue à toutes les formes de contribution! Ce projet est sous licence [GNU Affero General Public License v3.0 (AGPLv3)](./LICENSE). +Il s'agit d'un projet open-source développé sur la base de [One API](https://github.com/songquanpeng/one-api) (licence MIT). + 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) --- diff --git a/README.ja.md b/README.ja.md index 2aba714b1..21683c488 100644 --- a/README.ja.md +++ b/README.ja.md @@ -57,9 +57,6 @@ ## 📝 プロジェクト説明 -> [!NOTE] -> 本プロジェクトは、[One API](https://github.com/songquanpeng/one-api)をベースに二次開発されたオープンソースプロジェクトです - > [!IMPORTANT] > - 本プロジェクトは個人学習用のみであり、安定性の保証や技術サポートは提供しません。 > - ユーザーは、OpenAIの[利用規約](https://openai.com/policies/terms-of-use)および**法律法規**を遵守する必要があり、違法な目的で使用してはいけません。 @@ -453,6 +450,8 @@ docker run --name new-api -d --restart always \ このプロジェクトは [GNU Affero General Public License v3.0 (AGPLv3)](./LICENSE) の下でライセンスされています。 +本プロジェクトは、[One API](https://github.com/songquanpeng/one-api)(MITライセンス)をベースに開発されたオープンソースプロジェクトです。 + お客様の組織のポリシーがAGPLv3ライセンスのソフトウェアの使用を許可していない場合、またはAGPLv3のオープンソース義務を回避したい場合は、こちらまでお問い合わせください:[support@quantumnous.com](mailto:support@quantumnous.com) --- diff --git a/README.md b/README.md index db1583d0a..086325b78 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,6 @@ ## 📝 Project Description -> [!NOTE] -> This is an open-source project developed based on [One API](https://github.com/songquanpeng/one-api) - > [!IMPORTANT] > - This project is for personal learning purposes only, with no guarantee of stability or technical support > - Users must comply with OpenAI's [Terms of Use](https://openai.com/policies/terms-of-use) and **applicable laws and regulations**, and must not use it for illegal purposes @@ -453,6 +450,8 @@ Welcome all forms of contribution! This project is licensed under the [GNU Affero General Public License v3.0 (AGPLv3)](./LICENSE). +This is an open-source project developed based on [One API](https://github.com/songquanpeng/one-api) (MIT 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) --- diff --git a/README.zh_CN.md b/README.zh_CN.md index c73310de4..96e36ba09 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -57,9 +57,6 @@ ## 📝 项目说明 -> [!NOTE] -> 本项目为开源项目,在 [One API](https://github.com/songquanpeng/one-api) 的基础上进行二次开发 - > [!IMPORTANT] > - 本项目仅供个人学习使用,不保证稳定性,且不提供任何技术支持 > - 使用者必须在遵循 OpenAI 的 [使用条款](https://openai.com/policies/terms-of-use) 以及**法律法规**的情况下使用,不得用于非法用途 @@ -453,6 +450,8 @@ docker run --name new-api -d --restart always \ 本项目采用 [GNU Affero 通用公共许可证 v3.0 (AGPLv3)](./LICENSE) 授权。 +本项目为开源项目,在 [One API](https://github.com/songquanpeng/one-api)(MIT 许可证)的基础上进行二次开发。 + 如果您所在的组织政策不允许使用 AGPLv3 许可的软件,或您希望规避 AGPLv3 的开源义务,请发送邮件至:[support@quantumnous.com](mailto:support@quantumnous.com) ---