From c62deb99053e5af1760e3d3cbf8cd18e8077fa8d Mon Sep 17 00:00:00 2001 From: Quentin Le Menez Date: Fri, 3 Aug 2018 09:39:49 +0200 Subject: Bug 537653 - [EPL] Update mwe2 files - Update mwe2 files with the new EPL2.0 license - added missing headers Change-Id: Ifc9a6ffa2be3f5b2311ac14035c792b12b39ca79 Signed-off-by: Quentin Le Menez --- .../uml/textedit/common/xtext/GenerateUmlCommon.mwe2 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/org/eclipse/papyrus/uml/textedit/common') diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/org/eclipse/papyrus/uml/textedit/common/xtext/GenerateUmlCommon.mwe2 b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/org/eclipse/papyrus/uml/textedit/common/xtext/GenerateUmlCommon.mwe2 index 322a47a5ca0..c147a4417d5 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/org/eclipse/papyrus/uml/textedit/common/xtext/GenerateUmlCommon.mwe2 +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/org/eclipse/papyrus/uml/textedit/common/xtext/GenerateUmlCommon.mwe2 @@ -1,3 +1,18 @@ +/***************************************************************************** + * Copyright (c) 2010 CEA LIST. + * + * + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License 2.0 + * which accompanies this distribution, and is available at + * https://www.eclipse.org/legal/epl-2.0/ + * + * SPDX-License-Identifier: EPL-2.0 + * + * Contributors: + * CEA LIST - Initial API and implementation + * + *****************************************************************************/ module org.eclipse.papyrus.uml.textedit.common.xtext.UmlCommon import org.eclipse.emf.mwe.utils.* -- cgit v1.2.3