From 2c5924b3a6de8e403238f32837cede474f98d50c Mon Sep 17 00:00:00 2001 From: Anatoli Kalbasin Date: Fri, 11 Oct 2024 12:24:55 +0200 Subject: [PATCH] update license Signed-off-by: Anatoli Kalbasin --- .../org/zowe/zdevops/classic/steps/PerformMvsCommandStep.kt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main/kotlin/org/zowe/zdevops/classic/steps/PerformMvsCommandStep.kt b/src/main/kotlin/org/zowe/zdevops/classic/steps/PerformMvsCommandStep.kt index adf5d9d..3c8fe8a 100644 --- a/src/main/kotlin/org/zowe/zdevops/classic/steps/PerformMvsCommandStep.kt +++ b/src/main/kotlin/org/zowe/zdevops/classic/steps/PerformMvsCommandStep.kt @@ -1,11 +1,15 @@ /* + * Copyright (c) 2024 IBA Group. + * * 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 IBA Group 2023 + * Contributors: + * IBA Group + * Zowe Community */ package org.zowe.zdevops.classic.steps