From acf381b2b9a3b7b11bb620bee352330ae9065908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E6=98=B1=E6=99=94?= Date: Thu, 14 Dec 2023 12:02:16 +0000 Subject: [PATCH] 1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 林昱晔 --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index 9185cdd..554e0a6 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2,6 +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 # -- Gitee