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