From 67790cf829acaaa77b3379d1683ec85b5dd39930 Mon Sep 17 00:00:00 2001 From: Himani1519 <44604176+Himani1519@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:08:29 +0530 Subject: [PATCH] Update upgradeInstance.js Signed-off-by: Himani1519 <44604176+Himani1519@users.noreply.github.com> --- lib/upgradeInstance.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/upgradeInstance.js b/lib/upgradeInstance.js index fa61198..e8be06b 100644 --- a/lib/upgradeInstance.js +++ b/lib/upgradeInstance.js @@ -1,11 +1,11 @@ /* - 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. + 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 * as fs from 'fs';