diff options
Diffstat (limited to 'plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/GenerateUmlProperty.mwe2')
-rw-r--r-- | plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/GenerateUmlProperty.mwe2 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/GenerateUmlProperty.mwe2 b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/GenerateUmlProperty.mwe2 index 1ce50953bf1..d4bed597fd0 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/GenerateUmlProperty.mwe2 +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/GenerateUmlProperty.mwe2 @@ -1,14 +1,16 @@ /***************************************************************************** - * Copyright (c) 2012 CEA LIST. + * Copyright (c) 2011 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: - * CEA LIST - Initial API and implementation + * CEA LIST - Initial API and implementation * *****************************************************************************/ module org.eclipse.papyrus.uml.textedit.property.xtext.UmlProperty |