From ae4be904642cb8490927fba08eb823112c68bdf5 Mon Sep 17 00:00:00 2001 From: Himani1519 <44604176+Himani1519@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:10:21 +0530 Subject: [PATCH] resolved conflicts Signed-off-by: Himani1519 <44604176+Himani1519@users.noreply.github.com> --- src/services/ConfigService.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/services/ConfigService.ts b/src/services/ConfigService.ts index a71e8274..6fe38db7 100644 --- a/src/services/ConfigService.ts +++ b/src/services/ConfigService.ts @@ -1,3 +1,13 @@ +/* + * This program and the accompanying materials are made available under the terms of the + * Eclipse Public License v2.0 which accompanies this distribution, and is available at + * https://www.eclipse.org/legal/epl-v20.html + * + * SPDX-License-Identifier: EPL-2.0 + * + * Copyright Contributors to the Zowe Project. + */ + import { flatten, unflatten } from 'flat'; // To set the subsection of the configuration