[releng] Update IA copyrights
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/build.properties b/examples/org.eclipse.ocl.examples.eventmanager/build.properties
index b36ccf9..51c9be8 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/build.properties
+++ b/examples/org.eclipse.ocl.examples.eventmanager/build.properties
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (c) 2009, 2010 SAP AG and others.
+# Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/plugin.properties b/examples/org.eclipse.ocl.examples.eventmanager/plugin.properties
index 106065e..a5c5c7a 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/plugin.properties
+++ b/examples/org.eclipse.ocl.examples.eventmanager/plugin.properties
@@ -1,9 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.4 2011/05/01 20:04:56 auhl Exp $
-
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = EMF Notification Event Manager
 providerName = Eclipse Modeling Project
\ No newline at end of file
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/CompositeIterable.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/CompositeIterable.java
index fb678e7..d7c828e 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/CompositeIterable.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/CompositeIterable.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/EventManager.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/EventManager.java
index 1e3a1dc..c795699 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/EventManager.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/EventManager.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/EventManagerFactory.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/EventManagerFactory.java
index b3b4336..ba81abf 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/EventManagerFactory.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/EventManagerFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/NotificationHelper.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/NotificationHelper.java
index 8196258..ab0a341 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/NotificationHelper.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/NotificationHelper.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/AbstractEventFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/AbstractEventFilter.java
index 72c4c31..0a1f750 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/AbstractEventFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/AbstractEventFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/AndFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/AndFilter.java
index cda1201..599551b 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/AndFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/AndFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ClassFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ClassFilter.java
index e875d43..0d20bfa 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ClassFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ClassFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ClassFilterIncludingSubclasses.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ClassFilterIncludingSubclasses.java
index 0e87973..ab10e30 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ClassFilterIncludingSubclasses.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ClassFilterIncludingSubclasses.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ContainmentFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ContainmentFilter.java
index e3a3cd2..c2a2ebc 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ContainmentFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/ContainmentFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/EventTypeFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/EventTypeFilter.java
index 4130619..7c4acf4 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/EventTypeFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/EventTypeFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/LogicalOperationFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/LogicalOperationFilter.java
index a721af7..592ccdd 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/LogicalOperationFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/LogicalOperationFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NewValueClassFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NewValueClassFilter.java
index 0bec9dc..3cafa01 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NewValueClassFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NewValueClassFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NewValueClassFilterIncludingSubclasses.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NewValueClassFilterIncludingSubclasses.java
index 72c598e..24054f9 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NewValueClassFilterIncludingSubclasses.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NewValueClassFilterIncludingSubclasses.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NotFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NotFilter.java
index c46ddfe..ba5dd9b 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NotFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/NotFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OldValueClassFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OldValueClassFilter.java
index cbfd33d..c7fbfac 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OldValueClassFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OldValueClassFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OldValueClassFilterIncludingSubclasses.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OldValueClassFilterIncludingSubclasses.java
index 904ab90..765b9a2 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OldValueClassFilterIncludingSubclasses.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OldValueClassFilterIncludingSubclasses.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OrFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OrFilter.java
index cb6415c..538b480 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OrFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/OrFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/StructuralFeatureFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/StructuralFeatureFilter.java
index c678f34..9c27a53 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/StructuralFeatureFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/filters/StructuralFeatureFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/AdapterCapsule.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/AdapterCapsule.java
index aea0b3e..f47b312 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/AdapterCapsule.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/AdapterCapsule.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/CleanupThread.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/CleanupThread.java
index a6a980f..e9e871d 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/CleanupThread.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/CleanupThread.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/DeferringNotifier.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/DeferringNotifier.java
index f7d2848..b655c3e 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/DeferringNotifier.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/DeferringNotifier.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventAdapter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventAdapter.java
index c52b147..b0be791 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventAdapter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventAdapter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventManagerFactoryImpl.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventManagerFactoryImpl.java
index d70e4fa..d96e068 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventManagerFactoryImpl.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventManagerFactoryImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventManagerTableBased.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventManagerTableBased.java
index 87c7e0a..1f59cb8 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventManagerTableBased.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/EventManagerTableBased.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/FilterTableEntry.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/FilterTableEntry.java
index 719c0c7..1ea7a6f 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/FilterTableEntry.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/FilterTableEntry.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/ListenerTypeEnum.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/ListenerTypeEnum.java
index d1001d5..36a82a1 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/ListenerTypeEnum.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/ListenerTypeEnum.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/LogicalOperationFilterImpl.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/LogicalOperationFilterImpl.java
index 3119145..74f0b3b 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/LogicalOperationFilterImpl.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/LogicalOperationFilterImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/Registration.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/Registration.java
index 6ac92da..de5b332 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/Registration.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/Registration.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/RegistrationManagerTableBased.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/RegistrationManagerTableBased.java
index d66c8a0..0294923 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/RegistrationManagerTableBased.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/RegistrationManagerTableBased.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/RegistrationSet.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/RegistrationSet.java
index 6da8f7f..a77b14b 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/RegistrationSet.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/RegistrationSet.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForClassFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForClassFilter.java
index 980539a..55b1fab 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForClassFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForClassFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForClassFilterIncludingSubClasses.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForClassFilterIncludingSubClasses.java
index 0d516ca..1956b21 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForClassFilterIncludingSubClasses.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForClassFilterIncludingSubClasses.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForContainmentFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForContainmentFilter.java
index 593bd7c..2917804 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForContainmentFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForContainmentFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForEventTypeFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForEventTypeFilter.java
index bc633d5..a66a85d 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForEventTypeFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForEventTypeFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForNewValueClassFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForNewValueClassFilter.java
index a1a5b84..5762848 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForNewValueClassFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForNewValueClassFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForNewValueClassFilterIncludingSubclasses.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForNewValueClassFilterIncludingSubclasses.java
index 845764d..29141f1 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForNewValueClassFilterIncludingSubclasses.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForNewValueClassFilterIncludingSubclasses.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForOldValueClassFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForOldValueClassFilter.java
index cd1e0ad..1e5baeb 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForOldValueClassFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForOldValueClassFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForOldValueClassFilterIncludingSubclasses.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForOldValueClassFilterIncludingSubclasses.java
index d1a38f3..0fbdac9 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForOldValueClassFilterIncludingSubclasses.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForOldValueClassFilterIncludingSubclasses.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForStructuralFeatureFilter.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForStructuralFeatureFilter.java
index fe05082..af00a10 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForStructuralFeatureFilter.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/TableForStructuralFeatureFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/VetoException.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/VetoException.java
index a834509..6f4b506 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/VetoException.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/VetoException.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/package-info.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/package-info.java
index 3b7853c..d0f940a 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/package-info.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/framework/package-info.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/Bag.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/Bag.java
index 14bac7a..54a26b8 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/Bag.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/Bag.java
@@ -1,7 +1,7 @@
 /**
  * <copyright>
  *
- * Copyright (c) 2006, 2007 IBM Corporation and others.
+ * Copyright (c) 2006, 2011 IBM Corporation 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/BagImpl.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/BagImpl.java
index 99abc73..bc720f1 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/BagImpl.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/BagImpl.java
@@ -1,7 +1,7 @@
 /**
  * <copyright>
  *
- * Copyright (c) 2005, 2007 IBM Corporation and others.
+ * Copyright (c) 2005, 2011 IBM Corporation 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeBag.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeBag.java
index b35e304..3a84140 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeBag.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeBag.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.ocl.examples.eventmanager.util;
 
 import java.util.Collection;
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeCollection.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeCollection.java
index b48b5dd..0072bae 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeCollection.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeCollection.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeSet.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeSet.java
index 91331b3..e2fb794 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeSet.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/CompositeSet.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/EmptyBag.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/EmptyBag.java
index 04d5871..96ada9b 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/EmptyBag.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/EmptyBag.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.ocl.examples.eventmanager.util;
 
 import java.util.Collection;
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/SingleSetAsBag.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/SingleSetAsBag.java
index 2efe7d3..f7f0b46 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/SingleSetAsBag.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/SingleSetAsBag.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/Statistics.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/Statistics.java
index 1ba1e0d..69dd0a7 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/Statistics.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/Statistics.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/StatisticsImpl.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/StatisticsImpl.java
index 7fd6744..c393880 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/StatisticsImpl.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/StatisticsImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/StatisticsStub.java b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/StatisticsStub.java
index 2aa2463..42cb844 100644
--- a/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/StatisticsStub.java
+++ b/examples/org.eclipse.ocl.examples.eventmanager/src/org/eclipse/ocl/examples/eventmanager/util/StatisticsStub.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.ui/build.properties b/examples/org.eclipse.ocl.examples.impactanalyzer.ui/build.properties
index 4e4a4e9..7c1dde2 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.ui/build.properties
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.ui/build.properties
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (c) 2009, 2010 SAP AG and others.
+# Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.ui/plugin.properties b/examples/org.eclipse.ocl.examples.impactanalyzer.ui/plugin.properties
index 6809767..8c62f4b 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.ui/plugin.properties
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.ui/plugin.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.1 2011/05/01 20:05:00 auhl Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = OCL Impact Analyzer UI Integration
 providerName = Eclipse Modeling Project
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.ui/src/org/eclipse/ocl/examples/impactanalyzer/editor/RevalidateAction.java b/examples/org.eclipse.ocl.examples.impactanalyzer.ui/src/org/eclipse/ocl/examples/impactanalyzer/editor/RevalidateAction.java
index 50c1c5d..ee2a37a 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.ui/src/org/eclipse/ocl/examples/impactanalyzer/editor/RevalidateAction.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.ui/src/org/eclipse/ocl/examples/impactanalyzer/editor/RevalidateAction.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.ui/src/org/eclipse/ocl/examples/impactanalyzer/editor/Revalidator.java b/examples/org.eclipse.ocl.examples.impactanalyzer.ui/src/org/eclipse/ocl/examples/impactanalyzer/editor/Revalidator.java
index 360f939..3dcb29a 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.ui/src/org/eclipse/ocl/examples/impactanalyzer/editor/Revalidator.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.ui/src/org/eclipse/ocl/examples/impactanalyzer/editor/Revalidator.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.util/build.properties b/examples/org.eclipse.ocl.examples.impactanalyzer.util/build.properties
index 4e4a4e9..7c1dde2 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.util/build.properties
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.util/build.properties
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (c) 2009, 2010 SAP AG and others.
+# Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.util/plugin.properties b/examples/org.eclipse.ocl.examples.impactanalyzer.util/plugin.properties
index 9dc25dd..f85aa3a 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.util/plugin.properties
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.util/plugin.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.1 2011/05/01 20:04:58 auhl Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = OCL Impact Analyzer Utilities
 providerName = Eclipse Modeling Project
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/EcoreEnvironmentFactoryWithScopedExtentMap.java b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/EcoreEnvironmentFactoryWithScopedExtentMap.java
index 1963ebc..4c2592e 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/EcoreEnvironmentFactoryWithScopedExtentMap.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/EcoreEnvironmentFactoryWithScopedExtentMap.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2010 SAP AG and others.
+ * Copyright (c) 2010, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/EcoreEvaluationEnvironmentWithScopedExtentMap.java b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/EcoreEvaluationEnvironmentWithScopedExtentMap.java
index 844f570..2ff0242 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/EcoreEvaluationEnvironmentWithScopedExtentMap.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/EcoreEvaluationEnvironmentWithScopedExtentMap.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2010 SAP AG and others.
+ * Copyright (c) 2010, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OCL.java b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OCL.java
index 4e13162..d59b72f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OCL.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OCL.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OCLFactory.java b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OCLFactory.java
index 3e1e21c..bbc13b5 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OCLFactory.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OCLFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OclHelper.java b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OclHelper.java
index 030df4f..a775187 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OclHelper.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer.util/src/org/eclipse/ocl/examples/impactanalyzer/util/OclHelper.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/build.properties b/examples/org.eclipse.ocl.examples.impactanalyzer/build.properties
index b36ccf9..51c9be8 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/build.properties
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/build.properties
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (c) 2009, 2010 SAP AG and others.
+# Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/plugin.properties b/examples/org.eclipse.ocl.examples.impactanalyzer/plugin.properties
index c61fb4f..3efa7c0 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/plugin.properties
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/plugin.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.2 2011/05/01 20:04:57 auhl Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = OCL Impact Analyzer
 providerName = Eclipse Modeling Project
\ No newline at end of file
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/DerivedPropertyNotifier.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/DerivedPropertyNotifier.java
index c3e1247..820085e 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/DerivedPropertyNotifier.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/DerivedPropertyNotifier.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2010 SAP AG and others.
+ * Copyright (c) 2010, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ImpactAnalyzer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ImpactAnalyzer.java
index 7b2aae6..a80ee4c 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ImpactAnalyzer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ImpactAnalyzer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ImpactAnalyzerFactory.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ImpactAnalyzerFactory.java
index 07d6be6..5f7a1b2 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ImpactAnalyzerFactory.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ImpactAnalyzerFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/PartialEvaluator.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/PartialEvaluator.java
index 77cac90..9388ce5 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/PartialEvaluator.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/PartialEvaluator.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/PartialEvaluatorFactory.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/PartialEvaluatorFactory.java
index c0c2462..42f5e08 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/PartialEvaluatorFactory.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/PartialEvaluatorFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/Revalidator.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/Revalidator.java
index 63792ac..7003e68 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/Revalidator.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/Revalidator.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ValueNotFoundException.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ValueNotFoundException.java
index f19355d..2df5521 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ValueNotFoundException.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/ValueNotFoundException.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/configuration/ActivationOption.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/configuration/ActivationOption.java
index 7649e47..b5ddeaf 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/configuration/ActivationOption.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/configuration/ActivationOption.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/configuration/OptimizationActivation.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/configuration/OptimizationActivation.java
index 56e4300..af23bfd 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/configuration/OptimizationActivation.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/configuration/OptimizationActivation.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategy.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategy.java
index 716a4b3..c9237c7 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategy.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategy.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategyWithTargetExpression.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategyWithTargetExpression.java
index cc5f3e2..9b813bb 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategyWithTargetExpression.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategyWithTargetExpression.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategyWithTargetExpressionAndPartialEvaluator.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategyWithTargetExpressionAndPartialEvaluator.java
index 3049e25..3fa859d 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategyWithTargetExpressionAndPartialEvaluator.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/DeltaPropagationStrategyWithTargetExpressionAndPartialEvaluator.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/IdentityPropagationStrategy.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/IdentityPropagationStrategy.java
index b0a45f8..6175cf4 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/IdentityPropagationStrategy.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/IdentityPropagationStrategy.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/IteratorSourcePropagationStrategy.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/IteratorSourcePropagationStrategy.java
index d23e7f7..7c2c0e7 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/IteratorSourcePropagationStrategy.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/IteratorSourcePropagationStrategy.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/OperationBodyPropagationStrategy.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/OperationBodyPropagationStrategy.java
index 39188bc..2898df3 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/OperationBodyPropagationStrategy.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/OperationBodyPropagationStrategy.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEcoreEnvironmentFactory.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEcoreEnvironmentFactory.java
index c07bb8f..e4fae8e 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEcoreEnvironmentFactory.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEcoreEnvironmentFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEcoreEvaluationEnvironment.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEcoreEvaluationEnvironment.java
index 311e331..b70fdcd 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEcoreEvaluationEnvironment.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEcoreEvaluationEnvironment.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluationVisitorImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluationVisitorImpl.java
index eacccee..0c4d4db 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluationVisitorImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluationVisitorImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluatorFactoryImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluatorFactoryImpl.java
index cf40b0b..546035f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluatorFactoryImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluatorFactoryImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluatorImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluatorImpl.java
index 99aa410..9613e44 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluatorImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/PartialEvaluatorImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/VariableValueNotFoundInfo.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/VariableValueNotFoundInfo.java
index 7343299..47f7621 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/VariableValueNotFoundInfo.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/VariableValueNotFoundInfo.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/VariableValueNotFoundInfoImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/VariableValueNotFoundInfoImpl.java
index dbc2f30..65b1221 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/VariableValueNotFoundInfoImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/deltaPropagation/VariableValueNotFoundInfoImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/filterSynthesis/FilterSynthesisImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/filterSynthesis/FilterSynthesisImpl.java
index 36a654d..2a97e24 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/filterSynthesis/FilterSynthesisImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/filterSynthesis/FilterSynthesisImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ContextTypeRetriever.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ContextTypeRetriever.java
index 13fdd23..8793d41 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ContextTypeRetriever.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ContextTypeRetriever.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/DerivedPropertyNotifierImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/DerivedPropertyNotifierImpl.java
index 6af343d..0cfaa6f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/DerivedPropertyNotifierImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/DerivedPropertyNotifierImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2010 SAP AG and others.
+ * Copyright (c) 2010, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerFactoryImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerFactoryImpl.java
index b36f3ad..0a2c76f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerFactoryImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerFactoryImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerImpl.java
index d475abc..118f53f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerPlugin.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerPlugin.java
index ded23a6..f587a8f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerPlugin.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/ImpactAnalyzerPlugin.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/OperationBodyToCallMapper.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/OperationBodyToCallMapper.java
index f5ddf9b..cf8e45d 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/OperationBodyToCallMapper.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/impl/OperationBodyToCallMapper.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbsoluteNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbsoluteNavigationStep.java
index 3b4b9ac..39e4b79 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbsoluteNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbsoluteNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractNavigationStep.java
index 3d0f99d..83f7144 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractPathCache.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractPathCache.java
index fae3cc5..029e7fa 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractPathCache.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractPathCache.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractTracer.java
index 12991b5..6b664e7 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AbstractTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AllInstancesNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AllInstancesNavigationStep.java
index 8652b7a..79d7fb5 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AllInstancesNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AllInstancesNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AllSubclassesFinder.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AllSubclassesFinder.java
index 0142aa3..0c14176 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AllSubclassesFinder.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AllSubclassesFinder.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.ocl.examples.impactanalyzer.instanceScope;
 
 import java.util.Collection;
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AlwaysEmptyChangeListener.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AlwaysEmptyChangeListener.java
index e8ff56c..ae48134 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AlwaysEmptyChangeListener.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AlwaysEmptyChangeListener.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AssociationNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AssociationNavigationStep.java
index 82b2028..96be232 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AssociationNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/AssociationNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/BooleanLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/BooleanLiteralExpTracer.java
index 838874e..da71387 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/BooleanLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/BooleanLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/BranchingNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/BranchingNavigationStep.java
index c27b19b..5d9480e 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/BranchingNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/BranchingNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/CollectionLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/CollectionLiteralExpTracer.java
index b570360..b8e700e 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/CollectionLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/CollectionLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/CompositeNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/CompositeNavigationStep.java
index c42cd06..80f50f2 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/CompositeNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/CompositeNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/EmptyResultNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/EmptyResultNavigationStep.java
index 052f7c0..2a0fe0b 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/EmptyResultNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/EmptyResultNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/EnumLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/EnumLiteralExpTracer.java
index b11ecaf..9055b2b 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/EnumLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/EnumLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/HashCodeChangeListener.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/HashCodeChangeListener.java
index b7bffb5..c763218 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/HashCodeChangeListener.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/HashCodeChangeListener.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IdentityNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IdentityNavigationStep.java
index bb88de8..c433dd6 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IdentityNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IdentityNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IfExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IfExpTracer.java
index 1050b61..19eeb8c 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IfExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IfExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IndirectingStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IndirectingStep.java
index bae4ac4..fde99d3 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IndirectingStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IndirectingStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/InstanceScopeAnalysis.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/InstanceScopeAnalysis.java
index 8874b24..b877f87 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/InstanceScopeAnalysis.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/InstanceScopeAnalysis.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IntegerLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IntegerLiteralExpTracer.java
index 79a9beb..b6705c8 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IntegerLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IntegerLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/InvalidlLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/InvalidlLiteralExpTracer.java
index 0679c4f..402b3a9 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/InvalidlLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/InvalidlLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IterateExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IterateExpTracer.java
index 7610297..79250f0 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IterateExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IterateExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IteratorExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IteratorExpTracer.java
index 69db6de..5da3557 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IteratorExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/IteratorExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/LetExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/LetExpTracer.java
index 4e6adb7..c42aa67 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/LetExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/LetExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NavigationStep.java
index ea47d0f..0787399 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NavigationStepSequence.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NavigationStepSequence.java
index 1157841..a62745b 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NavigationStepSequence.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NavigationStepSequence.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NullLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NullLiteralExpTracer.java
index 3b94217..b01f5ad 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NullLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/NullLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OperationCallExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OperationCallExpTracer.java
index 5b6ae60..b074802 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OperationCallExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OperationCallExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OppositePropertyCallExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OppositePropertyCallExpTracer.java
index 107e8c5..e5b2a5c 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OppositePropertyCallExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OppositePropertyCallExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OppositePropertyNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OppositePropertyNavigationStep.java
index 779c151..353f944 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OppositePropertyNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/OppositePropertyNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PathCache.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PathCache.java
index e5c4e0c..d8fc3ef 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PathCache.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PathCache.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PredicateCheckNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PredicateCheckNavigationStep.java
index d0542d5..b5b8030 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PredicateCheckNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PredicateCheckNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PropertyCallExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PropertyCallExpTracer.java
index 5dd767d..bfa270f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PropertyCallExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/PropertyCallExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/RealLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/RealLiteralExpTracer.java
index a247bdd..88abc66 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/RealLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/RealLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/RefImmediateCompositeNavigationStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/RefImmediateCompositeNavigationStep.java
index 6c54dba..f527706 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/RefImmediateCompositeNavigationStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/RefImmediateCompositeNavigationStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/SourceTypeChangeListener.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/SourceTypeChangeListener.java
index 511778c..69ada72 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/SourceTypeChangeListener.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/SourceTypeChangeListener.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/StringLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/StringLiteralExpTracer.java
index bab7ef5..b6f9458 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/StringLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/StringLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TargetTypeChangeListener.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TargetTypeChangeListener.java
index 3783faf..7ce6836 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TargetTypeChangeListener.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TargetTypeChangeListener.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TracebackCache.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TracebackCache.java
index a568f61..12a0524 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TracebackCache.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TracebackCache.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/Tracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/Tracer.java
index 3a2c6c6..3115a5a 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/Tracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/Tracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TupleLiteralExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TupleLiteralExpTracer.java
index 6b4e5fc..4b57627 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TupleLiteralExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TupleLiteralExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TypeExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TypeExpTracer.java
index 7ac972f..b50f0f9 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TypeExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/TypeExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/VariableExpTracer.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/VariableExpTracer.java
index 656ed43..45b62d3 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/VariableExpTracer.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/VariableExpTracer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/debug/NavigationStepDebugHelper.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/debug/NavigationStepDebugHelper.java
index 212ba56..0326d49 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/debug/NavigationStepDebugHelper.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/debug/NavigationStepDebugHelper.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/debug/NavigationStepDebugHelperExtension.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/debug/NavigationStepDebugHelperExtension.java
index 38c15c7..87f9425 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/debug/NavigationStepDebugHelperExtension.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/debug/NavigationStepDebugHelperExtension.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/AbstractTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/AbstractTracebackStep.java
index d517499..ef53962 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/AbstractTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/AbstractTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/BranchingTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/BranchingTracebackStep.java
index 0694453..9043fad 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/BranchingTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/BranchingTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/CollectionLiteralTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/CollectionLiteralTracebackStep.java
index f1c1b80..0acdb0e 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/CollectionLiteralTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/CollectionLiteralTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/EmptyTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/EmptyTracebackStep.java
index b92b6f1..5e5498f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/EmptyTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/EmptyTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IfTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IfTracebackStep.java
index d5d7e86..e74f9d2 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IfTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IfTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IterateTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IterateTracebackStep.java
index a961a02..de8cb81 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IterateTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IterateTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IteratorTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IteratorTracebackStep.java
index 7315536..b0781cb 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IteratorTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/IteratorTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/LetTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/LetTracebackStep.java
index 705f02e..75dd70d 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/LetTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/LetTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/OperationCallTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/OperationCallTracebackStep.java
index bc213a1..9223a19 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/OperationCallTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/OperationCallTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/OppositePropertyCallTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/OppositePropertyCallTracebackStep.java
index 0cbf94f..0e59eee 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/OppositePropertyCallTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/OppositePropertyCallTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/PropertyCallTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/PropertyCallTracebackStep.java
index c5a242a..34dd70f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/PropertyCallTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/PropertyCallTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackCache.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackCache.java
index bad9c4e..3411dfc 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackCache.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackCache.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackStep.java
index 8c176da..b8d5502 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackStepCache.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackStepCache.java
index ec569cf..f7c208b 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackStepCache.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TracebackStepCache.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TupleLiteralTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TupleLiteralTracebackStep.java
index 756addc..c3645fd 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TupleLiteralTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/TupleLiteralTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/VariableTracebackStep.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/VariableTracebackStep.java
index e127b65..29270a2 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/VariableTracebackStep.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/traceback/VariableTracebackStep.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/AbstractUnusedEvaluationRequestValue.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/AbstractUnusedEvaluationRequestValue.java
index c86370d..77bc4ee 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/AbstractUnusedEvaluationRequestValue.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/AbstractUnusedEvaluationRequestValue.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/FindAlwaysUsedVariablesVisitor.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/FindAlwaysUsedVariablesVisitor.java
index c6adcab..ef4690c 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/FindAlwaysUsedVariablesVisitor.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/FindAlwaysUsedVariablesVisitor.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/NoAllInstancesDuringEvaluationForUnusedCheck.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/NoAllInstancesDuringEvaluationForUnusedCheck.java
index 67d5c33..0b75d2b 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/NoAllInstancesDuringEvaluationForUnusedCheck.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/NoAllInstancesDuringEvaluationForUnusedCheck.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEcoreEnvironmentFactoryNoAllInstances.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEcoreEnvironmentFactoryNoAllInstances.java
index a4c8734..6a206ef 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEcoreEnvironmentFactoryNoAllInstances.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEcoreEnvironmentFactoryNoAllInstances.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEvaluationVisitorImplNoAllInstances.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEvaluationVisitorImplNoAllInstances.java
index c621695..14eb37f 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEvaluationVisitorImplNoAllInstances.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEvaluationVisitorImplNoAllInstances.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEvaluatorNoAllInstances.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEvaluatorNoAllInstances.java
index 1fd1746..ea02a9c 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEvaluatorNoAllInstances.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/PartialEvaluatorNoAllInstances.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequest.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequest.java
index 11231fc..481b52e 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequest.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestFactory.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestFactory.java
index 33c1a8a..fb0b7ff 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestFactory.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestSet.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestSet.java
index 7b270f6..c5b3c1b 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestSet.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestSet.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestValue.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestValue.java
index e9cdbd1..07a6c80 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestValue.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/instanceScope/unusedEvaluation/UnusedEvaluationRequestValue.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/AnnotatedEObject.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/AnnotatedEObject.java
index 03a2132..0ec8729 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/AnnotatedEObject.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/AnnotatedEObject.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/EntryIterableWithIterableForNullKey.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/EntryIterableWithIterableForNullKey.java
index 656fe48..90feeb4 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/EntryIterableWithIterableForNullKey.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/EntryIterableWithIterableForNullKey.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/FlatSet.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/FlatSet.java
index 034846f..08933de 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/FlatSet.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/FlatSet.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/HighlightingToStringVisitor.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/HighlightingToStringVisitor.java
index 3ab29d1..43d4de6 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/HighlightingToStringVisitor.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/HighlightingToStringVisitor.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/IterableAsOperationCallExpKeyedSet.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/IterableAsOperationCallExpKeyedSet.java
index e039d0f..8d8c33d 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/IterableAsOperationCallExpKeyedSet.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/IterableAsOperationCallExpKeyedSet.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSet.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSet.java
index 7c80558..437358b 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSet.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSet.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSetFactory.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSetFactory.java
index 5003d01..0ea11c0 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSetFactory.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSetFactory.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSetImpl.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSetImpl.java
index 3b1bd6b..642dab1 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSetImpl.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/OperationCallExpKeyedSetImpl.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/SemanticComparable.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/SemanticComparable.java
index 1ece2f5..343e2a8 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/SemanticComparable.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/SemanticComparable.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/SemanticIdentity.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/SemanticIdentity.java
index ee3d70c..feed0ee 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/SemanticIdentity.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/SemanticIdentity.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/Tuple.java b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/Tuple.java
index 53534e1..9c63444 100644
--- a/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/Tuple.java
+++ b/examples/org.eclipse.ocl.examples.impactanalyzer/src/org/eclipse/ocl/examples/impactanalyzer/util/Tuple.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/build.properties b/tests/org.eclipse.ocl.examples.eventmanager.tests/build.properties
index b36ccf9..51c9be8 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/build.properties
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/build.properties
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (c) 2009, 2010 SAP AG and others.
+# Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/plugin.properties b/tests/org.eclipse.ocl.examples.eventmanager.tests/plugin.properties
index 031f00a..7315176 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/plugin.properties
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/plugin.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.2 2011/05/01 20:04:59 auhl Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = EMF Notification Event Manager Tests
 providerName = Eclipse Modeling Project
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerAllTests.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerAllTests.java
index 1ea50f1..0ae17ca 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerAllTests.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerAllTests.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerTest.java
index a58e511..8850a71 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerTests.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerTests.java
index adc1678..148741e 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerTests.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/EventManagerTests.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/LogicalFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/LogicalFilterTest.java
index 3d6761f..a20c727 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/LogicalFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/LogicalFilterTest.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.ocl.examples.eventmanager.tests;
 
 
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/SimpleFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/SimpleFilterTest.java
index 14d07c1..c81c4a2 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/SimpleFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/SimpleFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AndFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AndFilterTest.java
index 6c954ab..0444f32 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AndFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AndFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AssociationFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AssociationFilterTest.java
index 2f0af32..4485514 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AssociationFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AssociationFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AttributeFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AttributeFilterTest.java
index f487e61..787c85b 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AttributeFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/AttributeFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/ClassFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/ClassFilterTest.java
index 4b589da..a888a80 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/ClassFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/ClassFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/ContainmentFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/ContainmentFilterTest.java
index 3472b69..a18e64e 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/ContainmentFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/ContainmentFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/EventFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/EventFilterTest.java
index 9af29c8..ceb0f39 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/EventFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/EventFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/EventTypeFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/EventTypeFilterTest.java
index bdb552c..a8bce5e 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/EventTypeFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/EventTypeFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/FalseFilter.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/FalseFilter.java
index 46010f4..6a04c17 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/FalseFilter.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/FalseFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/LogicalEventFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/LogicalEventFilterTest.java
index 1b8f69c..8abd365 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/LogicalEventFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/LogicalEventFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/NewValueClassFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/NewValueClassFilterTest.java
index c8f7651..8e038b4 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/NewValueClassFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/NewValueClassFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/NewValueClassIncludingSubclassesFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/NewValueClassIncludingSubclassesFilterTest.java
index 51ff97d..8ff722a 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/NewValueClassIncludingSubclassesFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/NewValueClassIncludingSubclassesFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OldValueClassFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OldValueClassFilterTest.java
index 7f609d4..4dc3fca 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OldValueClassFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OldValueClassFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OldValueClassIncludingSubclassesFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OldValueClassIncludingSubclassesFilterTest.java
index 985352d..9efdb13 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OldValueClassIncludingSubclassesFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OldValueClassIncludingSubclassesFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OrFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OrFilterTest.java
index 5d2123f..41899e8 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OrFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/OrFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/StructuralFeatureFilterTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/StructuralFeatureFilterTest.java
index 9fb0e71..efe92b2 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/StructuralFeatureFilterTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/StructuralFeatureFilterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/TrueFilter.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/TrueFilter.java
index a02fb6d..3355b50 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/TrueFilter.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/filters/TrueFilter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/CompositeSetTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/CompositeSetTest.java
index e679755..2595d24 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/CompositeSetTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/CompositeSetTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/EventManagerFactoryImplTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/EventManagerFactoryImplTest.java
index 12e7eb3..cbda8d4 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/EventManagerFactoryImplTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/EventManagerFactoryImplTest.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 /**
  * 
  */
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/IncludeSubclassesTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/IncludeSubclassesTest.java
index f5647f7..a3a9b1d 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/IncludeSubclassesTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/IncludeSubclassesTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/RecursiveContaimentNotificationCreatorTest.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/RecursiveContaimentNotificationCreatorTest.java
index 5896bbd..f0b1e98 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/RecursiveContaimentNotificationCreatorTest.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/framework/RecursiveContaimentNotificationCreatorTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/util/EventManagerHelper.java b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/util/EventManagerHelper.java
index 049772b..c80a478 100644
--- a/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/util/EventManagerHelper.java
+++ b/tests/org.eclipse.ocl.examples.eventmanager.tests/src/org/eclipse/ocl/examples/eventmanager/tests/util/EventManagerHelper.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/build.properties b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/build.properties
index fc2c5b4..1a550af 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/build.properties
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/build.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: build.properties,v 1.6 2011/05/26 15:23:24 asanchez Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 bin.includes = .,\
                model/,\
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/plugin.properties b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/plugin.properties
index 4049992..e935252 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/plugin.properties
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/plugin.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.2 2011/05/01 20:04:53 auhl Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = OCL Impact Analyzer Company Test Model
 providerName = Eclipse Modeling Project
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Company.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Company.java
index f467ef4..36b7319 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Company.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Company.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Company.java,v 1.3 2011/03/23 05:36:08 auhl Exp $
  */
 package company;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/CompanyFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/CompanyFactory.java
