Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-08-02 09:48:15 +0000
committerPatrick Tessier2018-08-22 09:10:15 +0000
commitefdb3fd93363ace7bc750c470e8881874ff46c60 (patch)
tree57f12d2ce20216ec8cb6ecb1ece983cdaeb2b567 /plugins/uml/m2m
parent2974191c7ef4a6d959c600b18d09ab698aff0e79 (diff)
downloadorg.eclipse.papyrus-efdb3fd93363ace7bc750c470e8881874ff46c60.tar.gz
org.eclipse.papyrus-efdb3fd93363ace7bc750c470e8881874ff46c60.tar.xz
org.eclipse.papyrus-efdb3fd93363ace7bc750c470e8881874ff46c60.zip
Bug 537653 - [EPL] Update qvto files
- update qvto files to the new EPL2.0 license Change-Id: I1d4d6aae2ea68cd3c70cfef67f08b359c1ac19f1 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'plugins/uml/m2m')
-rw-r--r--plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/libraries/EclipseUI.qvto6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/libraries/EclipseUI.qvto b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/libraries/EclipseUI.qvto
index 91847104ec7..c8f27e919f9 100644
--- a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/libraries/EclipseUI.qvto
+++ b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/libraries/EclipseUI.qvto
@@ -2,9 +2,11 @@
* Copyright (c) 2013 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:
* Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation

Back to the top