Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-05-20 16:06:15 +0000
committerEike Stepper2013-05-20 16:06:15 +0000
commit17755d7e072b56ea215b5f84b21af56bd4f9bfcf (patch)
treeebf54c61958641a4b5169f6e4dc26e22b22981f5 /plugins/org.eclipse.emf.cdo.tests.model4/src/org/eclipse/emf/cdo/tests/model4/impl/MultiContainedElementImpl.java
parent6a39fef59347342aaacc5a58b2d89c5f1468c4d7 (diff)
parent34ed0a54ec393dea32e742048fa4d5685f1b181b (diff)
downloadcdo-17755d7e072b56ea215b5f84b21af56bd4f9bfcf.tar.gz
cdo-17755d7e072b56ea215b5f84b21af56bd4f9bfcf.tar.xz
cdo-17755d7e072b56ea215b5f84b21af56bd4f9bfcf.zip
Merge branch 'master' into committers/estepper/merger-3
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model4/src/org/eclipse/emf/cdo/tests/model4/impl/MultiContainedElementImpl.java')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model4/src/org/eclipse/emf/cdo/tests/model4/impl/MultiContainedElementImpl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model4/src/org/eclipse/emf/cdo/tests/model4/impl/MultiContainedElementImpl.java b/plugins/org.eclipse.emf.cdo.tests.model4/src/org/eclipse/emf/cdo/tests/model4/impl/MultiContainedElementImpl.java
index 38cedb2fac..bf957cc9f4 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model4/src/org/eclipse/emf/cdo/tests/model4/impl/MultiContainedElementImpl.java
+++ b/plugins/org.eclipse.emf.cdo.tests.model4/src/org/eclipse/emf/cdo/tests/model4/impl/MultiContainedElementImpl.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
+ * Copyright (c) 2008, 2009, 2011-2013 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

Back to the top