From ac7f311f833f0f3d6f0dab38b7d40f44ff6e0e5e Mon Sep 17 00:00:00 2001 From: 1000TurquoisePogs <30730276+1000TurquoisePogs@users.noreply.github.com> Date: Wed, 30 Jan 2019 11:56:36 -0500 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73dd8bd9b..a140dd22b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ -# zss -Zowe System Services +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. + +# ZSS - Zowe System Services Server for enabling low-level microservices +To build ZSS and the cross-memory server, go to the build directory and run ant. zssServer will +be placed in the bin directory, the cross-memory server's load module will be placed in +the user-id.DEV.LOADLIB dataset. + + +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. +