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/facet/org.eclipse.papyrus.emf.facet.custom.ui
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/facet/org.eclipse.papyrus.emf.facet.custom.ui')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/plugin.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/plugin.xml b/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/plugin.xml
index f5b584c4e1e..14ee6cd1717 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/plugin.xml
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/plugin.xml
@@ -4,9 +4,11 @@
Copyright (c) 2011 Mia-Software.
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:
Gregoire Dupe (Mia-Software) - Bug 361794 - [Restructuring] New customization meta-model

Back to the top