diff options
author | Olivier Constant | 2018-09-07 08:56:53 +0000 |
---|---|---|
committer | Olivier Constant | 2018-09-07 14:02:16 +0000 |
commit | f5683739559038156728caa0dfe5587a10b000f4 (patch) | |
tree | 5071bfc7a9479498fd65ebf5fe045962aae6ea38 /tests/org.eclipse.emf.diffmerge.structures.design/plugin.properties | |
parent | f7462bf1d5a65c9c80ba884b2bce391a89b7a08d (diff) | |
download | org.eclipse.emf.diffmerge.core-f5683739559038156728caa0dfe5587a10b000f4.tar.gz org.eclipse.emf.diffmerge.core-f5683739559038156728caa0dfe5587a10b000f4.tar.xz org.eclipse.emf.diffmerge.core-f5683739559038156728caa0dfe5587a10b000f4.zip |
Bug 535213 - Switch to EPL-2.0
Change-Id: I3f390723a7e60d97e38cf74e5d0c6bfb03c0325c
Signed-off-by: Olivier Constant <olivier.constant@thalesgroup.com>
Diffstat (limited to 'tests/org.eclipse.emf.diffmerge.structures.design/plugin.properties')
-rw-r--r-- | tests/org.eclipse.emf.diffmerge.structures.design/plugin.properties | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/org.eclipse.emf.diffmerge.structures.design/plugin.properties b/tests/org.eclipse.emf.diffmerge.structures.design/plugin.properties index bcca3cdc..d821a8c5 100644 --- a/tests/org.eclipse.emf.diffmerge.structures.design/plugin.properties +++ b/tests/org.eclipse.emf.diffmerge.structures.design/plugin.properties @@ -1,9 +1,10 @@ ############################################################################### # Copyright (c) 2017 Thales Global Services S.A.S. -# 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 +# This program and the accompanying materials are made +# available under the terms of the Eclipse Public License 2.0 +# which is available at https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 ############################################################################### pluginName = EMF Diff/Merge Structures Visualization Plug-In (Incubation) providerName = Eclipse Modeling Project |