Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-23 14:29:43 +0000
committerLars Vogel2018-08-27 10:40:59 +0000
commit997c65a4dcb69246b153b4d6e7714db154496b3d (patch)
treed654733071dac776c3ea1a86d01c5f1f762d9468 /tests/org.eclipse.team.tests.cvs.core/test.xml
parentf38ab90270c87d0579b6d4646ea5366ace022b81 (diff)
downloadeclipse.platform.team-997c65a4dcb69246b153b4d6e7714db154496b3d.tar.gz
eclipse.platform.team-997c65a4dcb69246b153b4d6e7714db154496b3d.tar.xz
eclipse.platform.team-997c65a4dcb69246b153b4d6e7714db154496b3d.zip
Bug 535802 - EPL 2.0 conversion for team test
Change-Id: I9462dd48724ce842454cf6e63dbdbba554838697 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'tests/org.eclipse.team.tests.cvs.core/test.xml')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/test.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/test.xml b/tests/org.eclipse.team.tests.cvs.core/test.xml
index e59e570af..fbd7c6dc6 100644
--- a/tests/org.eclipse.team.tests.cvs.core/test.xml
+++ b/tests/org.eclipse.team.tests.cvs.core/test.xml
@@ -2,10 +2,13 @@
<!--
Copyright (c) 2002, 2011 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:
IBM Corporation - initial API and implementation

Back to the top