From 5a164fe9516da82e981fb8167d6af790e43945a9 Mon Sep 17 00:00:00 2001 From: ZhengZhenyu Date: Thu, 12 Dec 2024 02:10:26 +0000 Subject: [PATCH] Correct Tidb license Correct Tidb license Signed-off-by: ZhengZhenyu --- tidb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb.spec b/tidb.spec index aaf7ab3..75481e0 100644 --- a/tidb.spec +++ b/tidb.spec @@ -3,7 +3,7 @@ Version: 4.0.14 Release: 4 Summary: TiDB is a distributed NewSQL database compatible with MySQL protocol -License: QL and STRUTIL +License: Apache 2.0 URL: https://github.com/pingcap/tidb Source0: https://github.com/pingcap/tidb/archive/refs/tags/v4.0.14.tar.gz Source1: tidb-server.service -- Gitee