From f123385e408beaa537e1b87c2d31d7397533e6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BE=E5=B0=8F=E5=83=A7?= Date: Sat, 23 Mar 2024 13:06:16 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8A=20=E5=90=8C=E6=AD=A5=20`README.md`?= =?UTF-8?q?=20=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- references/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/references/index.md b/references/index.md index aa73fe0f26..89cd1ab467 100644 --- a/references/index.md +++ b/references/index.md @@ -38,4 +38,6 @@ public class HelloService ## 协议 -[Furion](https://gitee.com/dotnetchina/Furion) 采用 [MIT](https://gitee.com/dotnetchina/Furion/blob/v4/LICENSE.zh) 开源协议。 +[Furion](https://gitee.com/dotnetchina/Furion) 主要根据 MIT 许可证和 Apache 许可证(版本 2.0)。 + +有关详细信息,请参阅 [LICENSE-APACHE](https://gitee.com/dotnetchina/Furion/blob/v4/LICENSE-APACHE)、[LICENSE-MIT](https://gitee.com/dotnetchina/Furion/blob/v4/LICENSE-MIT) 和 [COPYRIGHT](https://gitee.com/dotnetchina/Furion/blob/v4/COPYRIGHT)。 \ No newline at end of file