index 1c18dc3..fde4a0c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/CompanyFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/CompanyFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CompanyFactory.java,v 1.2 2011/03/09 14:45:50 auhl Exp $
  */
 package company;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/CompanyPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/CompanyPackage.java
index 6b021d8..1b7ef45 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/CompanyPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/CompanyPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CompanyPackage.java,v 1.4 2011/05/27 10:57:35 auhl Exp $
  */
 package company;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Department.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Department.java
index 8838327..108fb5f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Department.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Department.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Department.java,v 1.3 2011/05/27 10:57:35 auhl Exp $
  */
 package company;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Division.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Division.java
index edf84a5..8c678e4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Division.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Division.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Division.java,v 1.2 2011/03/09 14:45:50 auhl Exp $
  */
 package company;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Employee.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Employee.java
index 80a9806..e38fea7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Employee.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Employee.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Employee.java,v 1.2 2011/03/09 14:45:50 auhl Exp $
  */
 package company;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Freelance.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Freelance.java
index 78381fe..a608c29 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Freelance.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Freelance.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Freelance.java,v 1.2 2011/03/09 14:45:50 auhl Exp $
  */
 package company;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Student.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Student.java
index dd7378d..a993185 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Student.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/Student.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Student.java,v 1.1 2011/01/20 15:52:51 auhl Exp $
  */
 package company;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyFactoryImpl.java
index 9ea7bc3..dd2856d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CompanyFactoryImpl.java,v 1.2 2011/03/09 14:45:49 auhl Exp $
  */
 package company.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyImpl.java
index 23422f7..6844ea2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CompanyImpl.java,v 1.3 2011/03/23 05:36:08 auhl Exp $
  */
 package company.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyPackageImpl.java
index 1f14bbd..ffc724c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/CompanyPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CompanyPackageImpl.java,v 1.4 2011/05/27 10:57:35 auhl Exp $
  */
 package company.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/DepartmentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/DepartmentImpl.java
index 857921f..839c7b8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/DepartmentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/DepartmentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DepartmentImpl.java,v 1.3 2011/05/27 10:57:35 auhl Exp $
  */
 package company.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/DivisionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/DivisionImpl.java
index eac0ecb..c5bb3ca 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/DivisionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/DivisionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DivisionImpl.java,v 1.2 2011/03/09 14:45:49 auhl Exp $
  */
 package company.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/EmployeeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/EmployeeImpl.java
index a74f702..a4391bb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/EmployeeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/EmployeeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EmployeeImpl.java,v 1.2 2011/03/09 14:45:49 auhl Exp $
  */
 package company.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/FreelanceImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/FreelanceImpl.java
index fe16427..68cb130 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/FreelanceImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/FreelanceImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FreelanceImpl.java,v 1.2 2011/03/09 14:45:49 auhl Exp $
  */
 package company.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/StudentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/StudentImpl.java
index dce68a5..de414fb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/StudentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/impl/StudentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StudentImpl.java,v 1.2 2011/03/09 14:45:49 auhl Exp $
  */
 package company.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanyAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanyAdapterFactory.java
index 00b77c8..7f50de5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanyAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanyAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CompanyAdapterFactory.java,v 1.2 2011/03/09 14:45:50 auhl Exp $
  */
 package company.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanySwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanySwitch.java
index 5a25419..b4dca43 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanySwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanySwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CompanySwitch.java,v 1.3 2011/05/10 14:19:00 auhl Exp $
  */
 package company.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanyValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanyValidator.java
index b64c1d3..41c4a70 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanyValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/company/util/CompanyValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CompanyValidator.java,v 1.2 2011/03/09 14:45:50 auhl Exp $
  */
 package company.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/PrimitivetypesFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/PrimitivetypesFactory.java
index 0d209cf..5420582 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/PrimitivetypesFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/PrimitivetypesFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PrimitivetypesFactory.java,v 1.2 2011/03/09 14:45:50 auhl Exp $
  */
 package primitivetypes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/PrimitivetypesPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/PrimitivetypesPackage.java
index a49acd9..a76032c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/PrimitivetypesPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/PrimitivetypesPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PrimitivetypesPackage.java,v 1.3 2011/05/10 14:19:00 auhl Exp $
  */
 package primitivetypes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/impl/PrimitivetypesFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/impl/PrimitivetypesFactoryImpl.java
index 3033ffd..1d373ce 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/impl/PrimitivetypesFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/impl/PrimitivetypesFactoryImpl.java
@@ -1,9 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
- * $Id: PrimitivetypesFactoryImpl.java,v 1.2 2011/03/09 14:45:50 auhl Exp $
- */
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************/
 package primitivetypes.impl;
 
 import org.eclipse.emf.ecore.EClass;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/impl/PrimitivetypesPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/impl/PrimitivetypesPackageImpl.java
index f5b8e28..8e19c3b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/impl/PrimitivetypesPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.company/src/primitivetypes/impl/PrimitivetypesPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PrimitivetypesPackageImpl.java,v 1.3 2011/05/10 14:19:00 auhl Exp $
  */
 package primitivetypes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/build.properties b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/build.properties
index 0da0e49..0eb063c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/build.properties
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/build.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: build.properties,v 1.2 2011/05/26 15:23:46 asanchez Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 bin.includes = .,\
                model/,\
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/plugin.properties b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/plugin.properties
index d547606..dc908a0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/plugin.properties
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/plugin.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.2 2011/05/01 20:04:54 auhl Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = OCL Impact Analyzer NGPM Test Model
 providerName = Eclipse Modeling Project
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapAssociationEndImplementationAnnotation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapAssociationEndImplementationAnnotation.java
index 73b0f5f..cdceeb3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapAssociationEndImplementationAnnotation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapAssociationEndImplementationAnnotation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapAssociationEndImplementationAnnotation.java,v 1.1 2011/02/07 17:16:11 auhl Exp $
  */
 package abapmapping;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapAssociationImplementationAnnotation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapAssociationImplementationAnnotation.java
index ab0728c..675be09 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapAssociationImplementationAnnotation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapAssociationImplementationAnnotation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapAssociationImplementationAnnotation.java,v 1.1 2011/02/07 17:16:11 auhl Exp $
  */
 package abapmapping;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapClassImplementationAnnotation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapClassImplementationAnnotation.java
