From fcbd6081fa6cd31264f2af0c238e9cb7e89c6da2 Mon Sep 17 00:00:00 2001 From: nan-xiansen Date: Tue, 15 Mar 2022 16:56:51 +0800 Subject: [PATCH] =?UTF-8?q?fixed=20e93cc03=20from=20https://gitee.com/nan-?= =?UTF-8?q?xiansen/xts=5Facts/pulls/2462=20=E3=80=90startup=E3=80=91?= =?UTF-8?q?=E3=80=90master=E3=80=91=E6=A3=80=E8=A7=86=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nan-xiansen Change-Id: Ib2baf7bab3c2e8b7c85bb22846966c7714e3ffeb --- startup_lite/bootstrap_hal/src/samgr_api_test.c | 3 --- startup_lite/bootstrap_hal/src/samgr_api_test.h | 3 --- 2 files changed, 6 deletions(-) diff --git a/startup_lite/bootstrap_hal/src/samgr_api_test.c b/startup_lite/bootstrap_hal/src/samgr_api_test.c index 1cd41b0c9..92f07cab2 100644 --- a/startup_lite/bootstrap_hal/src/samgr_api_test.c +++ b/startup_lite/bootstrap_hal/src/samgr_api_test.c @@ -1,6 +1,3 @@ -/* -* Copyright (c) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. -*/ /** * Copyright (c) 2020-2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/startup_lite/bootstrap_hal/src/samgr_api_test.h b/startup_lite/bootstrap_hal/src/samgr_api_test.h index 78abe285d..7cc9984b6 100644 --- a/startup_lite/bootstrap_hal/src/samgr_api_test.h +++ b/startup_lite/bootstrap_hal/src/samgr_api_test.h @@ -1,6 +1,3 @@ -/* -* Copyright (c) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. -*/ /* * Copyright (c) 2020 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); -- GitLab