From a78122b4dc02d4166191848a68928cb474776c8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E5=A4=8F=E5=87=89?= Date: Tue, 28 Mar 2023 02:06:03 +0000 Subject: [PATCH] test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 姜夏凉 --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 11f42d3ff1e..d66c8841263 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1,7 +1,7 @@ # Copyright (c) 2021 Huawei Device Co., Ltd. # 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 +# You may obtain a copy of the License attest # # http://www.apache.org/licenses/LICENSE-2.0 # -- Gitee