Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-07-31 12:10:01 +0000
committerPatrick Tessier2018-08-22 09:06:45 +0000
commitd0d8c24584a2e36f212e44f2c2a4098c05af6ce4 (patch)
treefc9bb942e3e0207105cde24cc81ec017ee4b9831 /plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing
parent174964d212e15f2bd997a775756f2d1c56cc86b6 (diff)
downloadorg.eclipse.papyrus-d0d8c24584a2e36f212e44f2c2a4098c05af6ce4.tar.gz
org.eclipse.papyrus-d0d8c24584a2e36f212e44f2c2a4098c05af6ce4.tar.xz
org.eclipse.papyrus-d0d8c24584a2e36f212e44f2c2a4098c05af6ce4.zip
Bug 537653 - [EPL] Update Plugin.xml files
- move the plugin.xml files to the new EPL2.0 license Change-Id: If5cb1b4097e0e6835d17f49b80bce38bc1d49e67 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing')
-rwxr-xr-xplugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.xml b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.xml
index f8d9f6f3f22..81374d0015b 100755
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.xml
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.xml
@@ -4,9 +4,11 @@
Copyright (c) 2013, 2014 CEA 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:
CEA - Initial API and implementation

Back to the top