From e243941025a2da20b2e1ef4b48acfb2b88b813c0 Mon Sep 17 00:00:00 2001 From: Mr_hupeng Date: Thu, 14 Aug 2025 20:52:30 +0800 Subject: [PATCH] add empty Signed-off-by: Mr_hupeng --- TEEKit/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TEEKit/BUILD.gn b/TEEKit/BUILD.gn index a1149184557..f26eae10f00 100644 --- a/TEEKit/BUILD.gn +++ b/TEEKit/BUILD.gn @@ -1,5 +1,5 @@ # Copyright (c) 2025 Huawei Device Co., Ltd. -# Licensed under the Apache License, Version 2.0 (the "License"), +# 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 # -- Gitee