From cfa1882f717d50c48018743d6d4f33778fc50788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=AA=E4=B8=AD?= <2158863620@qq.com> Date: Fri, 15 Dec 2023 08:35:13 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95tdd=E7=B2=BE=E5=87=86?= =?UTF-8?q?=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 雪中 <2158863620@qq.com> --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 323eb33..f039ed9 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