index d54f1b4..c9c2360 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapClassImplementationAnnotation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapClassImplementationAnnotation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapClassImplementationAnnotation.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapClassKind.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapClassKind.java
index 556d3c0..065acfd 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapClassKind.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapClassKind.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapClassKind.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapSignatureImplementationAnnotation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapSignatureImplementationAnnotation.java
index d9515a8..d37b64d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapSignatureImplementationAnnotation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapSignatureImplementationAnnotation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapSignatureImplementationAnnotation.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapSignatureKind.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapSignatureKind.java
index f458b4b..1ca8831 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapSignatureKind.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapSignatureKind.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapSignatureKind.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapmappingFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapmappingFactory.java
index ea40a18..577a76e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapmappingFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapmappingFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapmappingFactory.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapmappingPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapmappingPackage.java
index 5b1371b..84834a2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapmappingPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/AbapmappingPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapmappingPackage.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapPrimtiveType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapPrimtiveType.java
index b6a3685..d7be84f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapPrimtiveType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapPrimtiveType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapPrimtiveType.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapStructureField.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapStructureField.java
index 0cf7a85..c7f118f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapStructureField.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapStructureField.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapStructureField.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapStructureType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapStructureType.java
index eaf7484..3d2c511 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapStructureType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapStructureType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapStructureType.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapType.java
index 8b2bf07..e87a205 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapType.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapdictionaryFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapdictionaryFactory.java
index 13c85bb..48f0f57 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapdictionaryFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapdictionaryFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapdictionaryFactory.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapdictionaryPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapdictionaryPackage.java
index 653b2ad..aee8c63 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapdictionaryPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/AbapdictionaryPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapdictionaryPackage.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/Code.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/Code.java
index 509de56..2997238 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/Code.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/Code.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Code.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/CodeValue.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/CodeValue.java
index f2e7315..6a33f0a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/CodeValue.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/CodeValue.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CodeValue.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/DataElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/DataElement.java
index 3a67b5a..d75adcf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/DataElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/DataElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DataElement.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/UnstructuredAbapType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/UnstructuredAbapType.java
index b8cc0f7..6fffbc4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/UnstructuredAbapType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/UnstructuredAbapType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: UnstructuredAbapType.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/XsdType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/XsdType.java
index 4ffc7c2..d10e908 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/XsdType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/XsdType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: XsdType.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package abapmapping.abapdictionary;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapPrimtiveTypeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapPrimtiveTypeImpl.java
index 306b4cc..c51c59c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapPrimtiveTypeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapPrimtiveTypeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapPrimtiveTypeImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapStructureFieldImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapStructureFieldImpl.java
index 0e19feb..c7f6257 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapStructureFieldImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapStructureFieldImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapStructureFieldImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapStructureTypeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapStructureTypeImpl.java
index 8c8e8ce..451698b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapStructureTypeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapStructureTypeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapStructureTypeImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapTypeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapTypeImpl.java
index b91e587..34a5c36 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapTypeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapTypeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapTypeImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapdictionaryFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapdictionaryFactoryImpl.java
index 7a670e1..f0bc99c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapdictionaryFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapdictionaryFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapdictionaryFactoryImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapdictionaryPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapdictionaryPackageImpl.java
index 71e8dee..d41650f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapdictionaryPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/AbapdictionaryPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapdictionaryPackageImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/CodeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/CodeImpl.java
index 14e6725..ca5c72b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/CodeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/CodeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CodeImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/CodeValueImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/CodeValueImpl.java
index 734801f..fe71858 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/CodeValueImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/CodeValueImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CodeValueImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/DataElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/DataElementImpl.java
index ebeae3c..fc4693a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/DataElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/DataElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DataElementImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/UnstructuredAbapTypeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/UnstructuredAbapTypeImpl.java
index ad06cfd..12f39fa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/UnstructuredAbapTypeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/UnstructuredAbapTypeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: UnstructuredAbapTypeImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/XsdTypeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/XsdTypeImpl.java
index 4c3b5fd..8e54ead 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/XsdTypeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/impl/XsdTypeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: XsdTypeImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package abapmapping.abapdictionary.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionaryAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionaryAdapterFactory.java
index 9eabb64..9729f7a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionaryAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionaryAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapdictionaryAdapterFactory.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.abapdictionary.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionarySwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionarySwitch.java
index 6a3142a..3ca0543 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionarySwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionarySwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapdictionarySwitch.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.abapdictionary.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionaryValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionaryValidator.java
index da43481..3e3c3c5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionaryValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/abapdictionary/util/AbapdictionaryValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapdictionaryValidator.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.abapdictionary.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapAssociationEndImplementationAnnotationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapAssociationEndImplementationAnnotationImpl.java
index 2230bab..91b8d0f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapAssociationEndImplementationAnnotationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapAssociationEndImplementationAnnotationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapAssociationEndImplementationAnnotationImpl.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapAssociationImplementationAnnotationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapAssociationImplementationAnnotationImpl.java
index a5e4c23..87ca3ce 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapAssociationImplementationAnnotationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapAssociationImplementationAnnotationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapAssociationImplementationAnnotationImpl.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package abapmapping.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapClassImplementationAnnotationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapClassImplementationAnnotationImpl.java
index 542230f..626a3d6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapClassImplementationAnnotationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapClassImplementationAnnotationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapClassImplementationAnnotationImpl.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapSignatureImplementationAnnotationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapSignatureImplementationAnnotationImpl.java
index 839c37a..3b158b8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapSignatureImplementationAnnotationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapSignatureImplementationAnnotationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapSignatureImplementationAnnotationImpl.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapmappingFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapmappingFactoryImpl.java
index f1d13d7..2becd49 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapmappingFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapmappingFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapmappingFactoryImpl.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapmappingPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapmappingPackageImpl.java
index fd5689b..6ed1b92 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapmappingPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/impl/AbapmappingPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapmappingPackageImpl.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package abapmapping.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingAdapterFactory.java
index 402aff7..74b21f4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapmappingAdapterFactory.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingSwitch.java
index 4814e39..58ff8ff 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapmappingSwitch.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingValidator.java
index 1ab7a62..c7fadc7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/abapmapping/util/AbapmappingValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbapmappingValidator.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package abapmapping.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/Ap_runtime_constraintsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/Ap_runtime_constraintsFactory.java
index 3dab142..d718125 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/Ap_runtime_constraintsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/Ap_runtime_constraintsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Ap_runtime_constraintsFactory.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package ap_runtime_constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/Ap_runtime_constraintsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/Ap_runtime_constraintsPackage.java
index 8dd71b1..87a2cba 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/Ap_runtime_constraintsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/Ap_runtime_constraintsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Ap_runtime_constraintsPackage.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package ap_runtime_constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/QueryConstraint.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/QueryConstraint.java
index 905101a..d45eadf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/QueryConstraint.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/QueryConstraint.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryConstraint.java,v 1.1 2011/02/07 17:17:58 auhl Exp $
  */
 package ap_runtime_constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/Ap_runtime_constraintsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/Ap_runtime_constraintsFactoryImpl.java
index 606ce82..d17b4e4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/Ap_runtime_constraintsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/Ap_runtime_constraintsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Ap_runtime_constraintsFactoryImpl.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package ap_runtime_constraints.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/Ap_runtime_constraintsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/Ap_runtime_constraintsPackageImpl.java
index 00a2e0b..b31bc7f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/Ap_runtime_constraintsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/Ap_runtime_constraintsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Ap_runtime_constraintsPackageImpl.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package ap_runtime_constraints.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/QueryConstraintImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/QueryConstraintImpl.java
index 971c262..79d001c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/QueryConstraintImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/impl/QueryConstraintImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryConstraintImpl.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package ap_runtime_constraints.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/util/Ap_runtime_constraintsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/util/Ap_runtime_constraintsAdapterFactory.java
index a2ac1ae..628af48 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/util/Ap_runtime_constraintsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/util/Ap_runtime_constraintsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Ap_runtime_constraintsAdapterFactory.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package ap_runtime_constraints.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/util/Ap_runtime_constraintsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/util/Ap_runtime_constraintsSwitch.java
index 23ae254..40497d6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/util/Ap_runtime_constraintsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ap_runtime_constraints/util/Ap_runtime_constraintsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Ap_runtime_constraintsSwitch.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package ap_runtime_constraints.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ActionsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ActionsFactory.java
index bd917d6..cad77f9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ActionsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ActionsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsFactory.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ActionsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ActionsPackage.java
index 31f9c4e..f216ebb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ActionsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ActionsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsPackage.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/AddLink.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/AddLink.java
index 4d0927a..5fe9579 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/AddLink.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/AddLink.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AddLink.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Assignment.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Assignment.java
index 5e72162..4170bbe 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Assignment.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Assignment.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Assignment.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Block.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Block.java
index d5add1d..9961adb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Block.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Block.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Block.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ConditionalStatement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ConditionalStatement.java
index baf4bae..a30f972 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ConditionalStatement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ConditionalStatement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConditionalStatement.java,v 1.1 2011/02/07 17:16:09 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Constant.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Constant.java
index 2d662ff..6aa8ff5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Constant.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Constant.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Constant.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ExpressionStatement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ExpressionStatement.java
index 8a81469..7674c2a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ExpressionStatement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/ExpressionStatement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionStatement.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Foreach.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Foreach.java
index 7eab7be..f80e495 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Foreach.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Foreach.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Foreach.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/IfElse.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/IfElse.java
index 161d254..f1ce848 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/IfElse.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/IfElse.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IfElse.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Iterator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Iterator.java
index cbe934c..b9b010e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Iterator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Iterator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Iterator.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/LinkManipulationStatement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/LinkManipulationStatement.java
index 8271a35..3f1c399 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/LinkManipulationStatement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/LinkManipulationStatement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkManipulationStatement.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/NamedValueDeclaration.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/NamedValueDeclaration.java
index e8754a7..7100193 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/NamedValueDeclaration.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/NamedValueDeclaration.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedValueDeclaration.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/NamedValueWithOptionalInitExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/NamedValueWithOptionalInitExpression.java
index e3ffb92..7755077 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/NamedValueWithOptionalInitExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/NamedValueWithOptionalInitExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedValueWithOptionalInitExpression.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/QueryInvocation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/QueryInvocation.java
index 5f46941..3716690 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/QueryInvocation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/QueryInvocation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryInvocation.java,v 1.1 2011/02/07 17:16:09 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/RemoveLink.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/RemoveLink.java
index d8ff7b3..877e784 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/RemoveLink.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/RemoveLink.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RemoveLink.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Return.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Return.java
index 7f0c86c..b0b8821 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Return.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Return.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Return.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/SingleBlockStatement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/SingleBlockStatement.java
index 758694c..d6c37fc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/SingleBlockStatement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/SingleBlockStatement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SingleBlockStatement.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Sort.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Sort.java
index 73db9e2..8241f0b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Sort.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Sort.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Sort.java,v 1.1 2011/02/07 17:16:09 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Statement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Statement.java
index 1ad2107..7873066 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Statement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Statement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Statement.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/StatementWithArgument.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/StatementWithArgument.java
index 05e5616..ff6e9ae 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/StatementWithArgument.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/StatementWithArgument.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatementWithArgument.java,v 1.1 2011/02/07 17:16:09 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/StatementWithNestedBlocks.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/StatementWithNestedBlocks.java
index 11ede86..81f601b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/StatementWithNestedBlocks.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/StatementWithNestedBlocks.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatementWithNestedBlocks.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Variable.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Variable.java
index 22870c9..d897518 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Variable.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/Variable.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Variable.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/WhileLoop.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/WhileLoop.java
index 79750da..9f552ff 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/WhileLoop.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/WhileLoop.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: WhileLoop.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package behavioral.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ActionsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ActionsFactoryImpl.java
index ddbb2b2..18c81bb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ActionsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ActionsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsFactoryImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ActionsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ActionsPackageImpl.java
index e079ead..6d789ef 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ActionsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ActionsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsPackageImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/AddLinkImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/AddLinkImpl.java
index d60b0ab..47fd3f3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/AddLinkImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/AddLinkImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AddLinkImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/AssignmentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/AssignmentImpl.java
index 82966a7..ef241ef 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/AssignmentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/AssignmentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssignmentImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/BlockImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/BlockImpl.java
index 98cfeda..b155f57 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/BlockImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/BlockImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BlockImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ConditionalStatementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ConditionalStatementImpl.java
index ae5d383..c9c50a9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ConditionalStatementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ConditionalStatementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConditionalStatementImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ConstantImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ConstantImpl.java
index 88a90b9..3df8cbb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ConstantImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ConstantImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstantImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ExpressionStatementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ExpressionStatementImpl.java
index 5294298..464fa9a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ExpressionStatementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ExpressionStatementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionStatementImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ForeachImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ForeachImpl.java
index e65af7b..e2c1c33 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ForeachImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ForeachImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ForeachImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/IfElseImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/IfElseImpl.java
index 64e1214..263ebf0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/IfElseImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/IfElseImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IfElseImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/IteratorImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/IteratorImpl.java
index 2d34cd6..314d38c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/IteratorImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/IteratorImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IteratorImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/LinkManipulationStatementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/LinkManipulationStatementImpl.java
index bd00c76..6081b31 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/LinkManipulationStatementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/LinkManipulationStatementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkManipulationStatementImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/NamedValueDeclarationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/NamedValueDeclarationImpl.java
index c06ea7b..291ca05 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/NamedValueDeclarationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/NamedValueDeclarationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedValueDeclarationImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/NamedValueWithOptionalInitExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/NamedValueWithOptionalInitExpressionImpl.java
index dbb8f06..8482938 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/NamedValueWithOptionalInitExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/NamedValueWithOptionalInitExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedValueWithOptionalInitExpressionImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/QueryInvocationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/QueryInvocationImpl.java
index ff79d02..34f6f1c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/QueryInvocationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/QueryInvocationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryInvocationImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/RemoveLinkImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/RemoveLinkImpl.java
index eb4040d..3f9167c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/RemoveLinkImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/RemoveLinkImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RemoveLinkImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ReturnImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ReturnImpl.java
index 7cfc1d1..01d2725 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ReturnImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/ReturnImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ReturnImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/SingleBlockStatementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/SingleBlockStatementImpl.java
index db983b3..40c56fd 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/SingleBlockStatementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/SingleBlockStatementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SingleBlockStatementImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/SortImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/SortImpl.java
index aca65ec..4ae7f1d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/SortImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/SortImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SortImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementImpl.java
index b9cea7f..68be21b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatementImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementWithArgumentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementWithArgumentImpl.java
index 3eb8130..801fd15 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementWithArgumentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementWithArgumentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatementWithArgumentImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementWithNestedBlocksImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementWithNestedBlocksImpl.java
index f0ed798..b47c9cf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementWithNestedBlocksImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/StatementWithNestedBlocksImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatementWithNestedBlocksImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/VariableImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/VariableImpl.java
index a3f593e..f2aa8db 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/VariableImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/VariableImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: VariableImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/WhileLoopImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/WhileLoopImpl.java
index 49c44ac..cb960bf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/WhileLoopImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/impl/WhileLoopImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: WhileLoopImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsAdapterFactory.java
index db4fd1c..1187192 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsAdapterFactory.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package behavioral.actions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsSwitch.java
index e8075e7..a396091 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsSwitch.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package behavioral.actions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsValidator.java
index 0f930b0..956aff5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/actions/util/ActionsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsValidator.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package behavioral.actions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/BpdmFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/BpdmFactory.java
index 8387d4a..22f6c80 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/BpdmFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/BpdmFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BpdmFactory.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package behavioral.bpdm;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/BpdmPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/BpdmPackage.java
index 49b0c32..70d3b35 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/BpdmPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/BpdmPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BpdmPackage.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package behavioral.bpdm;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/Dummy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/Dummy.java
index 9a533ff..ca94d66 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/Dummy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/Dummy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Dummy.java,v 1.1 2011/02/07 17:17:58 auhl Exp $
  */
 package behavioral.bpdm;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/BpdmFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/BpdmFactoryImpl.java
index 93328f8..62bb218 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/BpdmFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/BpdmFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BpdmFactoryImpl.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package behavioral.bpdm.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/BpdmPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/BpdmPackageImpl.java
index b52131c..9f74534 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/BpdmPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/BpdmPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BpdmPackageImpl.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package behavioral.bpdm.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/DummyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/DummyImpl.java
index 0b33e82..0356107 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/DummyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/impl/DummyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DummyImpl.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package behavioral.bpdm.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/util/BpdmAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/util/BpdmAdapterFactory.java
index 31a03e8..3fdfc3e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/util/BpdmAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/util/BpdmAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BpdmAdapterFactory.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package behavioral.bpdm.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/util/BpdmSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/util/BpdmSwitch.java
index 0c454cc..24e8a8f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/util/BpdmSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/bpdm/util/BpdmSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BpdmSwitch.java,v 1.2 2011/03/05 21:39:52 auhl Exp $
  */
 package behavioral.bpdm.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/BusinesstasksFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/BusinesstasksFactory.java
index 43b3a7e..263d19b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/BusinesstasksFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/BusinesstasksFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinesstasksFactory.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package behavioral.businesstasks;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/BusinesstasksPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/BusinesstasksPackage.java
index 0954dac..3a89c84 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/BusinesstasksPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/BusinesstasksPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinesstasksPackage.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package behavioral.businesstasks;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/TaskAgent.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/TaskAgent.java
index 7583756..9ed3e96 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/TaskAgent.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/TaskAgent.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TaskAgent.java,v 1.1 2011/02/07 17:17:57 auhl Exp $
  */
 package behavioral.businesstasks;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/BusinesstasksFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/BusinesstasksFactoryImpl.java
index 09771c4..945beae 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/BusinesstasksFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/BusinesstasksFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinesstasksFactoryImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package behavioral.businesstasks.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/BusinesstasksPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/BusinesstasksPackageImpl.java
index e3a72b6..df6c8ce 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/BusinesstasksPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/BusinesstasksPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinesstasksPackageImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package behavioral.businesstasks.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/TaskAgentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/TaskAgentImpl.java
index 1213068..373c478 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/TaskAgentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/impl/TaskAgentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TaskAgentImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package behavioral.businesstasks.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/util/BusinesstasksAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/util/BusinesstasksAdapterFactory.java
index f00b858..323dec2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/util/BusinesstasksAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/util/BusinesstasksAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinesstasksAdapterFactory.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package behavioral.businesstasks.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/util/BusinesstasksSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/util/BusinesstasksSwitch.java
index f9a5205..7397e96 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/util/BusinesstasksSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/businesstasks/util/BusinesstasksSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinesstasksSwitch.java,v 1.2 2011/03/05 21:39:51 auhl Exp $
  */
 package behavioral.businesstasks.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventFilter.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventFilter.java
index 6c7af2e..60bf968 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventFilter.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventFilter.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventFilter.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events;
@@ -24,13 +30,13 @@
  * It is similar to mathematical language for logical expressions
  * The main features of an event pattern language are (in order of complexity):
  * Basic event patterns to express patterns that match single event types
- * Content-based event matching in terms of the event typeÂ’s attributes
+ * Content-based event matching in terms of the event type�s attributes
  * Pattern operators for expressing relationships between events
  * Like logical operators, set operators, structural operators (causes, is independent of, before)
  * Context that restricts matches of patterns to specific contexts in which events are observed
  * Context refers to information outside the events
  * Temporal operators to specify the timing of events that match a pattern, or when a pattern should or should not match
- * Like “at”, “after”, “during”
+ * Like �at�, �after�, �during�
  * 
  * <!-- end-model-doc -->
  *
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventProducer.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventProducer.java
index 0439984..6f7369b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventProducer.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventProducer.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventProducer.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventsFactory.java
index a8a4bc5..b440420 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventsFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventsPackage.java
index abfab81..ec22b9f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/EventsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventsPackage.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events;
@@ -31,7 +37,7 @@
  * Business Event:
  * A meaningful change of the state of the enterprise (inside or outside)
  * A key source of business events are business objects; there are other sources like unstructured documents, analytical sources, RSS feeds, embedded software etc.
- * The term “business event” is often used interchangeably to refer to both the specification (type) of the event, and each individual occurrence (instance) of the event
+ * The term �business event� is often used interchangeably to refer to both the specification (type) of the event, and each individual occurrence (instance) of the event
  * Characterized by its type, modeled in Enterprise Repository*:
  * Name and/or significance
  * The data that is provided with each occurrence (aka attributes or context)
@@ -40,10 +46,10 @@
  * Like causality or aggregation
  * Can carry additional pre-defined data at execution time
  * Like unique occurance ID, timestamp, identification of event producer
- * Must be interpretable outside the “local processing context” that produced it
+ * Must be interpretable outside the �local processing context� that produced it
  * Logically self-contained in representing all the information pertinent to the situation causing the event
  * May either directly contain relevant details or may enable consumers to access the relevant details (via links or subsequent service calls or other means)
