[releng] Fix copyrights
diff --git a/plugins/org.eclipse.m2m.qvt.oml.emf.util/src/org/eclipse/m2m/internal/qvt/oml/emf/util/mmregistry/EmfStandaloneMetamodelProvider.java b/plugins/org.eclipse.m2m.qvt.oml.emf.util/src/org/eclipse/m2m/internal/qvt/oml/emf/util/mmregistry/EmfStandaloneMetamodelProvider.java
index 67878ee..21acee2 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.emf.util/src/org/eclipse/m2m/internal/qvt/oml/emf/util/mmregistry/EmfStandaloneMetamodelProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.emf.util/src/org/eclipse/m2m/internal/qvt/oml/emf/util/mmregistry/EmfStandaloneMetamodelProvider.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2007, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2007, 2022 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/ProjectDependencyHelper.java b/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/ProjectDependencyHelper.java
index 39eea03..fd1802e 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/ProjectDependencyHelper.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/ProjectDependencyHelper.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2007, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2007, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/QVTOBuilderConfig.java b/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/QVTOBuilderConfig.java
index 782f1e4..97dbe5e 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/QVTOBuilderConfig.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/QVTOBuilderConfig.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2009, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/WorkspaceDependencyTracker.java b/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/WorkspaceDependencyTracker.java
index a01ebfa..4b8a404 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/WorkspaceDependencyTracker.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/WorkspaceDependencyTracker.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.internal.qvt.oml.project.builder;
 
 import java.util.Collections;
diff --git a/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/WorkspaceUnitResolver.java b/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/WorkspaceUnitResolver.java
index 8c8585d..a2741f8 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/WorkspaceUnitResolver.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.project/src/org/eclipse/m2m/internal/qvt/oml/project/builder/WorkspaceUnitResolver.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2009, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/pde/PdeDependencyTracker.java b/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/pde/PdeDependencyTracker.java
index 7b55155..b9ba91c 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/pde/PdeDependencyTracker.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/pde/PdeDependencyTracker.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2016, 2018 Christopher Gerking and others.
+ * Copyright (c) 2016, 2021 Christopher Gerking and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
  * which accompanies this distribution, and is available at
diff --git a/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/runtime/blackbox/JdtBlackboxProvider.java b/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/runtime/blackbox/JdtBlackboxProvider.java
index c2fd3f3..9947fa3 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/runtime/blackbox/JdtBlackboxProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/runtime/blackbox/JdtBlackboxProvider.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2016, 2021 Christopher Gerking and others.
+ * Copyright (c) 2016, 2022 Christopher Gerking and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
  * which accompanies this distribution, and is available at
diff --git a/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/runtime/blackbox/ProjectClassLoader.java b/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/runtime/blackbox/ProjectClassLoader.java
index 540e520..b51604e 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/runtime/blackbox/ProjectClassLoader.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.runtime.jdt/src/org/eclipse/m2m/internal/qvt/oml/jdt/runtime/blackbox/ProjectClassLoader.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2016, 2021 Christopher Gerking and others.
+ * Copyright (c) 2016, 2022 Christopher Gerking and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
  * which accompanies this distribution, and is available at
