Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/issues/testrelation3/TestB.java')
-rw-r--r--examples/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/issues/testrelation3/TestB.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/issues/testrelation3/TestB.java b/examples/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/issues/testrelation3/TestB.java
index ae421d69d..5032ba2d6 100644
--- a/examples/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/issues/testrelation3/TestB.java
+++ b/examples/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/issues/testrelation3/TestB.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
@@ -11,7 +11,7 @@
* Martin Taal
* </copyright>
*
- * $Id: TestB.java,v 1.2 2006/07/23 19:38:40 mtaal Exp $
+ * $Id: TestB.java,v 1.3 2007/02/01 12:35:23 mtaal Exp $
*/
package org.eclipse.emf.teneo.samples.issues.testrelation3;
@@ -24,7 +24,7 @@ package org.eclipse.emf.teneo.samples.issues.testrelation3;
* @model
*
* @author <a href="mailto:mtaal@elver.org">Martin Taal</a>
- * @version $Revision: 1.2 $ $Date: 2006/07/23 19:38:40 $
+ * @version $Revision: 1.3 $ $Date: 2007/02/01 12:35:23 $
*/
public class TestB
{

Back to the top