Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests/model/derived/DerivedClass.java')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests/model/derived/DerivedClass.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests/model/derived/DerivedClass.java b/plugins/org.eclipse.emf.cdo.tests/model/derived/DerivedClass.java
index c0514ab70a..9227e32a98 100644
--- a/plugins/org.eclipse.emf.cdo.tests/model/derived/DerivedClass.java
+++ b/plugins/org.eclipse.emf.cdo.tests/model/derived/DerivedClass.java
@@ -7,8 +7,6 @@
*
* Contributors:
* Eike Stepper - initial API and implementation
- *
- * $Id: DerivedClass.java,v 1.3 2009-01-10 14:55:30 estepper Exp $
*/
package derived;

Back to the top