diff --git a/plugins/org.eclipse.m2m.qvt.oml.runtime/src/org/eclipse/m2m/internal/qvt/oml/runtime/project/PlatformPluginUnitResolver.java b/plugins/org.eclipse.m2m.qvt.oml.runtime/src/org/eclipse/m2m/internal/qvt/oml/runtime/project/PlatformPluginUnitResolver.java
index 527f07e..6ad6891 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.runtime/src/org/eclipse/m2m/internal/qvt/oml/runtime/project/PlatformPluginUnitResolver.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.runtime/src/org/eclipse/m2m/internal/qvt/oml/runtime/project/PlatformPluginUnitResolver.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2021 Borland Software Corporation and others.
+ * Copyright (c) 2009, 2022 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml.runtime/src/org/eclipse/m2m/internal/qvt/oml/runtime/project/ProjectDependencyTracker.java b/plugins/org.eclipse.m2m.qvt.oml.runtime/src/org/eclipse/m2m/internal/qvt/oml/runtime/project/ProjectDependencyTracker.java
index 60fb4e6..67a15fa 100644
--- a/plugins/org.eclipse.m2m.qvt.oml.runtime/src/org/eclipse/m2m/internal/qvt/oml/runtime/project/ProjectDependencyTracker.java
+++ b/plugins/org.eclipse.m2m.qvt.oml.runtime/src/org/eclipse/m2m/internal/qvt/oml/runtime/project/ProjectDependencyTracker.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2016, 2018 Christopher Gerking and others.
+ * Copyright (c) 2016, 2021 Christopher Gerking and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
  * which accompanies this distribution, and is available at
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/TraceSerializer.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/TraceSerializer.java
index 55490fd..8e91eaa 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/TraceSerializer.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/TraceSerializer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2007, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2007, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/BlackboxUnitDescriptor.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/BlackboxUnitDescriptor.java
index d700c3f..523e16b 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/BlackboxUnitDescriptor.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/BlackboxUnitDescriptor.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2008, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2008, 2022 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/java/JavaBlackboxProvider.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/java/JavaBlackboxProvider.java
index 3b7d6a7..634664d 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/java/JavaBlackboxProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/java/JavaBlackboxProvider.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2008, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2008, 2022 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/java/JavaMethodHandlerFactory.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/java/JavaMethodHandlerFactory.java
index f87d92a..7bdaeef 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/java/JavaMethodHandlerFactory.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/blackbox/java/JavaMethodHandlerFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2008, 2019 Borland Software Corporation and others.
+ * Copyright (c) 2008, 2022 Borland Software Corporation and others.
  *
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/BlackboxUnitResolver.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/BlackboxUnitResolver.java
index 63f3580..aa9c8a1 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/BlackboxUnitResolver.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/BlackboxUnitResolver.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2009, 2022 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/BlackboxUnitResolverFactory.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/BlackboxUnitResolverFactory.java
index 1882623..5dcba7d 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/BlackboxUnitResolverFactory.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/BlackboxUnitResolverFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2014, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2014, 2022 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ClassPathUnitResolver.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ClassPathUnitResolver.java
index 019b514..84e37a7 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ClassPathUnitResolver.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ClassPathUnitResolver.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2020 Borland Software Corporation and others.
+ * Copyright (c) 2009, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/CompiledUnit.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/CompiledUnit.java
index 60376a7..36d6a7f 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/CompiledUnit.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/CompiledUnit.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2009, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/PlatformNamespaceUriResourceMap.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/PlatformNamespaceUriResourceMap.java
index ed482dd..2853a13 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/PlatformNamespaceUriResourceMap.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/PlatformNamespaceUriResourceMap.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.internal.qvt.oml.compiler;
 
 import java.util.HashMap;
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ProjectMetamodelRegistryProvider.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ProjectMetamodelRegistryProvider.java
index 95cc8bd..f3f2c9b 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ProjectMetamodelRegistryProvider.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ProjectMetamodelRegistryProvider.java
@@ -1,5 +1,5 @@
 /*******************************************************************************

- * Copyright (c) 2007, 2018 Borland Software Corporation and others.

+ * Copyright (c) 2007, 2021 Borland Software Corporation and others.

  * 

  * All rights reserved. This program and the accompanying materials

  * are made available under the terms of the Eclipse Public License v2.0

@@ -9,7 +9,7 @@
  * Contributors:

  *     Borland Software Corporation - initial API and implementation

  *     Christopher Gerking - bug 537041

- *******************************************************************************/

+ *******************************************************************************/
 package org.eclipse.m2m.internal.qvt.oml.compiler;

 

 import java.util.HashMap;

diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ResolverUtils.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ResolverUtils.java
index d4e15e4..8da8c6d 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ResolverUtils.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/ResolverUtils.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2009, 2022 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/URIUnitResolver.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/URIUnitResolver.java
index 73a8cb2..b6bc033 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/URIUnitResolver.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/compiler/URIUnitResolver.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2019 R.Dvorak and others.
+ * Copyright (c) 2009, 2021 R.Dvorak and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
  * which accompanies this distribution, and is available at
diff --git a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/evaluator/TraceUtil.java b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/evaluator/TraceUtil.java
index 27efbb6..7f5bace 100644
--- a/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/evaluator/TraceUtil.java
+++ b/plugins/org.eclipse.m2m.qvt.oml/src/org/eclipse/m2m/internal/qvt/oml/evaluator/TraceUtil.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2008, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2008, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug573449/src/org/eclipse/m2m/tests/qvt/oml/bug573449/MyEClass.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug573449/src/org/eclipse/m2m/tests/qvt/oml/bug573449/MyEClass.java
index 432881c..cb9edca 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug573449/src/org/eclipse/m2m/tests/qvt/oml/bug573449/MyEClass.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug573449/src/org/eclipse/m2m/tests/qvt/oml/bug573449/MyEClass.java
@@ -1,5 +1,13 @@
-/**
- */
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bug573449;
 
 import org.eclipse.emf.ecore.EObject;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/Bug577992Factory.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/Bug577992Factory.java
index f182018..2e0dd01 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/Bug577992Factory.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/Bug577992Factory.java
@@ -1,5 +1,13 @@
-/**
- */
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bbox.bug577992;
 
 import org.eclipse.emf.ecore.EFactory;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/Bug577992Package.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/Bug577992Package.java
index 45a5d89..f99a0a5 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/Bug577992Package.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/Bug577992Package.java
@@ -1,5 +1,13 @@
-/**
- */
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bbox.bug577992;
 
 import org.eclipse.emf.ecore.EAttribute;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/TestClass.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/TestClass.java
index ad54318..872b7d0 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/TestClass.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/TestClass.java
@@ -1,5 +1,13 @@
-/**
- */
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bbox.bug577992;
 
 import org.eclipse.emf.ecore.EObject;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/Bug577992FactoryImpl.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/Bug577992FactoryImpl.java
index 8108dd1..88e0efe 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/Bug577992FactoryImpl.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/Bug577992FactoryImpl.java
@@ -1,5 +1,14 @@
-/**
- */
+/*******************************************************************************
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bbox.bug577992.impl;
 
 import org.eclipse.emf.ecore.EClass;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/Bug577992PackageImpl.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/Bug577992PackageImpl.java
index 327dc57..71453aa 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/Bug577992PackageImpl.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/Bug577992PackageImpl.java
@@ -1,5 +1,13 @@
-/**
- */
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bbox.bug577992.impl;
 
 import org.eclipse.emf.ecore.EAttribute;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/TestClassImpl.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/TestClassImpl.java
index 3d86c55..d3afbaa 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/TestClassImpl.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/impl/TestClassImpl.java
@@ -1,5 +1,13 @@
-/**
- */
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bbox.bug577992.impl;
 
 import java.lang.reflect.InvocationTargetException;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/util/Bug577992AdapterFactory.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/util/Bug577992AdapterFactory.java
index 1ed7020..ee42b57 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/util/Bug577992AdapterFactory.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/util/Bug577992AdapterFactory.java
@@ -1,5 +1,13 @@
-/**
- */
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bbox.bug577992.util;
 
 import org.eclipse.emf.common.notify.Adapter;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/util/Bug577992Switch.java b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/util/Bug577992Switch.java
index 6c9025f..8227800 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/util/Bug577992Switch.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/parserTestData/sources/bug577992/src/org/eclipse/m2m/tests/qvt/oml/bbox/bug577992/util/Bug577992Switch.java
@@ -1,5 +1,13 @@
-/**
- */
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.bbox.bug577992.util;
 
 import org.eclipse.emf.ecore.EObject;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/Bug577992.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/Bug577992.java
