From 3459c19e58bc48afa60910728addcebe9f52daa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=9A=E6=B3=A2?= Date: Wed, 11 Aug 2021 08:51:17 +0000 Subject: [PATCH] update services/BUILD.gn. --- services/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/BUILD.gn b/services/BUILD.gn index a3f9f6b..7bd4ba7 100755 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# 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 -- Gitee