From a5951a918ff2e93988395c4dcefa0eaa31a42a70 Mon Sep 17 00:00:00 2001 From: xingyuanfeng <1292110408@qq.com> Date: Fri, 15 Dec 2023 03:10:43 +0000 Subject: [PATCH] =?UTF-8?q?tdd=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xingyuanfeng <1292110408@qq.com> --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index f9d2aee..b2b88a4 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2,7 +2,7 @@ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -# +# test # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software -- Gitee