From 0b87441bb93200a11d7e81d1d0e30fa85bcf917b Mon Sep 17 00:00:00 2001 From: flfaye Date: Tue, 20 May 2025 07:21:54 +0000 Subject: [PATCH] update BUILD.gn. Signed-off-by: flfaye --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 71f3ee228..ded42de10 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -1,6 +1,6 @@ # 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 not use this file except in compliance with the License.. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 -- Gitee