diff options
-rw-r--r-- | plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Descriptor.xpt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Descriptor.xpt b/plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Descriptor.xpt index cc3f4be9c..d4037891f 100644 --- a/plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Descriptor.xpt +++ b/plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Descriptor.xpt @@ -1,3 +1,15 @@ +/* + * Copyright (c) 2007 Borland Software Corporation + * + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Artem Tikhomirov (Borland) - initial API and implementation + */ + «IMPORT "http://www.eclipse.org/gmf/2006/GraphicalDefinition"» «IMPORT "http://www.eclipse.org/emf/2002/Ecore"» «IMPORT "templates"» |