- * Even if it contains relevant details that doesnÂ’t rule out the need for accessing additional data, business rules, etc. for the purposes of processing and acting upon the event
+ * Even if it contains relevant details that doesn�t rule out the need for accessing additional data, business rules, etc. for the purposes of processing and acting upon the event
  * 
  * 
  * <!-- end-model-doc -->
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/Subscription.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/Subscription.java
index 6e6611b..2c59aa9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/Subscription.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/Subscription.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Subscription.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventFilterImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventFilterImpl.java
index a870de7..ef37b52 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventFilterImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventFilterImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventFilterImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventProducerImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventProducerImpl.java
index a719a87..d5bce72 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventProducerImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventProducerImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventProducerImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventsFactoryImpl.java
index eb0eb2f..d61f2cb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventsFactoryImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventsPackageImpl.java
index 984fd29..5ecae9d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/EventsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventsPackageImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/SubscriptionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/SubscriptionImpl.java
index 4d14f6d..41de245 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/SubscriptionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/impl/SubscriptionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SubscriptionImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.events.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsAdapterFactory.java
index b8c8a66..a03ddf4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventsAdapterFactory.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.events.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsSwitch.java
index 0a216e0..382defb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventsSwitch.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.events.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsValidator.java
index d216b34..07403a5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/events/util/EventsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EventsValidator.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.events.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/Dummy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/Dummy.java
index 11bc250..01c15cd 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/Dummy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/Dummy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Dummy.java,v 1.1 2011/02/07 17:17:58 auhl Exp $
  */
 package behavioral.rules;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/RulesFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/RulesFactory.java
index d8a395d..7a9e4d0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/RulesFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/RulesFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RulesFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.rules;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/RulesPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/RulesPackage.java
index 22b17ae..9da7b37 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/RulesPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/RulesPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RulesPackage.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.rules;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/DummyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/DummyImpl.java
index 04587d4..43cf5a0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/DummyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/DummyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DummyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.rules.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/RulesFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/RulesFactoryImpl.java
index 23e68d3..d7e3221 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/RulesFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/RulesFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RulesFactoryImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.rules.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/RulesPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/RulesPackageImpl.java
index e385590..2877210 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/RulesPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/impl/RulesPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RulesPackageImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.rules.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/util/RulesAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/util/RulesAdapterFactory.java
index c05b46e..9eff4e4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/util/RulesAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/util/RulesAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RulesAdapterFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.rules.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/util/RulesSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/util/RulesSwitch.java
index 8f8456e..8635f8c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/util/RulesSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/rules/util/RulesSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RulesSwitch.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.rules.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/ActionProxy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/ActionProxy.java
index 89f8bc7..73096b5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/ActionProxy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/ActionProxy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionProxy.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AndOperator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AndOperator.java
index c964dcc..2e32c34 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AndOperator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AndOperator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AndOperator.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AssemblyFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AssemblyFactory.java
index 1a78e64..9823c42 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AssemblyFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AssemblyFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssemblyFactory.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AssemblyPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AssemblyPackage.java
index 74db937..e30ac06 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AssemblyPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/AssemblyPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssemblyPackage.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/ConnectableElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/ConnectableElement.java
index 57aa632..2008be8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/ConnectableElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/ConnectableElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConnectableElement.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Connector.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Connector.java
index 6942e16..2f3bac1 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Connector.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Connector.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Connector.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/EnablingStrategy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/EnablingStrategy.java
index 046f837..66fdeee 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/EnablingStrategy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/EnablingStrategy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EnablingStrategy.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/InhibitingStrategy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/InhibitingStrategy.java
index 431a7bf..04c3ea7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/InhibitingStrategy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/InhibitingStrategy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: InhibitingStrategy.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/NeutralStrategy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/NeutralStrategy.java
index c526985..3f1045b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/NeutralStrategy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/NeutralStrategy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NeutralStrategy.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Operator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Operator.java
index 2b42fcf..c6736c1 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Operator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Operator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Operator.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/OrOperator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/OrOperator.java
index 4cc4064..30149df 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/OrOperator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/OrOperator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: OrOperator.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Precondition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Precondition.java
index 38123c1..c1da4c2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Precondition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Precondition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Precondition.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/RequiredStrategy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/RequiredStrategy.java
index 559a80f..4a8343e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/RequiredStrategy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/RequiredStrategy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RequiredStrategy.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/SchemaElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/SchemaElement.java
index 8ed1ba6..19424a2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/SchemaElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/SchemaElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SchemaElement.java,v 1.1 2011/02/07 17:16:11 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusSchema.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusSchema.java
index 5ad7207..dd8215b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusSchema.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusSchema.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusSchema.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusValueProxy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusValueProxy.java
index 4755fc6..601af03 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusValueProxy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusValueProxy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusValueProxy.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusVariableProxy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusVariableProxy.java
index af89cf0..b243ae4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusVariableProxy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/StatusVariableProxy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusVariableProxy.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Strategy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Strategy.java
index f56be5b..f312f97 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Strategy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Strategy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Strategy.java,v 1.1 2011/02/07 17:16:11 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Synchroniser.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Synchroniser.java
index 6d6c552..7140d12 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Synchroniser.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Synchroniser.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Synchroniser.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Transition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Transition.java
index 1df0ebf..71f0a1f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Transition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/Transition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Transition.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.assembly;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ActionProxyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ActionProxyImpl.java
index 2cb5d03..eae33c9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ActionProxyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ActionProxyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionProxyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AndOperatorImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AndOperatorImpl.java
index cdbddef..102fdc0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AndOperatorImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AndOperatorImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AndOperatorImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AssemblyFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AssemblyFactoryImpl.java
index c46077d..d9f71aa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AssemblyFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AssemblyFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssemblyFactoryImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AssemblyPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AssemblyPackageImpl.java
index 227d184..3e6acf8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AssemblyPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/AssemblyPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssemblyPackageImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ConnectableElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ConnectableElementImpl.java
index 82b8370..5d54024 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ConnectableElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ConnectableElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConnectableElementImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ConnectorImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ConnectorImpl.java
index 3e0d6cc..d60f019 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ConnectorImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/ConnectorImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConnectorImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/EnablingStrategyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/EnablingStrategyImpl.java
index 909accd..681e837 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/EnablingStrategyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/EnablingStrategyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EnablingStrategyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/InhibitingStrategyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/InhibitingStrategyImpl.java
index f5d1d7e..dc3911f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/InhibitingStrategyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/InhibitingStrategyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: InhibitingStrategyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/NeutralStrategyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/NeutralStrategyImpl.java
index d779e1b..8349184 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/NeutralStrategyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/NeutralStrategyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NeutralStrategyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/OperatorImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/OperatorImpl.java
index 13afb2e..110253c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/OperatorImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/OperatorImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: OperatorImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/OrOperatorImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/OrOperatorImpl.java
index 2b01a2c..fa94592 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/OrOperatorImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/OrOperatorImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: OrOperatorImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/PreconditionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/PreconditionImpl.java
index a7ae37e..fe764b0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/PreconditionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/PreconditionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PreconditionImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/RequiredStrategyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/RequiredStrategyImpl.java
index 0591317..3e743cb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/RequiredStrategyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/RequiredStrategyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RequiredStrategyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/SchemaElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/SchemaElementImpl.java
index bd28b09..7defb13 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/SchemaElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/SchemaElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SchemaElementImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusSchemaImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusSchemaImpl.java
index 8e78d5d..0eb18ca 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusSchemaImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusSchemaImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusSchemaImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusValueProxyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusValueProxyImpl.java
index fc85c94..42fd500 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusValueProxyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusValueProxyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusValueProxyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusVariableProxyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusVariableProxyImpl.java
index 5a334e3..b854efa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusVariableProxyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StatusVariableProxyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusVariableProxyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StrategyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StrategyImpl.java
index 63a0d54..b1d1e85 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StrategyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/StrategyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StrategyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/SynchroniserImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/SynchroniserImpl.java
index 45bb1a2..cfbab23 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/SynchroniserImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/SynchroniserImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SynchroniserImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/TransitionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/TransitionImpl.java
index aa53068..a0a1d0d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/TransitionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/impl/TransitionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TransitionImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/util/AssemblyAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/util/AssemblyAdapterFactory.java
index f6ff2bd..b9a3332 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/util/AssemblyAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/util/AssemblyAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssemblyAdapterFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/util/AssemblySwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/util/AssemblySwitch.java
index 1c77f95..44b2983 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/util/AssemblySwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/assembly/util/AssemblySwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssemblySwitch.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.assembly.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractAction.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractAction.java
index dd37db9..cc65866 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractAction.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractAction.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractAction.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractStatusValue.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractStatusValue.java
index dee7bda..2443487 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractStatusValue.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractStatusValue.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractStatusValue.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractStatusVariable.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractStatusVariable.java
index afd55ac..6b4dac5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractStatusVariable.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/AbstractStatusVariable.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractStatusVariable.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/Action.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/Action.java
index abf5f6e..f199879 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/Action.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/Action.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Action.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/BusinessObject.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/BusinessObject.java
index 5d51ac2..f4e4da6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/BusinessObject.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/BusinessObject.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessObject.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/BusinessObjectNode.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/BusinessObjectNode.java
index e9b69c2..59396ea 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/BusinessObjectNode.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/BusinessObjectNode.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessObjectNode.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/DesignFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/DesignFactory.java
index 2440ed0..5651a48 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/DesignFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/DesignFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DesignFactory.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/DesignPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/DesignPackage.java
index 5a5463b..c6f7eec 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/DesignPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/DesignPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DesignPackage.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/StatusValue.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/StatusValue.java
index 74f21fe..081afd4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/StatusValue.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/StatusValue.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusValue.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/StatusVariable.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/StatusVariable.java
index 77e1f4d..e40d09b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/StatusVariable.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/StatusVariable.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusVariable.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractActionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractActionImpl.java
index 651343b..ea9f4bf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractActionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractActionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractActionImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractStatusValueImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractStatusValueImpl.java
index 9952c45..9a580bc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractStatusValueImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractStatusValueImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractStatusValueImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractStatusVariableImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractStatusVariableImpl.java
index 44a16cb..54bff6c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractStatusVariableImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/AbstractStatusVariableImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractStatusVariableImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/ActionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/ActionImpl.java
index 3f437d2..03c903e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/ActionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/ActionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/BusinessObjectImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/BusinessObjectImpl.java
index 050d5a5..afae77d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/BusinessObjectImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/BusinessObjectImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessObjectImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/BusinessObjectNodeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/BusinessObjectNodeImpl.java
index 0391137..2b643d2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/BusinessObjectNodeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/BusinessObjectNodeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessObjectNodeImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/DesignFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/DesignFactoryImpl.java
index 2fbb54e..3e0be0b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/DesignFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/DesignFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DesignFactoryImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/DesignPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/DesignPackageImpl.java
index 1287f1c..61fc70a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/DesignPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/DesignPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DesignPackageImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/StatusValueImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/StatusValueImpl.java
index 23b09cf..2a23d39 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/StatusValueImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/StatusValueImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusValueImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/StatusVariableImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/StatusVariableImpl.java
index 29dbda7..7426f7e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/StatusVariableImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/impl/StatusVariableImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatusVariableImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action.design.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/util/DesignAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/util/DesignAdapterFactory.java
index 68d23d3..44a03c8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/util/DesignAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/util/DesignAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DesignAdapterFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action.design.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/util/DesignSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/util/DesignSwitch.java
index 4b3eeb3..fac08c9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/util/DesignSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action/design/util/DesignSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DesignSwitch.java,v 1.2 2011/03/05 21:48:56 auhl Exp $
  */
 package behavioral.status_and_action.design.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/PreconditionKindEnum.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/PreconditionKindEnum.java
index 65ebe5a..6da4032 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/PreconditionKindEnum.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/PreconditionKindEnum.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PreconditionKindEnum.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMAction.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMAction.java
index 935cbf9..43dc7c2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMAction.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMAction.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMAction.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMDerivator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMDerivator.java
index 36863f5..1143eb0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMDerivator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMDerivator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMDerivator.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMDerivatorKindEnum.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMDerivatorKindEnum.java
index b3ec913..1cd230d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMDerivatorKindEnum.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMDerivatorKindEnum.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMDerivatorKindEnum.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMOperator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMOperator.java
index 7a4e95f..4444825 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMOperator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMOperator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMOperator.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMOperatorKindEnum.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMOperatorKindEnum.java
index b411713..df7a03e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMOperatorKindEnum.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMOperatorKindEnum.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMOperatorKindEnum.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaAction.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaAction.java
index ba77f4f..781d988 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaAction.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaAction.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMSchemaAction.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaDerivator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaDerivator.java
index 6c40f5c..23e2416 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaDerivator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaDerivator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMSchemaDerivator.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaValue.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaValue.java
index e71ecf1..08d8e4d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaValue.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaValue.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMSchemaValue.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaVariable.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaVariable.java
index 2adcb64..1763b20 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaVariable.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMSchemaVariable.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMSchemaVariable.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusSchema.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusSchema.java
index 94f12b3..95ef447 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusSchema.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusSchema.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMStatusSchema.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusValue.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusValue.java
index 09a77ff..f2830ba 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusValue.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusValue.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMStatusValue.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusVariable.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusVariable.java
index a2ef5f0..ab4fe60 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusVariable.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/SAMStatusVariable.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMStatusVariable.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/Status_and_action_oldFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/Status_and_action_oldFactory.java
index cfbc542..8ac3738 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/Status_and_action_oldFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/Status_and_action_oldFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Status_and_action_oldFactory.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/Status_and_action_oldPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/Status_and_action_oldPackage.java
index f500b7c..e598a54 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/Status_and_action_oldPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/Status_and_action_oldPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Status_and_action_oldPackage.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package behavioral.status_and_action_old;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMActionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMActionImpl.java
index f87810b..c940489 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMActionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMActionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMActionImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMDerivatorImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMDerivatorImpl.java
index 7c00723..448f30b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMDerivatorImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMDerivatorImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMDerivatorImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMOperatorImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMOperatorImpl.java
index 1361a1a..5e455b5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMOperatorImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMOperatorImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMOperatorImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaActionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaActionImpl.java
index 3c7596c..2c048ea 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaActionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaActionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMSchemaActionImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaDerivatorImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaDerivatorImpl.java
index 0785f64..6465b61 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaDerivatorImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaDerivatorImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMSchemaDerivatorImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaValueImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaValueImpl.java
index 866f7d5..ea80b49 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaValueImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaValueImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMSchemaValueImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaVariableImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaVariableImpl.java
index dafd2cf..4b16f48 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaVariableImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMSchemaVariableImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMSchemaVariableImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusSchemaImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusSchemaImpl.java
index 058837d..3d5c7ca 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusSchemaImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusSchemaImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMStatusSchemaImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusValueImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusValueImpl.java
index 3db64ae..a1c4b5a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusValueImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusValueImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMStatusValueImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusVariableImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusVariableImpl.java
index f5392fa..bfcf96a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusVariableImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/SAMStatusVariableImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SAMStatusVariableImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/Status_and_action_oldFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/Status_and_action_oldFactoryImpl.java
index 98f9ffb..923a159 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/Status_and_action_oldFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/Status_and_action_oldFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Status_and_action_oldFactoryImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/Status_and_action_oldPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/Status_and_action_oldPackageImpl.java
index 73b0c5c..3b59f7b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/Status_and_action_oldPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/impl/Status_and_action_oldPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Status_and_action_oldPackageImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package behavioral.status_and_action_old.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/util/Status_and_action_oldAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/util/Status_and_action_oldAdapterFactory.java
index a5b0568..04912eb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/util/Status_and_action_oldAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/util/Status_and_action_oldAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Status_and_action_oldAdapterFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action_old.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/util/Status_and_action_oldSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/util/Status_and_action_oldSwitch.java
index aa467e5..9ded894 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/util/Status_and_action_oldSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/status_and_action_old/util/Status_and_action_oldSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Status_and_action_oldSwitch.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.status_and_action_old.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/Dummy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/Dummy.java
index 815f613..46514ee 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/Dummy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/Dummy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Dummy.java,v 1.1 2011/02/07 17:17:58 auhl Exp $
  */
 package behavioral.transactions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/TransactionsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/TransactionsFactory.java
