From 53e5fb2fec428759d7e14b7693c497c4f65122ef Mon Sep 17 00:00:00 2001 From: ershieryouer <1239207892@qq.com> Date: Thu, 2 Mar 2023 11:40:51 +0800 Subject: [PATCH] updata test case Signed-off-by: ershieryouer <1239207892@qq.com> --- .../2022-12/OpenHarmony-SA-2022-1201 | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/demo/sectest/static_patch_scan/2022-12/OpenHarmony-SA-2022-1201 b/demo/sectest/static_patch_scan/2022-12/OpenHarmony-SA-2022-1201 index b1acbc13a..1fabecb86 100644 --- a/demo/sectest/static_patch_scan/2022-12/OpenHarmony-SA-2022-1201 +++ b/demo/sectest/static_patch_scan/2022-12/OpenHarmony-SA-2022-1201 @@ -1,16 +1,18 @@ -# Copyright (C) 2023 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 -# -# 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, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +/* + Copyright (C) 2023 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 + + 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, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ import "console" import "elf" rule OpenHarmony_SA_2022_1201 -- GitLab