diff options
author | Eike Stepper | 2009-01-10 14:57:40 +0000 |
---|---|---|
committer | Eike Stepper | 2009-01-10 14:57:40 +0000 |
commit | d85a33f4be79721c4e0a68431323fea7dc298aca (patch) | |
tree | 666e0812616503c5df712aef54d9a7150147cc4e /plugins/org.eclipse.emf.cdo/model/resource.genmodel | |
parent | ed0e34112f6844631d824d5ad3b5c50b71a3696e (diff) | |
download | cdo-d85a33f4be79721c4e0a68431323fea7dc298aca.tar.gz cdo-d85a33f4be79721c4e0a68431323fea7dc298aca.tar.xz cdo-d85a33f4be79721c4e0a68431323fea7dc298aca.zip |
fixed copyrights
Diffstat (limited to 'plugins/org.eclipse.emf.cdo/model/resource.genmodel')
-rw-r--r-- | plugins/org.eclipse.emf.cdo/model/resource.genmodel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo/model/resource.genmodel b/plugins/org.eclipse.emf.cdo/model/resource.genmodel index 61f5d0e2be..9472bf48ee 100644 --- a/plugins/org.eclipse.emf.cdo/model/resource.genmodel +++ b/plugins/org.eclipse.emf.cdo/model/resource.genmodel @@ -1,7 +1,7 @@ <?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) 2004 - 2008 Eike Stepper, Germany.
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:
 Eike Stepper - initial API and implementation" + xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
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:
 Eike Stepper - initial API and implementation" modelDirectory="/org.eclipse.emf.cdo/src" editDirectory="/org.eclipse.emf.cdo.edit/src" editorDirectory="" modelPluginID="org.eclipse.emf.cdo" modelName="Eresource" editPluginClass="org.eclipse.emf.cdo.eresource.provider.EresourceEditPlugin" editorPluginClass="" updateClasspath="false" rootExtendsInterface="org.eclipse.emf.cdo.CDOObject" |