From a85da27a0297faf3d21f71a60ff216f31eac6f9a Mon Sep 17 00:00:00 2001 From: mipengwei Date: Wed, 20 Jul 2022 03:47:59 +0000 Subject: [PATCH] Signed-off-by:mipengwei --- BUILD.gn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.gn b/BUILD.gn index db8f969..21fc3ce 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -3,7 +3,7 @@ # 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 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, @@ -68,4 +68,4 @@ ohos_static_library("benchmark_main") { deps = [ ":benchmark" ] -} +} \ No newline at end of file