index 7fe1b0c..db7f551 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/TransactionsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/TransactionsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TransactionsFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.transactions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/TransactionsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/TransactionsPackage.java
index e145fe0..6e9ff90 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/TransactionsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/TransactionsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TransactionsPackage.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.transactions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/DummyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/DummyImpl.java
index 3743664..4fa6441 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/DummyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/DummyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DummyImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.transactions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/TransactionsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/TransactionsFactoryImpl.java
index 955a72f..6cefeda 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/TransactionsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/TransactionsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TransactionsFactoryImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.transactions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/TransactionsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/TransactionsPackageImpl.java
index d938b8c..c5325c5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/TransactionsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/impl/TransactionsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TransactionsPackageImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.transactions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/util/TransactionsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/util/TransactionsAdapterFactory.java
index d4390d6..40f2b3e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/util/TransactionsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/util/TransactionsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TransactionsAdapterFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.transactions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/util/TransactionsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/util/TransactionsSwitch.java
index 8ad58b6..c2295fb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/util/TransactionsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/behavioral/transactions/util/TransactionsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TransactionsSwitch.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package behavioral.transactions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessArea.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessArea.java
index e1bcdc9..308dd47 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessArea.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessArea.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessArea.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessOption.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessOption.java
index 3938eac..619055f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessOption.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessOption.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessOption.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessPackage.java
index 9011108..4ba7ca9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessPackage.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessTopic.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessTopic.java
index 1c9eb07..de30e35 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessTopic.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessTopic.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessTopic.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessconfigurationFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessconfigurationFactory.java
index e17b35e..30a7a10 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessconfigurationFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessconfigurationFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessconfigurationFactory.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessconfigurationPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessconfigurationPackage.java
index 5ae6fa8..a4d9032 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessconfigurationPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/BusinessconfigurationPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessconfigurationPackage.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ConfigurationElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ConfigurationElement.java
index 09a1148..d38082d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ConfigurationElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ConfigurationElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConfigurationElement.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/Country.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/Country.java
index 1071b04..0589f78 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/Country.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/Country.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Country.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/Industry.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/Industry.java
index c696dc7..8c4b74d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/Industry.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/Industry.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Industry.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ScopingContext.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ScopingContext.java
index 22d3a00..f4909aa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ScopingContext.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ScopingContext.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ScopingContext.java,v 1.1 2011/02/07 17:16:09 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ValueSet.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ValueSet.java
index 750f730..3ee02b6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ValueSet.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ValueSet.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ValueSet.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ValueSetEntry.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ValueSetEntry.java
index cd4b070..0eae20b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ValueSetEntry.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/ValueSetEntry.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ValueSetEntry.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package configuration.businessconfiguration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ConfigurationEntity.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ConfigurationEntity.java
index 4921622..6fd0146 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ConfigurationEntity.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ConfigurationEntity.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConfigurationEntity.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.experimental;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ConfigurationSetting.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ConfigurationSetting.java
index 9893904..aa91812 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ConfigurationSetting.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ConfigurationSetting.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConfigurationSetting.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.experimental;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ExperimentalFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ExperimentalFactory.java
index df27c79..9ca3c98 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ExperimentalFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ExperimentalFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExperimentalFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.experimental;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ExperimentalPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ExperimentalPackage.java
index f5c5542..5539e74 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ExperimentalPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/ExperimentalPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExperimentalPackage.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.experimental;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/PackageUse.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/PackageUse.java
index 08a8fa0..3439079 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/PackageUse.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/PackageUse.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PackageUse.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.experimental;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ConfigurationEntityImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ConfigurationEntityImpl.java
index 7ade1db..21e7800 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ConfigurationEntityImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ConfigurationEntityImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConfigurationEntityImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.experimental.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ConfigurationSettingImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ConfigurationSettingImpl.java
index 42fa692..20cf6a2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ConfigurationSettingImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ConfigurationSettingImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConfigurationSettingImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.experimental.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ExperimentalFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ExperimentalFactoryImpl.java
index 8d49fd6..b20d447 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ExperimentalFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ExperimentalFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExperimentalFactoryImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.experimental.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ExperimentalPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ExperimentalPackageImpl.java
index cdc854c..5226587 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ExperimentalPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/ExperimentalPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExperimentalPackageImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.experimental.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/PackageUseImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/PackageUseImpl.java
index 8a4a153..b97d3cc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/PackageUseImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/impl/PackageUseImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PackageUseImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.experimental.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/util/ExperimentalAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/util/ExperimentalAdapterFactory.java
index 7df7f0f..e2bfe8a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/util/ExperimentalAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/util/ExperimentalAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExperimentalAdapterFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.experimental.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/util/ExperimentalSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/util/ExperimentalSwitch.java
index 8b291f1..d7a93df 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/util/ExperimentalSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/experimental/util/ExperimentalSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExperimentalSwitch.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.experimental.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessAreaImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessAreaImpl.java
index 93f621e..1a0e893 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessAreaImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessAreaImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessAreaImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessOptionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessOptionImpl.java
index 6221f97..4737289 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessOptionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessOptionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessOptionImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessPackageImpl.java
index 48dc3e1..165cd4f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessPackageImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessTopicImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessTopicImpl.java
index ef24b87..60940ee 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessTopicImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessTopicImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessTopicImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessconfigurationFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessconfigurationFactoryImpl.java
index c4f8d41..f95c56a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessconfigurationFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessconfigurationFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessconfigurationFactoryImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessconfigurationPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessconfigurationPackageImpl.java
index 8e64264..e0876f7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessconfigurationPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/BusinessconfigurationPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessconfigurationPackageImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ConfigurationElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ConfigurationElementImpl.java
index 19e5e6c..ea1648f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ConfigurationElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ConfigurationElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConfigurationElementImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/CountryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/CountryImpl.java
index 804e7fd..4714f39 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/CountryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/CountryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CountryImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/IndustryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/IndustryImpl.java
index 7a66953..4ad79bc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/IndustryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/IndustryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IndustryImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ScopingContextImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ScopingContextImpl.java
index a3f9ce0..6e7e4e8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ScopingContextImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ScopingContextImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ScopingContextImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ValueSetEntryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ValueSetEntryImpl.java
index b1445ae..5510955 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ValueSetEntryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ValueSetEntryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ValueSetEntryImpl.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ValueSetImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ValueSetImpl.java
index f0cb2e8..b42cc26 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ValueSetImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/impl/ValueSetImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ValueSetImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.businessconfiguration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/util/BusinessconfigurationAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/util/BusinessconfigurationAdapterFactory.java
index 56312e5..ea6496a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/util/BusinessconfigurationAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/util/BusinessconfigurationAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessconfigurationAdapterFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/util/BusinessconfigurationSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/util/BusinessconfigurationSwitch.java
index 4fd0400..cc06567 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/util/BusinessconfigurationSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/businessconfiguration/util/BusinessconfigurationSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BusinessconfigurationSwitch.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.businessconfiguration.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContexConfiguration.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContexConfiguration.java
index 68adb8d..ef85607 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContexConfiguration.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContexConfiguration.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContexConfiguration.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.context_drivers;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextCategory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextCategory.java
index 0b0533e..1850ccf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextCategory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextCategory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContextCategory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.context_drivers;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextCategoryValue.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextCategoryValue.java
index 3178cbe..f4afa04 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextCategoryValue.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextCategoryValue.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContextCategoryValue.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.context_drivers;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/Context_driversFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/Context_driversFactory.java
index 01ae208..c099331 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/Context_driversFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/Context_driversFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Context_driversFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.context_drivers;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/Context_driversPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/Context_driversPackage.java
index 6f5fd80..55270d6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/Context_driversPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/Context_driversPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Context_driversPackage.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.context_drivers;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextualElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextualElement.java
index 5b89b1a..5c978e6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextualElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/ContextualElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContextualElement.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.context_drivers;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContexConfigurationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContexConfigurationImpl.java
index a5defa4..80c577f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContexConfigurationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContexConfigurationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContexConfigurationImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.context_drivers.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextCategoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextCategoryImpl.java
index a757e1b..67057d8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextCategoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextCategoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContextCategoryImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.context_drivers.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextCategoryValueImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextCategoryValueImpl.java
index afdd5ac..a1522df 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextCategoryValueImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextCategoryValueImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContextCategoryValueImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.context_drivers.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/Context_driversFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/Context_driversFactoryImpl.java
index fe73beb..160e0b2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/Context_driversFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/Context_driversFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Context_driversFactoryImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.context_drivers.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/Context_driversPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/Context_driversPackageImpl.java
index c676d1d..cafdfe7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/Context_driversPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/Context_driversPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Context_driversPackageImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.context_drivers.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextualElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextualElementImpl.java
index 8195cd3..712cf87 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextualElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/impl/ContextualElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContextualElementImpl.java,v 1.2 2011/03/05 21:48:54 auhl Exp $
  */
 package configuration.context_drivers.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/util/Context_driversAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/util/Context_driversAdapterFactory.java
index 0bd5de1..132f778 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/util/Context_driversAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/util/Context_driversAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Context_driversAdapterFactory.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.context_drivers.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/util/Context_driversSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/util/Context_driversSwitch.java
index f4be6df..1b8b9a3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/util/Context_driversSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/configuration/context_drivers/util/Context_driversSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Context_driversSwitch.java,v 1.2 2011/03/05 21:48:55 auhl Exp $
  */
 package configuration.context_drivers.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ActualObjectParameter.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ActualObjectParameter.java
index ac68b90..aec1158 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ActualObjectParameter.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ActualObjectParameter.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActualObjectParameter.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Association.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Association.java
index 295d244..3aa4ee6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Association.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Association.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Association.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/AssociationEnd.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/AssociationEnd.java
index 5bc2916..cc7d52e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/AssociationEnd.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/AssociationEnd.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssociationEnd.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/AssociationEndSignatureImplementation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/AssociationEndSignatureImplementation.java
index 207b6a0..7660ca7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/AssociationEndSignatureImplementation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/AssociationEndSignatureImplementation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssociationEndSignatureImplementation.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassTypeDefinition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassTypeDefinition.java
index 0c12ed6..3a79e26 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassTypeDefinition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassTypeDefinition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassTypeDefinition.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassesFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassesFactory.java
index c4937e1..2c04d96 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassesFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassesFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassesFactory.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassesPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassesPackage.java
index 64af80b..d040c36 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassesPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ClassesPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassesPackage.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Context.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Context.java
index baabadd..fda4e78 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Context.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Context.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Context.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ConverterBetweenParametrizations.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ConverterBetweenParametrizations.java
index b8e8d7c..7bca1c1 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ConverterBetweenParametrizations.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ConverterBetweenParametrizations.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConverterBetweenParametrizations.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Delegation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Delegation.java
index b23d5bb..fd27ce9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Delegation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Delegation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Delegation.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ExtentModifyingAssociationEndSignatureImplementation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ExtentModifyingAssociationEndSignatureImplementation.java
index f82b1a6..0d8ded6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ExtentModifyingAssociationEndSignatureImplementation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/ExtentModifyingAssociationEndSignatureImplementation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExtentModifyingAssociationEndSignatureImplementation.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignature.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignature.java
index 6b0c546..dbedb76 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignature.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignature.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionSignature.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignatureImplementation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignatureImplementation.java
index 1094fb0..3a44730 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignatureImplementation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignatureImplementation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionSignatureImplementation.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignatureTypeDefinition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignatureTypeDefinition.java
index 7a04652..4727c17 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignatureTypeDefinition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/FunctionSignatureTypeDefinition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionSignatureTypeDefinition.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/InScope.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/InScope.java
index 4359080..e69d135 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/InScope.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/InScope.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: InScope.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkAddition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkAddition.java
index b242ea7..29ce72a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkAddition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkAddition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkAddition.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkManipulationAtPosition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkManipulationAtPosition.java
index 2abd3a5..91077c9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkManipulationAtPosition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkManipulationAtPosition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkManipulationAtPosition.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkRemoval.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkRemoval.java
index 2995263..49fb3fa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkRemoval.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkRemoval.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkRemoval.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkSetting.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkSetting.java
index a2c05e7..85a6e3c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkSetting.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkSetting.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkSetting.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkTraversal.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkTraversal.java
index 2c22c28..13cb4ce 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkTraversal.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/LinkTraversal.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkTraversal.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/MethodSignature.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/MethodSignature.java
index 6d3c7f7..38a1f3e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/MethodSignature.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/MethodSignature.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: MethodSignature.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Multiplicity.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Multiplicity.java
index 7099132..8ec5471 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Multiplicity.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Multiplicity.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Multiplicity.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NamedValue.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NamedValue.java
index 6c87dfc..f4b047c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NamedValue.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NamedValue.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedValue.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NativeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NativeImpl.java
index 864a7cb..7ef4d56 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NativeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NativeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NativeImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NestedTypeDefinition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NestedTypeDefinition.java
index acd419d..af80955 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NestedTypeDefinition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/NestedTypeDefinition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NestedTypeDefinition.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Parameter.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Parameter.java
index 0424253..efdafac 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Parameter.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Parameter.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Parameter.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/PlatformSpecificImplementation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/PlatformSpecificImplementation.java
index fc6f963..1869cff 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/PlatformSpecificImplementation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/PlatformSpecificImplementation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PlatformSpecificImplementation.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SapClass.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SapClass.java
index c1a474a..2ad9d92 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SapClass.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SapClass.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SapClass.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Signature.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Signature.java
index e322209..2387c57 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Signature.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/Signature.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Signature.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SignatureImplementation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SignatureImplementation.java
index b849d7e..5b7f54c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SignatureImplementation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SignatureImplementation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SignatureImplementation.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SignatureOwner.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SignatureOwner.java
index ed3d9eb..ef0e2a8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SignatureOwner.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/SignatureOwner.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SignatureOwner.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypeAdapter.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypeAdapter.java
index 131fce9..d0fe7d9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypeAdapter.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypeAdapter.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TypeAdapter.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypeDefinition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypeDefinition.java
index 84dd7b7..bc6cf4e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypeDefinition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypeDefinition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TypeDefinition.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypedElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypedElement.java
index 84d36ab..193fa33 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypedElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/TypedElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TypedElement.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ActualObjectParameterImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ActualObjectParameterImpl.java
index 492d6c9..248ab90 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ActualObjectParameterImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ActualObjectParameterImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActualObjectParameterImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationEndImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationEndImpl.java
index 3424878..371a890 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationEndImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationEndImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssociationEndImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationEndSignatureImplementationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationEndSignatureImplementationImpl.java
index 11ec145..89b3b4f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationEndSignatureImplementationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationEndSignatureImplementationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssociationEndSignatureImplementationImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationImpl.java
index aaf4498..0e24fd8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/AssociationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssociationImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassTypeDefinitionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassTypeDefinitionImpl.java
index 8c667e6..733fe22 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassTypeDefinitionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassTypeDefinitionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassTypeDefinitionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassesFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassesFactoryImpl.java
index 17ae420..5747b6d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassesFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassesFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassesFactoryImpl.java,v 1.3 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassesPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassesPackageImpl.java
index c36a573..a677135 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassesPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ClassesPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassesPackageImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ContextImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ContextImpl.java
index 2e6dd80..6d07029 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ContextImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ContextImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContextImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ConverterBetweenParametrizationsImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ConverterBetweenParametrizationsImpl.java
index 3c6b2cd..de05f2f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ConverterBetweenParametrizationsImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ConverterBetweenParametrizationsImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConverterBetweenParametrizationsImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/DelegationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/DelegationImpl.java
index b16da91..68d78d3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/DelegationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/DelegationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DelegationImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ExtentModifyingAssociationEndSignatureImplementationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ExtentModifyingAssociationEndSignatureImplementationImpl.java
index 0cea864..8251749 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ExtentModifyingAssociationEndSignatureImplementationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ExtentModifyingAssociationEndSignatureImplementationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExtentModifyingAssociationEndSignatureImplementationImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureImpl.java
index aeb2a5e..316b4ac 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionSignatureImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureImplementationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureImplementationImpl.java
index eaa9bcc..24f1e14 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureImplementationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureImplementationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionSignatureImplementationImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureTypeDefinitionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureTypeDefinitionImpl.java
index 9334d7c..baf499b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureTypeDefinitionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/FunctionSignatureTypeDefinitionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionSignatureTypeDefinitionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/InScopeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/InScopeImpl.java
index 5eacdf6..16a5481 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/InScopeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/InScopeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: InScopeImpl.java,v 1.3 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkAdditionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkAdditionImpl.java
index 1ed2307..20311b4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkAdditionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkAdditionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkAdditionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkManipulationAtPositionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkManipulationAtPositionImpl.java
index 2044535..49fe933 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkManipulationAtPositionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkManipulationAtPositionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkManipulationAtPositionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkRemovalImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkRemovalImpl.java
index 8812ada..a4d1921 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkRemovalImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkRemovalImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkRemovalImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkSettingImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkSettingImpl.java
index d9619c8..37cc54e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkSettingImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkSettingImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkSettingImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkTraversalImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkTraversalImpl.java
index bfe1141..34d5823 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkTraversalImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/LinkTraversalImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LinkTraversalImpl.java,v 1.3 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/MethodSignatureImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/MethodSignatureImpl.java
index b605d88..4c32a6b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/MethodSignatureImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/MethodSignatureImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: MethodSignatureImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/MultiplicityImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/MultiplicityImpl.java
index cb1dc99..d18aa38 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/MultiplicityImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/MultiplicityImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: MultiplicityImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NamedValueImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NamedValueImpl.java
index e6a58a7..dda34d6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NamedValueImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NamedValueImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedValueImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NativeImplImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NativeImplImpl.java
index d01b132..3e7556a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NativeImplImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NativeImplImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NativeImplImpl.java,v 1.3 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NestedTypeDefinitionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NestedTypeDefinitionImpl.java
index 0626259..9d04af9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NestedTypeDefinitionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/NestedTypeDefinitionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NestedTypeDefinitionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ParameterImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ParameterImpl.java
index 8a1d157..9786d6a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ParameterImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/ParameterImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ParameterImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/PlatformSpecificImplementationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/PlatformSpecificImplementationImpl.java
index 132bf58..72c9719 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/PlatformSpecificImplementationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/PlatformSpecificImplementationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PlatformSpecificImplementationImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SapClassImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SapClassImpl.java
index 29890eb..f4c98be 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SapClassImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SapClassImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SapClassImpl.java,v 1.3 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureImpl.java
index aa9f569..30c14b7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SignatureImpl.java,v 1.3 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureImplementationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureImplementationImpl.java
index 88d2f5e..1f1c936 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureImplementationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureImplementationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SignatureImplementationImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureOwnerImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureOwnerImpl.java
index 73b3b35..cd41602 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureOwnerImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/SignatureOwnerImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SignatureOwnerImpl.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypeAdapterImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypeAdapterImpl.java
index 70e1be6..2079b02 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypeAdapterImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypeAdapterImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TypeAdapterImpl.java,v 1.3 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypeDefinitionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypeDefinitionImpl.java
index e7099b6..f808896 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypeDefinitionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypeDefinitionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TypeDefinitionImpl.java,v 1.3 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypedElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypedElementImpl.java
index 0fb028f..11ceb79 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypedElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/impl/TypedElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TypedElementImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesAdapterFactory.java
index 2e8837c..0635e2d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassesAdapterFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesSwitch.java
index 8948ba3..e6d429d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassesSwitch.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesValidator.java
index c5eb75a..b66dfbf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/classes/util/ClassesValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassesValidator.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.classes.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/Constraint.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/Constraint.java
index a459d2e..0e950a4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/Constraint.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/Constraint.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Constraint.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ConstraintsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ConstraintsFactory.java
index e7cf968..dfa8bd7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ConstraintsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ConstraintsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstraintsFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ConstraintsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ConstraintsPackage.java
index 71436cc..c2c95a5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ConstraintsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ConstraintsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstraintsPackage.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ObjectState.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ObjectState.java
index 2edbac4..5d02320 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ObjectState.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/ObjectState.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectState.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/Severity.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/Severity.java
index ebb1deb..4f6509a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/Severity.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/Severity.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Severity.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/SeverityInState.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/SeverityInState.java
index 16722ac..5d53015 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/SeverityInState.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/SeverityInState.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SeverityInState.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintImpl.java
index d63117f..6b6056b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstraintImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintsFactoryImpl.java
index 56baea9..534005f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstraintsFactoryImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintsPackageImpl.java
index f86b021..8e7e6d6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/ConstraintsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstraintsPackageImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/SeverityInStateImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/SeverityInStateImpl.java
index 87dd364..986e022 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/SeverityInStateImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/impl/SeverityInStateImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SeverityInStateImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsAdapterFactory.java
index ddcf582..a567d4b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstraintsAdapterFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsSwitch.java
index b1b91d3..d01017b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstraintsSwitch.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsValidator.java
index 6bef72a..580fb1d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/constraints/util/ConstraintsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConstraintsValidator.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.constraints.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/DocumentsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/DocumentsFactory.java
index 31e2f6f..2301518 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/DocumentsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/DocumentsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DocumentsFactory.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.documents;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/DocumentsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/DocumentsPackage.java
index 092d14c..0b5e45a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/DocumentsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/DocumentsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DocumentsPackage.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.documents;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/Dummy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/Dummy.java
index d7119ee..d063f4e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/Dummy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/Dummy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Dummy.java,v 1.1 2011/02/07 17:18:46 auhl Exp $
  */
 package data.documents;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DocumentsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DocumentsFactoryImpl.java
index 21b69f2..bf40b4b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DocumentsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DocumentsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DocumentsFactoryImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package data.documents.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DocumentsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DocumentsPackageImpl.java
index 7c621c8..dcc6cf3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DocumentsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DocumentsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DocumentsPackageImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package data.documents.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DummyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DummyImpl.java
index 8d8816f..2fc8e48 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DummyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/impl/DummyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DummyImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package data.documents.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/util/DocumentsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/util/DocumentsAdapterFactory.java
index f31f059..0e3a9a3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/util/DocumentsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/util/DocumentsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DocumentsAdapterFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.documents.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/util/DocumentsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/util/DocumentsSwitch.java
index 28d68fe..18278c4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/util/DocumentsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/documents/util/DocumentsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DocumentsSwitch.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.documents.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ActualTypeParameter.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ActualTypeParameter.java
index 0db38dc..2874420 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ActualTypeParameter.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ActualTypeParameter.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActualTypeParameter.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ClassParameterization.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ClassParameterization.java
index 9b85de6..9e80658 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ClassParameterization.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ClassParameterization.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassParameterization.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/FormalTypeParameter.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/FormalTypeParameter.java
index 6dd9bfa..07d8cb1 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/FormalTypeParameter.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/FormalTypeParameter.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FormalTypeParameter.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/GenericsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/GenericsFactory.java
index ab47a03..73281c3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/GenericsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/GenericsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GenericsFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/GenericsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/GenericsPackage.java
index bb9ef6f..361023c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/GenericsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/GenericsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GenericsPackage.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ParameterizedClassInstantiation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ParameterizedClassInstantiation.java
index e502e06..345f378 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ParameterizedClassInstantiation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/ParameterizedClassInstantiation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ParameterizedClassInstantiation.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ActualTypeParameterImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ActualTypeParameterImpl.java
index 45da05f..40a6b8b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ActualTypeParameterImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ActualTypeParameterImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActualTypeParameterImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.generics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ClassParameterizationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ClassParameterizationImpl.java
index fae261b..21d39d9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ClassParameterizationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ClassParameterizationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ClassParameterizationImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.generics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/FormalTypeParameterImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/FormalTypeParameterImpl.java
index 0cfd932..7100803 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/FormalTypeParameterImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/FormalTypeParameterImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FormalTypeParameterImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.generics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/GenericsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/GenericsFactoryImpl.java
index b6e95cc..eb4d68c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/GenericsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/GenericsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GenericsFactoryImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.generics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/GenericsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/GenericsPackageImpl.java
index a05f680..31c745e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/GenericsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/GenericsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GenericsPackageImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.generics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ParameterizedClassInstantiationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ParameterizedClassInstantiationImpl.java
index bd108a5..8c572ba 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ParameterizedClassInstantiationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/impl/ParameterizedClassInstantiationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ParameterizedClassInstantiationImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.generics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsAdapterFactory.java
index 57345ef..cc6ae92 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GenericsAdapterFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsSwitch.java
index d2fd6ae..27c89bb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GenericsSwitch.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsValidator.java
index 8198f38..076c5af 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/generics/util/GenericsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GenericsValidator.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.generics.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/Dummy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/Dummy.java
index 2f0e0cc..1bfaa81 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/Dummy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/Dummy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Dummy.java,v 1.1 2011/02/07 17:18:46 auhl Exp $
  */
 package data.quantitystructure;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/QuantitystructureFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/QuantitystructureFactory.java