index e2f63f9..e241d72 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/Bug577992.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/Bug577992.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml;
 
 import org.eclipse.core.resources.IFile;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/Bug578265.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/Bug578265.java
index 27519f0..7b5de04 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/Bug578265.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/Bug578265.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml;
 
 import org.eclipse.core.resources.IMarker;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/ParserTests.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/ParserTests.java
index a020c02..fa5e0d8 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/ParserTests.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/ParserTests.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2007, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2007, 2022 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/TestQvtParser.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/TestQvtParser.java
index a70d36d..8d9de42 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/TestQvtParser.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/TestQvtParser.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2007, 2021 Borland Software Corporation and others.
+ * Copyright (c) 2007, 2022 Borland Software Corporation and others.
  *
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestExecutableTransfCopy.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestExecutableTransfCopy.java
index 0029afd..5aa131e 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestExecutableTransfCopy.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestExecutableTransfCopy.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2008, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2008, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestQvtExecutor.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestQvtExecutor.java
index a16b837..74c3c15 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestQvtExecutor.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestQvtExecutor.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2014, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2014, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestQvtStandaloneExecutor.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestQvtStandaloneExecutor.java
index abc1ebf..f9b004f 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestQvtStandaloneExecutor.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/callapi/TestQvtStandaloneExecutor.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2015, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2015, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/PluginDependencyProjectData.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/PluginDependencyProjectData.java
index e194f7e..e26788f 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/PluginDependencyProjectData.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/PluginDependencyProjectData.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2022 Christopher Gerking and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v2.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v20.html
+ *
+ * Contributors:
+ *     Christopher Gerking - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.transform;
 
 import org.eclipse.core.resources.IFile;
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/ReferencedProjectData.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/ReferencedProjectData.java
index f6b1660..5d031e8 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/ReferencedProjectData.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/ReferencedProjectData.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2009, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/TransformTests.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/TransformTests.java
index 84e7aed..e7ffbd1 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/TransformTests.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/TransformTests.java
@@ -1,5 +1,5 @@
 /*******************************************************************************

- * Copyright (c) 2007, 2021 Borland Software Corporation and others

+ * Copyright (c) 2007, 2022 Borland Software Corporation and others

  * 

  * All rights reserved. This program and the accompanying materials

  * are made available under the terms of the Eclipse Public License v2.0 

@@ -14,7 +14,7 @@
  *     Alex Paperno - bugs 410470, 392429, 294127, 400720, 314443, 404647, 413131,

  *                         274105, 274505, 415029, 419299, 403440, 267917, 420970,

  *                         424584, 424869

- *******************************************************************************/

+ *******************************************************************************/
 package org.eclipse.m2m.tests.qvt.oml.transform;

 

 import java.util.ArrayList;

diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/javaless/JavalessFilesToFilesData.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/javaless/JavalessFilesToFilesData.java
index 48f1171..a10b0be 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/javaless/JavalessFilesToFilesData.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/transform/javaless/JavalessFilesToFilesData.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2007, 2018 Borland Software Corporation and others.
+ * Copyright (c) 2007, 2021 Borland Software Corporation and others.
  * 
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v2.0
diff --git a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/util/TestUtil.java b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/util/TestUtil.java
index 14db91b..d9ac832 100644
--- a/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/util/TestUtil.java
+++ b/tests/org.eclipse.m2m.tests.qvt.oml/src/org/eclipse/m2m/tests/qvt/oml/util/TestUtil.java
@@ -1,5 +1,5 @@
 /*******************************************************************************

- * Copyright (c) 2007, 2018 Borland Software Corporation and others.

+ * Copyright (c) 2007, 2021 Borland Software Corporation and others.

  *

  * All rights reserved. This program and the accompanying materials

  * are made available under the terms of the Eclipse Public License v2.0

@@ -9,7 +9,7 @@
  * Contributors:

  *     Borland Software Corporation - initial API and implementation

  *     Christopher Gerking - bug 537041

- *******************************************************************************/

+ *******************************************************************************/
 

 package org.eclipse.m2m.tests.qvt.oml.util;