From e1b0abaf54349a12220b9b4add6a0fe558b808a0 Mon Sep 17 00:00:00 2001 From: XiuChengWu <732857315@qq.com> Date: Mon, 25 May 2026 19:36:06 +0800 Subject: [PATCH] Correct README license notice Align the README license section with the GPLv3 license file. Co-Authored-By: Claude Opus 4.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4b476f..528102a 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ model = "deepseek-v4" ## 许可证 -MIT License. Copyright (c) 2026 dstalk contributors. +GNU General Public License v3. Copyright (c) 2026 dstalk contributors. ---