index 5583992..dafa6f7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/QuantitystructureFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/QuantitystructureFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QuantitystructureFactory.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.quantitystructure;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/QuantitystructurePackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/QuantitystructurePackage.java
index 6348713..0a8b393 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/QuantitystructurePackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/QuantitystructurePackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QuantitystructurePackage.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.quantitystructure;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/DummyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/DummyImpl.java
index 389d4c5..2eca41e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/DummyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/DummyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DummyImpl.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.quantitystructure.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/QuantitystructureFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/QuantitystructureFactoryImpl.java
index fd2771e..45c763c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/QuantitystructureFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/QuantitystructureFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QuantitystructureFactoryImpl.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.quantitystructure.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/QuantitystructurePackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/QuantitystructurePackageImpl.java
index 50e85fb..6e6140a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/QuantitystructurePackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/impl/QuantitystructurePackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QuantitystructurePackageImpl.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.quantitystructure.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/util/QuantitystructureAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/util/QuantitystructureAdapterFactory.java
index cd445c9..e31c0a7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/util/QuantitystructureAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/util/QuantitystructureAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QuantitystructureAdapterFactory.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.quantitystructure.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/util/QuantitystructureSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/util/QuantitystructureSwitch.java
index f24a137..aa3228c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/util/QuantitystructureSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/quantitystructure/util/QuantitystructureSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QuantitystructureSwitch.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.quantitystructure.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimeDependency.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimeDependency.java
index 3ee6ea4..4f82998 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimeDependency.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimeDependency.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimeDependency.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.timedependency;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimedependencyFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimedependencyFactory.java
index 083a674..13f61e2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimedependencyFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimedependencyFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimedependencyFactory.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.timedependency;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimedependencyPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimedependencyPackage.java
index 494fa9a..08dc6ab 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimedependencyPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/TimedependencyPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimedependencyPackage.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.timedependency;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimeDependencyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimeDependencyImpl.java
index 5696598..1029be4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimeDependencyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimeDependencyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimeDependencyImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.timedependency.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimedependencyFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimedependencyFactoryImpl.java
index 05f7287..e1813f1 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimedependencyFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimedependencyFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimedependencyFactoryImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.timedependency.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimedependencyPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimedependencyPackageImpl.java
index 1fbf423..5db98f3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimedependencyPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/impl/TimedependencyPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimedependencyPackageImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.timedependency.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencyAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencyAdapterFactory.java
index 463cc7f..e7b16b9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencyAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencyAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimedependencyAdapterFactory.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.timedependency.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencySwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencySwitch.java
index 3d59e21..741fc22 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencySwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencySwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimedependencySwitch.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.timedependency.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencyValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencyValidator.java
index 217f276..50ac327 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencyValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/timedependency/util/TimedependencyValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimedependencyValidator.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package data.timedependency.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TupleElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TupleElement.java
index fc2e39c..0988eaa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TupleElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TupleElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TupleElement.java,v 1.1 2011/02/07 17:16:10 auhl Exp $
  */
 package data.tuples;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TupleTypeDefinition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TupleTypeDefinition.java
index f397410..b875949 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TupleTypeDefinition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TupleTypeDefinition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TupleTypeDefinition.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.tuples;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TuplesFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TuplesFactory.java
index e0304fa..82dd2e9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TuplesFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TuplesFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TuplesFactory.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.tuples;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TuplesPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TuplesPackage.java
index e7df6d0..556d582 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TuplesPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/TuplesPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TuplesPackage.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package data.tuples;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TupleElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TupleElementImpl.java
index ebe8c73..2634f0f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TupleElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TupleElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TupleElementImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.tuples.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TupleTypeDefinitionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TupleTypeDefinitionImpl.java
index ca26696..5a31e59 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TupleTypeDefinitionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TupleTypeDefinitionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TupleTypeDefinitionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.tuples.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TuplesFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TuplesFactoryImpl.java
index 5f9d855..eba46c5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TuplesFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TuplesFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TuplesFactoryImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.tuples.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TuplesPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TuplesPackageImpl.java
index 5f03e93..26d6d4e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TuplesPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/impl/TuplesPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TuplesPackageImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package data.tuples.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/util/TuplesAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/util/TuplesAdapterFactory.java
index 7887a78..b8e642e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/util/TuplesAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/util/TuplesAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TuplesAdapterFactory.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.tuples.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/util/TuplesSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/util/TuplesSwitch.java
index 871597f..6691186 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/util/TuplesSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/data/tuples/util/TuplesSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TuplesSwitch.java,v 1.2 2011/03/05 21:51:25 auhl Exp $
  */
 package data.tuples.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/AnalyticsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/AnalyticsFactory.java
index 763f46a..5e9d570 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/AnalyticsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/AnalyticsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnalyticsFactory.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package dataaccess.analytics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/AnalyticsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/AnalyticsPackage.java
index 7d8aa44..1cf68bd 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/AnalyticsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/AnalyticsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnalyticsPackage.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package dataaccess.analytics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/CellSet.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/CellSet.java
index d13363a..ba1fce4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/CellSet.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/CellSet.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CellSet.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package dataaccess.analytics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/Dimension.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/Dimension.java
index bd6029f..87ed09c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/Dimension.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/Dimension.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Dimension.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package dataaccess.analytics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/DimensionDefinition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/DimensionDefinition.java
index 2d28028..6c5efcf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/DimensionDefinition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/DimensionDefinition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DimensionDefinition.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package dataaccess.analytics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/DimensionExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/DimensionExpression.java
index f707396..868aaa7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/DimensionExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/DimensionExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DimensionExpression.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package dataaccess.analytics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/GroupBy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/GroupBy.java
index 4cc186d..2e265da 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/GroupBy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/GroupBy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GroupBy.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package dataaccess.analytics;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/AnalyticsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/AnalyticsFactoryImpl.java
index fc89f9f..63ffd7e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/AnalyticsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/AnalyticsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnalyticsFactoryImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/AnalyticsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/AnalyticsPackageImpl.java
index 03cc4e0..6cb17c2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/AnalyticsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/AnalyticsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnalyticsPackageImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/CellSetImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/CellSetImpl.java
index ce60f7c..a819756 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/CellSetImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/CellSetImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CellSetImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionDefinitionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionDefinitionImpl.java
index 31d3407..279a7db 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionDefinitionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionDefinitionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DimensionDefinitionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionExpressionImpl.java
index 952e9f6..299927c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DimensionExpressionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionImpl.java
index 4c9e066..b89ce77 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/DimensionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DimensionImpl.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/GroupByImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/GroupByImpl.java
index 899cce9..430193e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/GroupByImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/impl/GroupByImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GroupByImpl.java,v 1.3 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsAdapterFactory.java
index 8a24e05..ef31c95 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnalyticsAdapterFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsSwitch.java
index 49f2e4c..37b8c35 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnalyticsSwitch.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsValidator.java
index 7d960a2..b9f1b2a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/analytics/util/AnalyticsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnalyticsValidator.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.analytics.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/AsList.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/AsList.java
index f19991d..4fcd937 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/AsList.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/AsList.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AsList.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/AssociationEndNavigationExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/AssociationEndNavigationExpression.java
index ea4121a..127717d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/AssociationEndNavigationExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/AssociationEndNavigationExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssociationEndNavigationExpression.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Conditional.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Conditional.java
index 4132730..0b5cb1c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Conditional.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Conditional.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Conditional.java,v 1.3 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ConditionalExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ConditionalExpression.java
index 1317330..6417477 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ConditionalExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ConditionalExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConditionalExpression.java,v 1.3 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ContentEquals.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ContentEquals.java
index ab63969..43c9c29 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ContentEquals.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ContentEquals.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContentEquals.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Equals.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Equals.java
index 7ba837a..2f04bad 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Equals.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Equals.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Equals.java,v 1.3 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Expression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Expression.java
index f49ac58..34592d6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Expression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Expression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Expression.java,v 1.3 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionWithArgument.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionWithArgument.java
index eb9a680..8ded6bc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionWithArgument.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionWithArgument.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionWithArgument.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionsFactory.java
index 11e9bfe..dbff107 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsFactory.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionsPackage.java
index 2f07298..49bc708 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ExpressionsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsPackage.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/FunctionCallExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/FunctionCallExpression.java
index cc2390e..948d9e5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/FunctionCallExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/FunctionCallExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionCallExpression.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Head.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Head.java
index 88dfa5d..55cfb2a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Head.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Head.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Head.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Map.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Map.java
index 4b8e904..f942b39 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Map.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Map.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Map.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/MethodCallExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/MethodCallExpression.java
index e641da8..d5ec549 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/MethodCallExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/MethodCallExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: MethodCallExpression.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/NavigationStep.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/NavigationStep.java
index 3bd8ef9..0ac4e6c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/NavigationStep.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/NavigationStep.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NavigationStep.java,v 1.3 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectBasedExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectBasedExpression.java
index f623762..9f51a7b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectBasedExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectBasedExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectBasedExpression.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectCount.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectCount.java
index 68582e2..d6c1f73 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectCount.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectCount.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectCount.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectCreationExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectCreationExpression.java
index a371382..dc5eb30 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectCreationExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/ObjectCreationExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectCreationExpression.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Replace.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Replace.java
index 3363ef9..1950768 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Replace.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Replace.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Replace.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/SignatureCallExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/SignatureCallExpression.java
index 7733edf..cc9880c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/SignatureCallExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/SignatureCallExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SignatureCallExpression.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Tail.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Tail.java
index dc89a17..d5fbe4f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Tail.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Tail.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Tail.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Ternary.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Ternary.java
index a6a9333..0e85597 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Ternary.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/Ternary.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Ternary.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/This.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/This.java
index b40ad23..82114e9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/This.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/This.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: This.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/VariableExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/VariableExpression.java
index 70c44d2..6b42023 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/VariableExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/VariableExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: VariableExpression.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/WithArgument.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/WithArgument.java
index c4299e6..4704d49 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/WithArgument.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/WithArgument.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: WithArgument.java,v 1.3 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionExpression.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionExpression.java
index bf56d0f..09c27db 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionExpression.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionExpression.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionExpression.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionExpressionWithArgument.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionExpressionWithArgument.java
index 44331b5..f78a5e8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionExpressionWithArgument.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionExpressionWithArgument.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionExpressionWithArgument.java,v 1.1 2011/02/07 17:20:41 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionexpressionsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionexpressionsFactory.java
index b7609e7..92fe624 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionexpressionsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionexpressionsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionexpressionsFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionexpressionsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionexpressionsPackage.java
index 8b9a377..4d8322f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionexpressionsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/CollectionexpressionsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionexpressionsPackage.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Excluding.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Excluding.java
index 45c7f5f..5a0d078 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Excluding.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Excluding.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Excluding.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/ExcludingAt.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/ExcludingAt.java
index e2c5320..a0b78e7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/ExcludingAt.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/ExcludingAt.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExcludingAt.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Including.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Including.java
index 9cadac5..2d5a9c3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Including.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Including.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Including.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/IncludingAt.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/IncludingAt.java
index 73ae46a..079812e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/IncludingAt.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/IncludingAt.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IncludingAt.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Iterate.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Iterate.java
index 0e0e85d..17ee968 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Iterate.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/Iterate.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Iterate.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/WithPosition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/WithPosition.java
index d031728..cde61be 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/WithPosition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/WithPosition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: WithPosition.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionExpressionImpl.java
index cf24942..7dede55 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionExpressionImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionExpressionWithArgumentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionExpressionWithArgumentImpl.java
index a077129..029cae8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionExpressionWithArgumentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionExpressionWithArgumentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionExpressionWithArgumentImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionexpressionsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionexpressionsFactoryImpl.java
index 9410dcb..9794f10 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionexpressionsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionexpressionsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionexpressionsFactoryImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionexpressionsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionexpressionsPackageImpl.java
index 7d2f2d3..c6fa956 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionexpressionsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/CollectionexpressionsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionexpressionsPackageImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/ExcludingAtImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/ExcludingAtImpl.java
index 657264a..353a66b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/ExcludingAtImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/ExcludingAtImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExcludingAtImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/ExcludingImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/ExcludingImpl.java
index d9db79b..8482d26 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/ExcludingImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/ExcludingImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExcludingImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IncludingAtImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IncludingAtImpl.java
index febcc91..74677d3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IncludingAtImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IncludingAtImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IncludingAtImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IncludingImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IncludingImpl.java
index 7eef81f..107ce90 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IncludingImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IncludingImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IncludingImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IterateImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IterateImpl.java
index e291926..8453eaf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IterateImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/IterateImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IterateImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/WithPositionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/WithPositionImpl.java
index 1502f6b..454108a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/WithPositionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/impl/WithPositionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: WithPositionImpl.java,v 1.2 2011/03/05 21:51:23 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsAdapterFactory.java
index 93e04ef..3acb48c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionexpressionsAdapterFactory.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsSwitch.java
index 69981c6..0756830 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionexpressionsSwitch.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsValidator.java
index 05359d8..61c5619 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/collectionexpressions/util/CollectionexpressionsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CollectionexpressionsValidator.java,v 1.2 2011/03/05 21:51:24 auhl Exp $
  */
 package dataaccess.expressions.collectionexpressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/AnonymousFunctionExpr.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/AnonymousFunctionExpr.java
index 5c5a0a2..da15aed 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/AnonymousFunctionExpr.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/AnonymousFunctionExpr.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnonymousFunctionExpr.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package dataaccess.expressions.fp;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FpFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FpFactory.java
index ddd0488..4dbf44c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FpFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FpFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FpFactory.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package dataaccess.expressions.fp;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FpPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FpPackage.java
index 9901ab9..a7d9d0c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FpPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FpPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FpPackage.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package dataaccess.expressions.fp;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FunctionFromMethodExpr.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FunctionFromMethodExpr.java
index ef7b910..f14d5a3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FunctionFromMethodExpr.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/FunctionFromMethodExpr.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionFromMethodExpr.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package dataaccess.expressions.fp;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/AnonymousFunctionExprImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/AnonymousFunctionExprImpl.java
index 8cf1f62..3cf6701 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/AnonymousFunctionExprImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/AnonymousFunctionExprImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnonymousFunctionExprImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.fp.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FpFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FpFactoryImpl.java
index baf25fa..d83cc3e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FpFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FpFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FpFactoryImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.fp.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FpPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FpPackageImpl.java
index 46c1c50..89b9b5d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FpPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FpPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FpPackageImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.fp.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FunctionFromMethodExprImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FunctionFromMethodExprImpl.java
index e265599..72dc53f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FunctionFromMethodExprImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/impl/FunctionFromMethodExprImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionFromMethodExprImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.fp.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpAdapterFactory.java
index 28ccc9b..ce29b84 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FpAdapterFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.fp.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpSwitch.java
index 34c76f5..faedf09 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FpSwitch.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.fp.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpValidator.java
index aa86d9a..682e90f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/fp/util/FpValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FpValidator.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.fp.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/AsListImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/AsListImpl.java
index 8ce681e..8f52441 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/AsListImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/AsListImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AsListImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/AssociationEndNavigationExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/AssociationEndNavigationExpressionImpl.java
index a6da2a0..c8975f7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/AssociationEndNavigationExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/AssociationEndNavigationExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AssociationEndNavigationExpressionImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ConditionalExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ConditionalExpressionImpl.java
index 43301fd..a6caa9e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ConditionalExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ConditionalExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConditionalExpressionImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ConditionalImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ConditionalImpl.java
index 92b3480..ca9948d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ConditionalImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ConditionalImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ConditionalImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ContentEqualsImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ContentEqualsImpl.java
index 5c89223..5597db7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ContentEqualsImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ContentEqualsImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContentEqualsImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/EqualsImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/EqualsImpl.java
index 16532d6..d45a471 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/EqualsImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/EqualsImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: EqualsImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionImpl.java
index 075f7f8..87a5395 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionWithArgumentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionWithArgumentImpl.java
index 8d52b45..5188bb5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionWithArgumentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionWithArgumentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionWithArgumentImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionsFactoryImpl.java
index eda0833..a29c77e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsFactoryImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionsPackageImpl.java
index c847152..f783950 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ExpressionsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsPackageImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/FunctionCallExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/FunctionCallExpressionImpl.java
index a1eeb05..bd5fca5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/FunctionCallExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/FunctionCallExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FunctionCallExpressionImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/HeadImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/HeadImpl.java
index 51f26a5..441362a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/HeadImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/HeadImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: HeadImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/MapImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/MapImpl.java
index b3fa10e..5a823d9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/MapImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/MapImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: MapImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/MethodCallExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/MethodCallExpressionImpl.java
index e6188fa..17a98b4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/MethodCallExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/MethodCallExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: MethodCallExpressionImpl.java,v 1.3 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/NavigationStepImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/NavigationStepImpl.java
index 47c26b6..8e119ab 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/NavigationStepImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/NavigationStepImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NavigationStepImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectBasedExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectBasedExpressionImpl.java
index dfc39b7..5943aa6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectBasedExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectBasedExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectBasedExpressionImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectCountImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectCountImpl.java
index 0272896..76ba77e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectCountImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectCountImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectCountImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectCreationExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectCreationExpressionImpl.java
index 99ba3a0..750a185 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectCreationExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ObjectCreationExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectCreationExpressionImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ReplaceImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ReplaceImpl.java
index f42b1a0..3896210 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ReplaceImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ReplaceImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ReplaceImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/SignatureCallExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/SignatureCallExpressionImpl.java
index 380edd7..c567131 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/SignatureCallExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/SignatureCallExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SignatureCallExpressionImpl.java,v 1.3 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/TailImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/TailImpl.java
index 1704950..35b5f93 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/TailImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/TailImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TailImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/TernaryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/TernaryImpl.java
index d0bf658..5b60489 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/TernaryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/TernaryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TernaryImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ThisImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ThisImpl.java
index 477f252..b80bff0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ThisImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/ThisImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ThisImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/VariableExpressionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/VariableExpressionImpl.java
index 6c6e028..6a96075 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/VariableExpressionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/VariableExpressionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: VariableExpressionImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/WithArgumentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/WithArgumentImpl.java
index 5516b05..72874b0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/WithArgumentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/impl/WithArgumentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: WithArgumentImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/BinaryLiteral.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/BinaryLiteral.java
index a044b5c..f811bf1 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/BinaryLiteral.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/BinaryLiteral.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BinaryLiteral.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/BooleanLiteral.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/BooleanLiteral.java
index ea36e04..053e0f2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/BooleanLiteral.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/BooleanLiteral.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BooleanLiteral.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/Literal.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/Literal.java
index e804f75..9ab0896 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/Literal.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/Literal.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Literal.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/LiteralsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/LiteralsFactory.java
index f67d67f..8154c76 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/LiteralsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/LiteralsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LiteralsFactory.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/LiteralsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/LiteralsPackage.java
index 0d898c0..6086af8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/LiteralsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/LiteralsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LiteralsPackage.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/NumberLiteral.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/NumberLiteral.java
index 310ca36..5ab2ffe 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/NumberLiteral.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/NumberLiteral.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NumberLiteral.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/ObjectLiteral.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/ObjectLiteral.java
index e7958a9..229a192 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/ObjectLiteral.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/ObjectLiteral.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectLiteral.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/StringLiteral.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/StringLiteral.java
index b231a48..f4483e7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/StringLiteral.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/StringLiteral.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StringLiteral.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/TimePointLiteral.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/TimePointLiteral.java
index 8c2f9a9..0a6b86f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/TimePointLiteral.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/TimePointLiteral.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimePointLiteral.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/ValueInit.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/ValueInit.java
index cde26f8..c58b0ca 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/ValueInit.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/ValueInit.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ValueInit.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/BinaryLiteralImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/BinaryLiteralImpl.java
index 8ea7bba..67f843d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/BinaryLiteralImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/BinaryLiteralImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BinaryLiteralImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/BooleanLiteralImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/BooleanLiteralImpl.java
index 7e5c4f5..25ddada 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/BooleanLiteralImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/BooleanLiteralImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BooleanLiteralImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralImpl.java
index 43705c6..b02033e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LiteralImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralsFactoryImpl.java
index 14059ff..89c1b5d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LiteralsFactoryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralsPackageImpl.java
index b65572a..2e92538 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/LiteralsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LiteralsPackageImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/NumberLiteralImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/NumberLiteralImpl.java
index 427b4cc..ecaf7eb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/NumberLiteralImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/NumberLiteralImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NumberLiteralImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/ObjectLiteralImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/ObjectLiteralImpl.java
index 4950a46..79a160d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/ObjectLiteralImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/ObjectLiteralImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ObjectLiteralImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/StringLiteralImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/StringLiteralImpl.java
index dee39b2..9b89bc3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/StringLiteralImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/StringLiteralImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StringLiteralImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/TimePointLiteralImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/TimePointLiteralImpl.java
index 8160ab5..78fa4bb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/TimePointLiteralImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/TimePointLiteralImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TimePointLiteralImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/ValueInitImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/ValueInitImpl.java
index 8627ea6..9fc0b4f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/ValueInitImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/impl/ValueInitImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ValueInitImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.literals.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsAdapterFactory.java
index 2064cf5..198b266 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LiteralsAdapterFactory.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsSwitch.java
index 99406bf..5996a4e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LiteralsSwitch.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsValidator.java
index 037f865..d36b303 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/literals/util/LiteralsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LiteralsValidator.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package dataaccess.expressions.literals.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsAdapterFactory.java
index 925d667..7fd3f20 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsAdapterFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsSwitch.java
index 37ed2cd..e6f7e3b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsSwitch.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsValidator.java
index 7cb967e..3d6b63e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/expressions/util/ExpressionsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsValidator.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.expressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/FromClause.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/FromClause.java
index f47f966..a6ebb0b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/FromClause.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/FromClause.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FromClause.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package dataaccess.query;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/OqlQuery.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/OqlQuery.java
index 2d4beea..b75cb86 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/OqlQuery.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/OqlQuery.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: OqlQuery.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package dataaccess.query;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/QueryFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/QueryFactory.java
index 1500a65..5de8602 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/QueryFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/QueryFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryFactory.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package dataaccess.query;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/QueryPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/QueryPackage.java
index 70f41d5..068aa96 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/QueryPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/QueryPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryPackage.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package dataaccess.query;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/Selection.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/Selection.java
index ba298dc..866c320 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/Selection.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/Selection.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Selection.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package dataaccess.query;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/FromClauseImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/FromClauseImpl.java
index 167849e..2ce5bf6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/FromClauseImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/FromClauseImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: FromClauseImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.query.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/OqlQueryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/OqlQueryImpl.java
index 2d8db04..0c3bd49 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/OqlQueryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/OqlQueryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: OqlQueryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.query.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/QueryFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/QueryFactoryImpl.java
index f7758e2..26f1932 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/QueryFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/QueryFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryFactoryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.query.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/QueryPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/QueryPackageImpl.java
index 41cdf65..64f6224 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/QueryPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/QueryPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryPackageImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.query.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/SelectionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/SelectionImpl.java
index 9cc04c5..e2c0222 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/SelectionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/impl/SelectionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SelectionImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.query.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QueryAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QueryAdapterFactory.java
index a4b9550..c02c576 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QueryAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QueryAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryAdapterFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.query.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QuerySwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QuerySwitch.java
index 0a1e490..f6821cb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QuerySwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QuerySwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QuerySwitch.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.query.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QueryValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QueryValidator.java
index 715df5f..05cf2bd 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QueryValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/dataaccess/query/util/QueryValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: QueryValidator.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package dataaccess.query.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/Binding.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/Binding.java
index ea7e39d..6ea1d74 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/Binding.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/Binding.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Binding.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/BindingFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/BindingFactory.java
index 0383acbe..b12331b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/BindingFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/BindingFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BindingFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/BindingPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/BindingPackage.java
index 7f2ff5d..5b8adef 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/BindingPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/BindingPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BindingPackage.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpBinding.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpBinding.java
index 3b5a770..65e30d9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpBinding.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpBinding.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: HttpBinding.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpGetBinding.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpGetBinding.java
index cd02eb4..33cdc32 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpGetBinding.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpGetBinding.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: HttpGetBinding.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpPutBinding.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpPutBinding.java
index 5619e46..a79bd81 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpPutBinding.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/HttpPutBinding.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: HttpPutBinding.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/RestUrlPattern.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/RestUrlPattern.java
index 660e1a0..b583bce 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/RestUrlPattern.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/RestUrlPattern.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RestUrlPattern.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/SimpleUrlPattern.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/SimpleUrlPattern.java
index ba6795d..e93ffa4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/SimpleUrlPattern.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/SimpleUrlPattern.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SimpleUrlPattern.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/UrlPattern.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/UrlPattern.java
index 6551074..1d2ea84 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/UrlPattern.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/UrlPattern.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: UrlPattern.java,v 1.1 2011/02/07 17:21:38 auhl Exp $
  */
 package integration.binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingFactoryImpl.java
