diff options
Diffstat (limited to 'plugins/org.eclipse.emf.diffmerge.connector.svn/plugin.properties')
-rw-r--r-- | plugins/org.eclipse.emf.diffmerge.connector.svn/plugin.properties | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.diffmerge.connector.svn/plugin.properties b/plugins/org.eclipse.emf.diffmerge.connector.svn/plugin.properties index f96bd214..f1ac7419 100644 --- a/plugins/org.eclipse.emf.diffmerge.connector.svn/plugin.properties +++ b/plugins/org.eclipse.emf.diffmerge.connector.svn/plugin.properties @@ -1,9 +1,10 @@ ############################################################################### # Copyright (c) 2015-2017 Intel 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 +# 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 Subversion Connector Plug-In (Incubation) providerName = Eclipse Modeling Project |