Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-29 09:51:12 +0000
committerLars Vogel2018-08-29 09:54:41 +0000
commit8cbb7a51500f6a78b9ce3b0f4b5953a6cd013b40 (patch)
tree916f53ab7b36076bfe680498c3619bab772e76ff /production/testScripts
parent15b2745fadae3a7005646a374c4492e0abb00aea (diff)
downloadeclipse.platform.releng.aggregator-8cbb7a51500f6a78b9ce3b0f4b5953a6cd013b40.tar.gz
eclipse.platform.releng.aggregator-8cbb7a51500f6a78b9ce3b0f4b5953a6cd013b40.tar.xz
eclipse.platform.releng.aggregator-8cbb7a51500f6a78b9ce3b0f4b5953a6cd013b40.zip
Bug 535802 - EPL 2.0 conversion for releng aggegator
Feature properties hand edited. Change-Id: I850e2ad16e629a4855a90059b323e6504704cd23 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'production/testScripts')
-rw-r--r--production/testScripts/invokeTestsJSON.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/production/testScripts/invokeTestsJSON.xml b/production/testScripts/invokeTestsJSON.xml
index 2a2d1edd2..e7789bc47 100644
--- a/production/testScripts/invokeTestsJSON.xml
+++ b/production/testScripts/invokeTestsJSON.xml
@@ -1,7 +1,9 @@
<!-- Copyright (c) 2011, 2014 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 which accompanies this distribution,
- and is available at http://www.eclipse.org/legal/epl-v10.html.
+ terms of the Eclipse Public License 2.0 which accompanies this distribution,
+t https://www.eclipse.org/legal/epl-2.0/
+t
+t SPDX-License-Identifier: EPL-2.0.
Contributors:
IBM Corporation - initial API and implementation

Back to the top