index 2cd2420..7128ec7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BindingFactoryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingImpl.java
index cf5c36e..8cae60c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BindingImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingPackageImpl.java
index 272cc8d..8c46cb3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/BindingPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BindingPackageImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpBindingImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpBindingImpl.java
index 97cef1a..20340d3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpBindingImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpBindingImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: HttpBindingImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpGetBindingImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpGetBindingImpl.java
index aee53f6..645872c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpGetBindingImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpGetBindingImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: HttpGetBindingImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpPutBindingImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpPutBindingImpl.java
index a442a57..f06f442 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpPutBindingImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/HttpPutBindingImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: HttpPutBindingImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/RestUrlPatternImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/RestUrlPatternImpl.java
index 838e4d2..0a66461 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/RestUrlPatternImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/RestUrlPatternImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RestUrlPatternImpl.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/SimpleUrlPatternImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/SimpleUrlPatternImpl.java
index cebe85e..e0b639d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/SimpleUrlPatternImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/SimpleUrlPatternImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SimpleUrlPatternImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/UrlPatternImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/UrlPatternImpl.java
index 028fd8f..1319587 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/UrlPatternImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/impl/UrlPatternImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: UrlPatternImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingAdapterFactory.java
index ab369d1..7d77fc8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BindingAdapterFactory.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.binding.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingSwitch.java
index 02e555c..8b61cc3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BindingSwitch.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.binding.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingValidator.java
index 750ad96..05edf18 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/binding/util/BindingValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: BindingValidator.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.binding.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/IntegrationScenario.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/IntegrationScenario.java
index 5a691d1..f387f1a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/IntegrationScenario.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/IntegrationScenario.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IntegrationScenario.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.processintegration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessComponentInteraction.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessComponentInteraction.java
index ae81f39..bccf257 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessComponentInteraction.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessComponentInteraction.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessComponentInteraction.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.processintegration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessintegrationFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessintegrationFactory.java
index 76c280e..ca31d52 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessintegrationFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessintegrationFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessintegrationFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.processintegration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessintegrationPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessintegrationPackage.java
index 4deadf1..92f6b8e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessintegrationPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/ProcessintegrationPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessintegrationPackage.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.processintegration;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/IntegrationScenarioImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/IntegrationScenarioImpl.java
index 1d8c2d2..38c8d28 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/IntegrationScenarioImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/IntegrationScenarioImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: IntegrationScenarioImpl.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.processintegration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessComponentInteractionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessComponentInteractionImpl.java
index b58a6fa..0c31a89 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessComponentInteractionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessComponentInteractionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessComponentInteractionImpl.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.processintegration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessintegrationFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessintegrationFactoryImpl.java
index 6226030..863c91f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessintegrationFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessintegrationFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessintegrationFactoryImpl.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.processintegration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessintegrationPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessintegrationPackageImpl.java
index 28ed5d1..8e30df7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessintegrationPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/impl/ProcessintegrationPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessintegrationPackageImpl.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.processintegration.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/util/ProcessintegrationAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/util/ProcessintegrationAdapterFactory.java
index c51b349..cce5520 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/util/ProcessintegrationAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/util/ProcessintegrationAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessintegrationAdapterFactory.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.processintegration.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/util/ProcessintegrationSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/util/ProcessintegrationSwitch.java
index f5a3e8a..8753193 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/util/ProcessintegrationSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/processintegration/util/ProcessintegrationSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessintegrationSwitch.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package integration.processintegration.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AbstractContent.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AbstractContent.java
index b0826fb..7c93c00 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AbstractContent.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AbstractContent.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractContent.java,v 1.1 2011/02/07 17:21:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AbstractType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AbstractType.java
index 9a21170..5a7cae7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AbstractType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AbstractType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractType.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Annotation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Annotation.java
index 39cf4d6..c1adc1b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Annotation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Annotation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Annotation.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Any.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Any.java
index ef9d4b2..937687a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Any.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Any.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Any.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AttUseType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AttUseType.java
index 8ddbf61..b43bfca 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AttUseType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/AttUseType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AttUseType.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Attribute.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Attribute.java
index 38f8ab5..87074e8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Attribute.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Attribute.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Attribute.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Choice.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Choice.java
index da866ed..bffd777 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Choice.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Choice.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Choice.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ComplexContent.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ComplexContent.java
index bc7ebe3..5f53504 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ComplexContent.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ComplexContent.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ComplexContent.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ComplexType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ComplexType.java
index 285b908..3e47382 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ComplexType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ComplexType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ComplexType.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Containable.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Containable.java
index 62b81c5..2b9d698 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Containable.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Containable.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Containable.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ElementDefinition.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ElementDefinition.java
index 548ebf0..0bca833 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ElementDefinition.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ElementDefinition.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ElementDefinition.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ElementReference.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ElementReference.java
index b227388..f024fb0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ElementReference.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/ElementReference.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ElementReference.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Group.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Group.java
index db16d84..b6b05b1 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Group.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Group.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Group.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/NamedElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/NamedElement.java
index 5a7d114..746c9f4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/NamedElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/NamedElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedElement.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Notation.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Notation.java
index 6be1d7a..4b7f45d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Notation.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Notation.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Notation.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Root.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Root.java
index b583dfa..1c28f35 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Root.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Root.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Root.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Sequence.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Sequence.java
index a6b1752..2a41b83 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Sequence.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/Sequence.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Sequence.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/SimpleContent.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/SimpleContent.java
index 4060157..0fb6bfe 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/SimpleContent.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/SimpleContent.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SimpleContent.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/SimpleType.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/SimpleType.java
index 13e4282..40ba3ff 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/SimpleType.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/SimpleType.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SimpleType.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/XsdFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/XsdFactory.java
index bc84ca8..989e490 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/XsdFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/XsdFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: XsdFactory.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/XsdPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/XsdPackage.java
index ad18173..3f34c75 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/XsdPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/XsdPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: XsdPackage.java,v 1.2 2011/03/05 21:37:37 auhl Exp $
  */
 package integration.xsd;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AbstractContentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AbstractContentImpl.java
index bdad37a..e854b80 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AbstractContentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AbstractContentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractContentImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AbstractTypeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AbstractTypeImpl.java
index a581a65..3fee0e5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AbstractTypeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AbstractTypeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AbstractTypeImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AnnotationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AnnotationImpl.java
index 52e5dda..033b5dc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AnnotationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AnnotationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnnotationImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AnyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AnyImpl.java
index aed64ff..edd294e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AnyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AnyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AnyImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AttributeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AttributeImpl.java
index 6cfd289..b973c47 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AttributeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/AttributeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AttributeImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ChoiceImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ChoiceImpl.java
index 44d0ddf..f425152 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ChoiceImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ChoiceImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ChoiceImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ComplexContentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ComplexContentImpl.java
index 6f4b1b3..90b4fc4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ComplexContentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ComplexContentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ComplexContentImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ComplexTypeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ComplexTypeImpl.java
index db3dd80..d05f63f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ComplexTypeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ComplexTypeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ComplexTypeImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ContainableImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ContainableImpl.java
index eb482a9..8f1a293 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ContainableImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ContainableImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ContainableImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ElementDefinitionImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ElementDefinitionImpl.java
index 99ca4ff..40470b9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ElementDefinitionImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ElementDefinitionImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ElementDefinitionImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ElementReferenceImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ElementReferenceImpl.java
index 58e1b5c..6567393 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ElementReferenceImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/ElementReferenceImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ElementReferenceImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/GroupImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/GroupImpl.java
index 278c44f..a520fcc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/GroupImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/GroupImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: GroupImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/NamedElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/NamedElementImpl.java
index 6cac811..768306e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/NamedElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/NamedElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedElementImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/NotationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/NotationImpl.java
index 22de256..f02aad2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/NotationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/NotationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NotationImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/RootImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/RootImpl.java
index 1971121..9167a4e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/RootImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/RootImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RootImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SequenceImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SequenceImpl.java
index 1eacb55..4cf4741 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SequenceImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SequenceImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SequenceImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SimpleContentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SimpleContentImpl.java
index 52a4ab7..c605ee9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SimpleContentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SimpleContentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SimpleContentImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SimpleTypeImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SimpleTypeImpl.java
index 3499a18..5f4ddc2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SimpleTypeImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/SimpleTypeImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SimpleTypeImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/XsdFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/XsdFactoryImpl.java
index c0eb651..45786e7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/XsdFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/XsdFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: XsdFactoryImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/XsdPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/XsdPackageImpl.java
index 8a03e3d..7e9a261 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/XsdPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/impl/XsdPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: XsdPackageImpl.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package integration.xsd.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/util/XsdAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/util/XsdAdapterFactory.java
index 1366f8f..316c9d3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/util/XsdAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/util/XsdAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: XsdAdapterFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.xsd.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/util/XsdSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/util/XsdSwitch.java
index 27728be..03b809b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/util/XsdSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/integration/xsd/util/XsdSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: XsdSwitch.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package integration.xsd.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/LocalizationFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/LocalizationFactory.java
index e631c34..6e38afa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/LocalizationFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/LocalizationFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LocalizationFactory.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package localization;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/LocalizationPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/LocalizationPackage.java
index eb03ffd..41ef2b2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/LocalizationPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/LocalizationPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LocalizationPackage.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package localization;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/TranslatableText.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/TranslatableText.java
index 3966d75..4e8c593 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/TranslatableText.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/TranslatableText.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TranslatableText.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package localization;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/LocalizationFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/LocalizationFactoryImpl.java
index 80d14a3..421eacf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/LocalizationFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/LocalizationFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LocalizationFactoryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package localization.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/LocalizationPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/LocalizationPackageImpl.java
index 7b909ab..22e4df6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/LocalizationPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/LocalizationPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LocalizationPackageImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package localization.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/TranslatableTextImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/TranslatableTextImpl.java
index 07e1282..eee4f6c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/TranslatableTextImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/impl/TranslatableTextImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TranslatableTextImpl.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package localization.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/util/LocalizationAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/util/LocalizationAdapterFactory.java
index fc1b685..8ffac02 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/util/LocalizationAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/util/LocalizationAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LocalizationAdapterFactory.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package localization.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/util/LocalizationSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/util/LocalizationSwitch.java
index caecae1..4765cf9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/util/LocalizationSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/localization/util/LocalizationSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: LocalizationSwitch.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package localization.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Application.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Application.java
index 44ba6fb..c273bd8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Application.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Application.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Application.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package modelmanagement;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/ModelmanagementFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/ModelmanagementFactory.java
index 8bdf541..2e2525e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/ModelmanagementFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/ModelmanagementFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ModelmanagementFactory.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package modelmanagement;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/ModelmanagementPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/ModelmanagementPackage.java
index c2e4c71..f7dbc82 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/ModelmanagementPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/ModelmanagementPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ModelmanagementPackage.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package modelmanagement;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Module.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Module.java
index 3197464..0675473 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Module.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Module.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Module.java,v 1.1 2011/02/07 17:16:09 auhl Exp $
  */
 package modelmanagement;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/NamedElement.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/NamedElement.java
index f4aa423..d5fa3bc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/NamedElement.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/NamedElement.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedElement.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package modelmanagement;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Package.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Package.java
index b8d32c8..285ce47 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Package.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/Package.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Package.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package modelmanagement;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/PackageOwner.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/PackageOwner.java
index bd7a74d..c93b9b2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/PackageOwner.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/PackageOwner.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PackageOwner.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package modelmanagement;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentUnit.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentUnit.java
index b6395ed..d130c20 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentUnit.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentUnit.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeploymentUnit.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package modelmanagement.deploymentunits;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentunitsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentunitsFactory.java
index 4a3375a..6cb7269 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentunitsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentunitsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeploymentunitsFactory.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package modelmanagement.deploymentunits;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentunitsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentunitsPackage.java
index b6f7557..8fa6a20 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentunitsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/DeploymentunitsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeploymentunitsPackage.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package modelmanagement.deploymentunits;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentUnitImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentUnitImpl.java
index fee6507..40f246e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentUnitImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentUnitImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeploymentUnitImpl.java,v 1.3 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.deploymentunits.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentunitsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentunitsFactoryImpl.java
index b0532ff..249ff44 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentunitsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentunitsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeploymentunitsFactoryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.deploymentunits.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentunitsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentunitsPackageImpl.java
index 03ee60e..fe64d87 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentunitsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/impl/DeploymentunitsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeploymentunitsPackageImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.deploymentunits.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/util/DeploymentunitsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/util/DeploymentunitsAdapterFactory.java
index ce7627b..a287a2a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/util/DeploymentunitsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/util/DeploymentunitsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeploymentunitsAdapterFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.deploymentunits.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/util/DeploymentunitsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/util/DeploymentunitsSwitch.java
index 66715ff..70a9fc0 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/util/DeploymentunitsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/deploymentunits/util/DeploymentunitsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeploymentunitsSwitch.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.deploymentunits.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ApplicationImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ApplicationImpl.java
index 295dcce..d75c70b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ApplicationImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ApplicationImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ApplicationImpl.java,v 1.3 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModelmanagementFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModelmanagementFactoryImpl.java
index e3b58ac..0d3024b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModelmanagementFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModelmanagementFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ModelmanagementFactoryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModelmanagementPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModelmanagementPackageImpl.java
index 086f227..12e6a96 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModelmanagementPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModelmanagementPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ModelmanagementPackageImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModuleImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModuleImpl.java
index 7ec64e4..eb17096 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModuleImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/ModuleImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ModuleImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/NamedElementImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/NamedElementImpl.java
index fb08c19..918b3d2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/NamedElementImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/NamedElementImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: NamedElementImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/PackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/PackageImpl.java
index acb1b33..62e6cca 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/PackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/PackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PackageImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/PackageOwnerImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/PackageOwnerImpl.java
index 467ee3b..6de8f3f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/PackageOwnerImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/impl/PackageOwnerImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: PackageOwnerImpl.java,v 1.3 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponent.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponent.java
index c6aa3a9..817572c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponent.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponent.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessComponent.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package modelmanagement.processcomponents;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponentInsideCompany.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponentInsideCompany.java
index d237823..9c207fb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponentInsideCompany.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponentInsideCompany.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessComponentInsideCompany.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package modelmanagement.processcomponents;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponentOutsideCompany.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponentOutsideCompany.java
index 5d5704a..5361750 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponentOutsideCompany.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcessComponentOutsideCompany.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessComponentOutsideCompany.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package modelmanagement.processcomponents;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcesscomponentsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcesscomponentsFactory.java
index d566093..e6f8066 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcesscomponentsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcesscomponentsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcesscomponentsFactory.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package modelmanagement.processcomponents;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcesscomponentsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcesscomponentsPackage.java
index 6597267..3e8c722 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcesscomponentsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/ProcesscomponentsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcesscomponentsPackage.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package modelmanagement.processcomponents;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentImpl.java
index 3f05cba..830eed8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessComponentImpl.java,v 1.3 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.processcomponents.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentInsideCompanyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentInsideCompanyImpl.java
index 8bd688e..62a9190 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentInsideCompanyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentInsideCompanyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessComponentInsideCompanyImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.processcomponents.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentOutsideCompanyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentOutsideCompanyImpl.java
index bc4bedd..7f51356 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentOutsideCompanyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcessComponentOutsideCompanyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcessComponentOutsideCompanyImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.processcomponents.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcesscomponentsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcesscomponentsFactoryImpl.java
index bc8e58a..d2fb3d7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcesscomponentsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcesscomponentsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcesscomponentsFactoryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.processcomponents.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcesscomponentsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcesscomponentsPackageImpl.java
index 97246fb..33287aa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcesscomponentsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/impl/ProcesscomponentsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcesscomponentsPackageImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.processcomponents.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/util/ProcesscomponentsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/util/ProcesscomponentsAdapterFactory.java
index d0cc2c1..32874bb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/util/ProcesscomponentsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/util/ProcesscomponentsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcesscomponentsAdapterFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.processcomponents.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/util/ProcesscomponentsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/util/ProcesscomponentsSwitch.java
index 7b7b3ba..ebc860b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/util/ProcesscomponentsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/processcomponents/util/ProcesscomponentsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ProcesscomponentsSwitch.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.processcomponents.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementAdapterFactory.java
index a430cb4..1081e16 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ModelmanagementAdapterFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementSwitch.java
index 6334fb7..5f4bb51 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ModelmanagementSwitch.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementValidator.java
index 9aa90bf..4d6cd08 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/modelmanagement/util/ModelmanagementValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ModelmanagementValidator.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package modelmanagement.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/ActionsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/ActionsFactory.java
index beed82c..4ae3f4b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/ActionsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/ActionsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsFactory.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/ActionsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/ActionsPackage.java
index 5790336..8879f86 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/ActionsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/ActionsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsPackage.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Delete.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Delete.java
index 49dd601..32daabc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Delete.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Delete.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Delete.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Rollback.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Rollback.java
index 0df81f9..4f80c14 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Rollback.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Rollback.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Rollback.java,v 1.1 2011/02/07 17:21:37 auhl Exp $
  */
 package persistence.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/StatementWithEntityArgument.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/StatementWithEntityArgument.java
