From 8cbb7a51500f6a78b9ce3b0f4b5953a6cd013b40 Mon Sep 17 00:00:00 2001 From: Lars Vogel Date: Wed, 29 Aug 2018 11:51:12 +0200 Subject: Bug 535802 - EPL 2.0 conversion for releng aggegator Feature properties hand edited. Change-Id: I850e2ad16e629a4855a90059b323e6504704cd23 Signed-off-by: Lars Vogel --- production/build-functions.shsource | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'production/build-functions.shsource') diff --git a/production/build-functions.shsource b/production/build-functions.shsource index 78e21207d..fed40be18 100755 --- a/production/build-functions.shsource +++ b/production/build-functions.shsource @@ -1,10 +1,13 @@ #!/usr/bin/env bash #******************************************************************************* # Copyright (c) 2017 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# +# This program and the accompanying materials +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # David Williams - initial API and implementation -- cgit v1.2.3