Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.sirius.tree/model/tree.genmodel')
-rw-r--r--plugins/org.eclipse.sirius.tree/model/tree.genmodel2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.sirius.tree/model/tree.genmodel b/plugins/org.eclipse.sirius.tree/model/tree.genmodel
index 2416bafae3..86596210e5 100644
--- a/plugins/org.eclipse.sirius.tree/model/tree.genmodel
+++ b/plugins/org.eclipse.sirius.tree/model/tree.genmodel
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2007, 2018 THALES GLOBAL SERVICES.&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA; Obeo - initial API and implementation"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2007, 2018 THALES GLOBAL SERVICES.&#xD;&#xA;This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v2.0&#xA;which accompanies this distribution, and is available at&#xA;https://www.eclipse.org/legal/epl-2.0/&#xA;&#xA;Contributors:&#xA; Obeo - initial API and implementation"
modelDirectory="/org.eclipse.sirius.tree/src-gen" creationIcons="false" editDirectory="/org.eclipse.sirius.tree.ui/src-gen"
editorDirectory="" modelPluginID="org.eclipse.sirius.tree" redirection="" modelName="Tree"
editPluginClass="org.eclipse.sirius.tree.ui.provider.TreeUIPlugin" nonNLSMarkers="true"

Back to the top