Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/editor')
-rw-r--r--tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.properties6
-rwxr-xr-xtests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/plugin.properties6
2 files changed, 8 insertions, 4 deletions
diff --git a/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.properties b/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.properties
index 74ebb5f9be9..473a29477d8 100644
--- a/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.properties
+++ b/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.properties
@@ -2,9 +2,11 @@
# Copyright (c) 2016 Christian W. Damus and others
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/plugin.properties b/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/plugin.properties
index 212281e61e6..90f6e5ed3da 100755
--- a/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/plugin.properties
+++ b/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/plugin.properties
@@ -1,9 +1,11 @@
#################################################################################
# Copyright (c) 2008 CEA LIST.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation

Back to the top