Copyrights were updated.
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/models/MigrationTests.genmodel b/tests/org.eclipse.gmf.tests.xpand.migration/models/MigrationTests.genmodel
index 4f62868..018b7ad 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/models/MigrationTests.genmodel
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/models/MigrationTests.genmodel
@@ -1,9 +1,10 @@
 <?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" modelDirectory="/org.eclipse.gmf.tests.xpand.migration/src-model"
-    modelPluginID="org.eclipse.gmf.tests.xpand.migration" modelName="MigrationTests"
-    importerID="org.eclipse.emf.importer.ecore" complianceLevel="5.0" copyrightFields="false">
+    xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2008, 2009 Borland Software Corp.&#xD;&#xA;&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;&#xD;&#xA;Contributors:&#xD;&#xA;   Alexander Shatalin (Borland) - initial API and implementation"
+    modelDirectory="/org.eclipse.gmf.tests.xpand.migration/src-model" modelPluginID="org.eclipse.gmf.tests.xpand.migration"
+    modelName="MigrationTests" importerID="org.eclipse.emf.importer.ecore" complianceLevel="5.0"
+    copyrightFields="false">
   <foreignModel>MigrationTests.ecore</foreignModel>
   <genPackages prefix="MigrationTests" basePackage="org.eclipse.gmf.tests.xpand.migration"
       disposableProviderFactory="true" ecorePackage="MigrationTests.ecore#/">
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Child.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Child.java
index 1724d4d..4986687 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Child.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Child.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Container.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Container.java
index 51894c7..79aafeb 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Container.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Container.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/DefaultAttributeContainer.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/DefaultAttributeContainer.java
index 5000d99..a293c98 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/DefaultAttributeContainer.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/DefaultAttributeContainer.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Enumeration.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Enumeration.java
index fda8d75..8630531 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Enumeration.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/Enumeration.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/MigrationTestsFactory.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/MigrationTestsFactory.java
index 0ebcbba..be4433f 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/MigrationTestsFactory.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/MigrationTestsFactory.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/MigrationTestsPackage.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/MigrationTestsPackage.java
index 03ce8d3..5c05f4b 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/MigrationTestsPackage.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/MigrationTestsPackage.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/SubContainer.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/SubContainer.java
index 874f1dc..b19d44a 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/SubContainer.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/SubContainer.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/ChildImpl.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/ChildImpl.java
index 4b10a86..beb4326 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/ChildImpl.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/ChildImpl.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/ContainerImpl.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/ContainerImpl.java
index 13abb4b..e2cb498 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/ContainerImpl.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/ContainerImpl.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/DefaultAttributeContainerImpl.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/DefaultAttributeContainerImpl.java
index 26dc3fc..38ab54a 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/DefaultAttributeContainerImpl.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/DefaultAttributeContainerImpl.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/MigrationTestsFactoryImpl.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/MigrationTestsFactoryImpl.java
index 1652c5a..1c0c15d 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/MigrationTestsFactoryImpl.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/MigrationTestsFactoryImpl.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/MigrationTestsPackageImpl.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/MigrationTestsPackageImpl.java
index 45d6e97..84b17e7 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/MigrationTestsPackageImpl.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/MigrationTestsPackageImpl.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/SubContainerImpl.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/SubContainerImpl.java
index c8f6b31..dd6f7a4 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/SubContainerImpl.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/impl/SubContainerImpl.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/util/MigrationTestsAdapterFactory.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/util/MigrationTestsAdapterFactory.java
index ef0a343..5bfe924 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/util/MigrationTestsAdapterFactory.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/util/MigrationTestsAdapterFactory.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/util/MigrationTestsSwitch.java b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/util/MigrationTestsSwitch.java
index f5fbcbb..8e19ab6 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/util/MigrationTestsSwitch.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src-model/org/eclipse/gmf/tests/xpand/migration/testModel/util/MigrationTestsSwitch.java
@@ -1,6 +1,13 @@
 /**
- * <copyright>
- * </copyright>
+ * Copyright (c) 2008, 2009 Borland Software Corp.
+ * 
+ * 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:
+ *    Alexander Shatalin (Borland) - initial API and implementation
  *
  * $Id$
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/CompositeResourcesTest.java b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/CompositeResourcesTest.java
index eb370f7..736ce9f 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/CompositeResourcesTest.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/CompositeResourcesTest.java
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2007, 2008 Borland Software Corporation
+ * Copyright (c) 2007, 2009 Borland Software Corporation
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/TestsResourceManager.java b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/TestsResourceManager.java
index 3a86048..22e2591 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/TestsResourceManager.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/TestsResourceManager.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2006 Eclipse.org
+ * Copyright (c) 2006, 2009 Eclipse.org
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/migration/XpandMigrationTest.java b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/migration/XpandMigrationTest.java
index af4ec2f..5cabef6 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/migration/XpandMigrationTest.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/migration/XpandMigrationTest.java
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2008 Borland Software Corp.
+ * Copyright (c) 2008, 2009 Borland Software Corp.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/migration/XtendMigrationTest.java b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/migration/XtendMigrationTest.java
index 2e1725d..7189c00 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/migration/XtendMigrationTest.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xpand/migration/XtendMigrationTest.java
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2008 Borland Software Corp.
+ * Copyright (c) 2008, 2009 Borland Software Corp.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xtend/ExtensionAnalyzationTest.java b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xtend/ExtensionAnalyzationTest.java
index ad4e77b..bbfc1c9 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xtend/ExtensionAnalyzationTest.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xtend/ExtensionAnalyzationTest.java
@@ -1,7 +1,7 @@
 /*
  * <copyright>
  *
- * Copyright (c) 2005-2006 Sven Efftinge and others.
+ * Copyright (c) 2005, 2009 Sven Efftinge 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
@@ -9,6 +9,7 @@
  *
  * Contributors:
  *     Sven Efftinge - Initial API and implementation
+ *     Alexander Shatalin (Borland) - Initial API and implementation
  *
  * </copyright>
  */
diff --git a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xtend/ExtensionEvaluationTest.java b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xtend/ExtensionEvaluationTest.java
index 2c576ea..46021e9 100644
--- a/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xtend/ExtensionEvaluationTest.java
+++ b/tests/org.eclipse.gmf.tests.xpand.migration/src/org/eclipse/gmf/tests/xtend/ExtensionEvaluationTest.java
@@ -1,7 +1,7 @@
 /*
  * <copyright>
  *
- * Copyright (c) 2005-2006 Sven Efftinge and others.
+ * Copyright (c) 2005, 2009 Sven Efftinge 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
@@ -9,6 +9,7 @@
  *
  * Contributors:
  *     Sven Efftinge - Initial API and implementation
+ *     Alexander Shatalin (Borland) - Initial API and implementation
  *
  * </copyright>
  */