From 7ad4092e98ad31e612a6f3b27b6b5b380e5f4313 Mon Sep 17 00:00:00 2001 From: flfaye Date: Wed, 28 May 2025 11:17:13 +0000 Subject: [PATCH] update BasicServicesKit/BUILD.gn. Signed-off-by: flfaye --- BasicServicesKit/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BasicServicesKit/BUILD.gn b/BasicServicesKit/BUILD.gn index 11168e057..a67998874 100644 --- a/BasicServicesKit/BUILD.gn +++ b/BasicServicesKit/BUILD.gn @@ -1,6 +1,6 @@ # Copyright (c) 2024 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