Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/xml/XmlElementToEStructuralFeatureMapper.java')
-rw-r--r--plugins/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/xml/XmlElementToEStructuralFeatureMapper.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/xml/XmlElementToEStructuralFeatureMapper.java b/plugins/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/xml/XmlElementToEStructuralFeatureMapper.java
index 3b9d448d8..9ab354b6f 100644
--- a/plugins/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/xml/XmlElementToEStructuralFeatureMapper.java
+++ b/plugins/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/xml/XmlElementToEStructuralFeatureMapper.java
@@ -1,7 +1,7 @@
/**
* <copyright>
*
- * Copyright (c) 2005, 2006 Springsite BV (The Netherlands) and others
+ * Copyright (c) 2005, 2006, 2007 Springsite BV (The Netherlands) 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
@@ -12,7 +12,7 @@
* Martin Taal
* </copyright>
*
- * $Id: XmlElementToEStructuralFeatureMapper.java,v 1.3 2006/09/06 17:25:59 mtaal Exp $
+ * $Id: XmlElementToEStructuralFeatureMapper.java,v 1.4 2007/02/01 12:35:02 mtaal Exp $
*/
package org.eclipse.emf.teneo.annotations.xml;

Back to the top