From f95e31872fb2670eae273e840dca64f2f88949e8 Mon Sep 17 00:00:00 2001 From: ql Date: Sat, 31 Jul 2021 09:27:03 +0000 Subject: [PATCH] update services/samgr/native/samgr_L2.cfg. Signed-off-by: NEEN --- services/samgr/native/samgr_L2.cfg | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/services/samgr/native/samgr_L2.cfg b/services/samgr/native/samgr_L2.cfg index bd108921..1e8e8552 100644 --- a/services/samgr/native/samgr_L2.cfg +++ b/services/samgr/native/samgr_L2.cfg @@ -1,18 +1,3 @@ -/* - * 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 - * - * 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. - */ - { "jobs" : [{ "name" : "init", -- Gitee