index 8b07b63..66920db 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/StatementWithEntityArgument.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/StatementWithEntityArgument.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatementWithEntityArgument.java,v 1.1 2011/02/07 17:21:37 auhl Exp $
  */
 package persistence.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Store.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Store.java
index 2cbfc66..e7c516a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Store.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/Store.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Store.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/ActionsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/ActionsFactoryImpl.java
index 7f7bf79..6b5787c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/ActionsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/ActionsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsFactoryImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/ActionsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/ActionsPackageImpl.java
index 19ad08e..dfba672 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/ActionsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/ActionsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsPackageImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/DeleteImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/DeleteImpl.java
index dc10192..1a8a230 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/DeleteImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/DeleteImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DeleteImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/RollbackImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/RollbackImpl.java
index 71e734f..f2ae20a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/RollbackImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/RollbackImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: RollbackImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/StatementWithEntityArgumentImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/StatementWithEntityArgumentImpl.java
index 1d4db7e..c5b939b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/StatementWithEntityArgumentImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/StatementWithEntityArgumentImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StatementWithEntityArgumentImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/StoreImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/StoreImpl.java
index 1764303..ef54cde 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/StoreImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/impl/StoreImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StoreImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package persistence.actions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsAdapterFactory.java
index 3856e06..443f09a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsAdapterFactory.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package persistence.actions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsSwitch.java
index 48c794f..fec2009 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsSwitch.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package persistence.actions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsValidator.java
index a202184..ce5026c 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/actions/util/ActionsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ActionsValidator.java,v 1.2 2011/03/05 21:37:36 auhl Exp $
  */
 package persistence.actions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/All.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/All.java
index d036fb5..1a6bae5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/All.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/All.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: All.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package persistence.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/Commit.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/Commit.java
index 4ca1b8b..4cf338a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/Commit.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/Commit.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Commit.java,v 1.1 2011/02/07 17:21:36 auhl Exp $
  */
 package persistence.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/ExpressionsFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/ExpressionsFactory.java
index 8310297..61c8789 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/ExpressionsFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/ExpressionsFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsFactory.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package persistence.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/ExpressionsPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/ExpressionsPackage.java
index af921c4..006f83d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/ExpressionsPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/ExpressionsPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsPackage.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package persistence.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/Snapshot.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/Snapshot.java
index 4ec0974..be1acf9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/Snapshot.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/Snapshot.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Snapshot.java,v 1.1 2011/02/07 17:21:36 auhl Exp $
  */
 package persistence.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/SnapshotSelection.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/SnapshotSelection.java
index 3d85ffe..ba4daf2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/SnapshotSelection.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/SnapshotSelection.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SnapshotSelection.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package persistence.expressions;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/AllImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/AllImpl.java
index 7413e2d..ddda01f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/AllImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/AllImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: AllImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package persistence.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/CommitImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/CommitImpl.java
index 850e188..35f43f1 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/CommitImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/CommitImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: CommitImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package persistence.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/ExpressionsFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/ExpressionsFactoryImpl.java
index 410809e..eacb064 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/ExpressionsFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/ExpressionsFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsFactoryImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package persistence.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/ExpressionsPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/ExpressionsPackageImpl.java
index b58a97e..fb19fce 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/ExpressionsPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/ExpressionsPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsPackageImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package persistence.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/SnapshotImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/SnapshotImpl.java
index 47a27c8..6d84779 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/SnapshotImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/impl/SnapshotImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: SnapshotImpl.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package persistence.expressions.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsAdapterFactory.java
index 3ee597a..9ca2bc6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsAdapterFactory.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package persistence.expressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsSwitch.java
index 546b3fc..f510a36 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsSwitch.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package persistence.expressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsValidator.java
index 7316b4f..88606fa 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/persistence/expressions/util/ExpressionsValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: ExpressionsValidator.java,v 1.2 2011/03/05 21:52:05 auhl Exp $
  */
 package persistence.expressions.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Data_bindingFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Data_bindingFactory.java
index d6d5852..75b08be 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Data_bindingFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Data_bindingFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Data_bindingFactory.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package ui.data_binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Data_bindingPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Data_bindingPackage.java
index b7d3fee..b994bde 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Data_bindingPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Data_bindingPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Data_bindingPackage.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package ui.data_binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Dummy.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Dummy.java
index 09ffc3c..5789542 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Dummy.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/Dummy.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Dummy.java,v 1.1 2011/02/07 17:21:38 auhl Exp $
  */
 package ui.data_binding;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/Data_bindingFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/Data_bindingFactoryImpl.java
index 3419e66..8dc4f9b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/Data_bindingFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/Data_bindingFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Data_bindingFactoryImpl.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package ui.data_binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/Data_bindingPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/Data_bindingPackageImpl.java
index 4d569d9..25b32cb 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/Data_bindingPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/Data_bindingPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Data_bindingPackageImpl.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package ui.data_binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/DummyImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/DummyImpl.java
index e9302aa..35b5851 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/DummyImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/impl/DummyImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: DummyImpl.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package ui.data_binding.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/util/Data_bindingAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/util/Data_bindingAdapterFactory.java
index 011a68a..ff34372 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/util/Data_bindingAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/util/Data_bindingAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Data_bindingAdapterFactory.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package ui.data_binding.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/util/Data_bindingSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/util/Data_bindingSwitch.java
index 3359595..98dd7d2 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/util/Data_bindingSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/data_binding/util/Data_bindingSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: Data_bindingSwitch.java,v 1.2 2011/03/05 21:52:06 auhl Exp $
  */
 package ui.data_binding.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/StringTemplate.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/StringTemplate.java
index 4cb2108..b0356ef 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/StringTemplate.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/StringTemplate.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StringTemplate.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package ui.templates;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/TemplatesFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/TemplatesFactory.java
index be719c3..aa39d91 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/TemplatesFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/TemplatesFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TemplatesFactory.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package ui.templates;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/TemplatesPackage.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/TemplatesPackage.java
index f87b79f..c25e566 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/TemplatesPackage.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/TemplatesPackage.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TemplatesPackage.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package ui.templates;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/StringTemplateImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/StringTemplateImpl.java
index e9ef862..b5cfb36 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/StringTemplateImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/StringTemplateImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: StringTemplateImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package ui.templates.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/TemplatesFactoryImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/TemplatesFactoryImpl.java
index 8ccfa94..6c13a19 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/TemplatesFactoryImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/TemplatesFactoryImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TemplatesFactoryImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package ui.templates.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/TemplatesPackageImpl.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/TemplatesPackageImpl.java
index 7c2d731..31d741a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/TemplatesPackageImpl.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/impl/TemplatesPackageImpl.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TemplatesPackageImpl.java,v 1.2 2011/03/05 21:37:35 auhl Exp $
  */
 package ui.templates.impl;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesAdapterFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesAdapterFactory.java
index dea5714..4e92680 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesAdapterFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesAdapterFactory.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TemplatesAdapterFactory.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package ui.templates.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesSwitch.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesSwitch.java
index a0d78ba..c7ca2b9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesSwitch.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesSwitch.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TemplatesSwitch.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package ui.templates.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesValidator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesValidator.java
index 58ef187..4bdc23f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesValidator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testmodel.ngpm/src/ui/templates/util/TemplatesValidator.java
@@ -1,7 +1,13 @@
-/**
- * <copyright>
- * </copyright>
- *
+/*******************************************************************************
+ * Copyright (c) 2009, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ * 
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ ******************************************************************************
  * $Id: TemplatesValidator.java,v 1.2 2011/03/05 21:52:04 auhl Exp $
  */
 package ui.templates.util;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/build.properties b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/build.properties
index 2113177..cef1e9b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/build.properties
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/build.properties
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (c) 2009, 2010 SAP AG and others.
+# Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/plugin.properties b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/plugin.properties
index 51329cd..f63ff57 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/plugin.properties
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/plugin.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.1 2011/05/01 20:04:55 auhl Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = OCL Impact Analyzer Tests
 providerName = Eclipse Modeling Project
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerAllTests.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerAllTests.java
index 8630706..d9503a7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerAllTests.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerAllTests.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2013 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerIAAnnotationsSuite.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerIAAnnotationsSuite.java
index a89e592..6112ff4 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerIAAnnotationsSuite.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerIAAnnotationsSuite.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerNavigationStepsAndIAAnnotationsSuite.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerNavigationStepsAndIAAnnotationsSuite.java
index 8f3ce74..64aa33d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerNavigationStepsAndIAAnnotationsSuite.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerNavigationStepsAndIAAnnotationsSuite.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerNavigationStepsSuite.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerNavigationStepsSuite.java
index c0050ff..a9381d8 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerNavigationStepsSuite.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerNavigationStepsSuite.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerUnusedChecksSuite.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerUnusedChecksSuite.java
index f47e94a..7eaf402 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerUnusedChecksSuite.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/ImpactAnalyzerUnusedChecksSuite.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/deltaPropagation/PartialEvaluatorTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/deltaPropagation/PartialEvaluatorTest.java
index 28ab8a8..ece879a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/deltaPropagation/PartialEvaluatorTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/deltaPropagation/PartialEvaluatorTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/derivedPropertyHandling/DerivedPropertyAdapterTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/derivedPropertyHandling/DerivedPropertyAdapterTest.java
index 952131c..3be220f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/derivedPropertyHandling/DerivedPropertyAdapterTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/derivedPropertyHandling/DerivedPropertyAdapterTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2010 SAP AG and others.
+ * Copyright (c) 2010, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/EventAdapter.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/EventAdapter.java
index 92a805a..500d925 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/EventAdapter.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/EventAdapter.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/EventManagerNaive.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/EventManagerNaive.java
index 8470849..e6ff4f3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/EventManagerNaive.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/EventManagerNaive.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/FilterSynthesisEMEnabledTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/FilterSynthesisEMEnabledTest.java
index a72eb92..bfcf753 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/FilterSynthesisEMEnabledTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/FilterSynthesisEMEnabledTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/FilterSynthesisTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/FilterSynthesisTest.java
index 213738b..9726db9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/FilterSynthesisTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/FilterSynthesisTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/PerformanceStressForEventManagerTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/PerformanceStressForEventManagerTest.java
index 1a11a11..d2b38dc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/PerformanceStressForEventManagerTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/filterSynthesis/PerformanceStressForEventManagerTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/helper/ExampleApp.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/helper/ExampleApp.java
index 9f8c628..f994a31 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/helper/ExampleApp.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/helper/ExampleApp.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/ImpactAnalyzerImplWithPublicInstanceScopeAnalysis.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/ImpactAnalyzerImplWithPublicInstanceScopeAnalysis.java
index 13dd16c..ef94288 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/ImpactAnalyzerImplWithPublicInstanceScopeAnalysis.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/ImpactAnalyzerImplWithPublicInstanceScopeAnalysis.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.ocl.examples.impactanalyzer.tests.instanceScope;
 
 import org.eclipse.ocl.ecore.OCLExpression;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NavigationPathCreationTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NavigationPathCreationTest.java
index 1d57da8..c65c629 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NavigationPathCreationTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NavigationPathCreationTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NavigationStepDebugGraphTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NavigationStepDebugGraphTest.java
index a509665..14ed362 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NavigationStepDebugGraphTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NavigationStepDebugGraphTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NgpmModelBasedOclIaTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NgpmModelBasedOclIaTest.java
index 33609f9..52a74ab 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NgpmModelBasedOclIaTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/NgpmModelBasedOclIaTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/OclIaTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/OclIaTest.java
index e4631b4..95aeecf 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/OclIaTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/OclIaTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2013 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/QuickOclParseAndEvalTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/QuickOclParseAndEvalTest.java
index 693d666..0ca5015 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/QuickOclParseAndEvalTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/QuickOclParseAndEvalTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/RevPathComputationTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/RevPathComputationTest.java
index a07ff86..e351796 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/RevPathComputationTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/RevPathComputationTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/TracebackStepTest.java b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/TracebackStepTest.java
index 8c66736..e6fe7df 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/TracebackStepTest.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.tests/src/org/eclipse/ocl/examples/impactanalyzer/tests/instanceScope/TracebackStepTest.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/build.properties b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/build.properties
index 57e00e4..b94d20e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/build.properties
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2009, 2010 SAP AG and others.
+# Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/plugin.properties b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/plugin.properties
index ecc4ac9..1e67a4b 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/plugin.properties
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/plugin.properties
@@ -1,8 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2011 SAP AG 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
+# http://www.eclipse.org/legal/epl-v10.html
 #
-# $Id: plugin.properties,v 1.1 2011/05/01 20:04:56 auhl Exp $
+# Contributors:
+#     SAP AG - initial API and implementation
+###############################################################################
 
 pluginName = OCL Impact Analyzer Test Utilities
 providerName = Eclipse Modeling Project
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/IncrementalResourceShrinker.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/IncrementalResourceShrinker.java
index a1551c1..d823688 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/IncrementalResourceShrinker.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/IncrementalResourceShrinker.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelChangeSimulator.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelChangeSimulator.java
index a771d50..e16fc8d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelChangeSimulator.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelChangeSimulator.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelCloner.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelCloner.java
index bf6e296..6c0379f 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelCloner.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelCloner.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelReference.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelReference.java
index fcc917a..cb30d15 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelReference.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ModelReference.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/PackageDependencyGraph.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/PackageDependencyGraph.java
index bd71f0e..66501e7 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/PackageDependencyGraph.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/PackageDependencyGraph.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ResourceTraversalHelper.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ResourceTraversalHelper.java
index d15cb03..da8f316 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ResourceTraversalHelper.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ResourceTraversalHelper.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ResourceWithSize.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ResourceWithSize.java
index 704242c..eb0c666 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ResourceWithSize.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ResourceWithSize.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.ocl.examples.impactanalyzer.benchmark.preparation.model;
 
 import org.eclipse.emf.ecore.xmi.XMLResource;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ShrinkedResourceProvider.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ShrinkedResourceProvider.java
index 2616233..cd2d57d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ShrinkedResourceProvider.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/ShrinkedResourceProvider.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/VisitedPackages.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/VisitedPackages.java
index fd69744..558f7c6 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/VisitedPackages.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/VisitedPackages.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/XMIResourceWithSize.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/XMIResourceWithSize.java
index d640678..6a40980 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/XMIResourceWithSize.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/model/XMIResourceWithSize.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.ocl.examples.impactanalyzer.benchmark.preparation.model;
 
 import org.eclipse.emf.common.util.TreeIterator;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/BenchmarkNotificationPreparer.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/BenchmarkNotificationPreparer.java
index adb1ee8..72ea78a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/BenchmarkNotificationPreparer.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/BenchmarkNotificationPreparer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationForModelList.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationForModelList.java
index 4233965..02cb5e3 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationForModelList.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationForModelList.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationHelper.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationHelper.java
index 3a98476..23af41e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationHelper.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationHelper.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationProducer.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationProducer.java
index c035997..a5b7f1e 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationProducer.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationProducer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationResourceLoader.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationResourceLoader.java
index 0ed6867..21ac502 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationResourceLoader.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/NotificationResourceLoader.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/RawNotification.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/RawNotification.java
index 3c2a1b6..8c4f856 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/RawNotification.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/RawNotification.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/RealWorldReplayNotificationProducer.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/RealWorldReplayNotificationProducer.java
index 96357e8..499fef5 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/RealWorldReplayNotificationProducer.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/notifications/RealWorldReplayNotificationProducer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/BenchmarkOCLPreparer.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/BenchmarkOCLPreparer.java
index 17e40ec..1d55c74 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/BenchmarkOCLPreparer.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/BenchmarkOCLPreparer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/EnvironmentFactory.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/EnvironmentFactory.java
index ff89b4d..6330f51 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/EnvironmentFactory.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/EnvironmentFactory.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2010, 2011 SAP AG 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
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     SAP AG - initial API and implementation
+ *******************************************************************************/
 package org.eclipse.ocl.examples.impactanalyzer.benchmark.preparation.ocl;
 
 import org.eclipse.emf.ecore.EClass;
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionFromClassTcsPicker.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionFromClassTcsPicker.java
index e4c8452..e157fb9 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionFromClassTcsPicker.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionFromClassTcsPicker.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionFromModelPicker.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionFromModelPicker.java
index 55960e0..6e44f48 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionFromModelPicker.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionFromModelPicker.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2012 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionPicker.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionPicker.java
index aa64520..da5ebbc 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionPicker.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionPicker.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionWithContext.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionWithContext.java
index ffae240..13e0d10 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionWithContext.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLExpressionWithContext.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLTestExpressionContainer.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLTestExpressionContainer.java
index afc2afa..92f8cac 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLTestExpressionContainer.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/OCLTestExpressionContainer.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/Tuple.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/Tuple.java
index 6e8809e..b2e953a 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/Tuple.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/benchmark/preparation/ocl/Tuple.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/testutils/BaseDepartmentTestWithOCL.java b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/testutils/BaseDepartmentTestWithOCL.java
index a0fb293..2362e2d 100644
--- a/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/testutils/BaseDepartmentTestWithOCL.java
+++ b/tests/org.eclipse.ocl.examples.impactanalyzer.testutils/src/org/eclipse/ocl/examples/impactanalyzer/testutils/BaseDepartmentTestWithOCL.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2009, 2010 SAP AG and others.
+ * Copyright (c) 2009, 2011 SAP AG 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
diff --git a/tests/org.eclipse.ocl.examples.testutils/plugin.properties b/tests/org.eclipse.ocl.examples.testutils/plugin.properties
index 48c5f88..db3be79 100644
--- a/tests/org.eclipse.ocl.examples.testutils/plugin.properties
+++ b/tests/org.eclipse.ocl.examples.testutils/plugin.properties
@@ -1,19 +1,14 @@
 ###############################################################################
-# Copyright (c) 2013 E.D.Willink and others.
+# Copyright (c) 2010, 2011 SAP AG 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
 # http://www.eclipse.org/legal/epl-v10.html
 #
 # Contributors:
-#     E.D.Willink - initial API and implementation
+#     SAP AG - initial API and implementation
 ###############################################################################
 
-# <copyright>
-# </copyright>
-#
-# $Id: plugin.properties,v 1.1 2011/05/01 20:04:58 auhl Exp $
-
 pluginName = OCL General Test Utilities
 providerName = Eclipse Modeling Project