migration to latest AMALTHEA 0.9.7
Signed-off-by: Syed Aoun Raza <Aoun.Raza@de.bosch.com>
diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/org/eclipse/app4mc/sca/amalthea/loader/AMALTHEAResourceLoader.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/org/eclipse/app4mc/sca/amalthea/loader/AMALTHEAResourceLoader.java
index 40a49b7..740d69b 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/org/eclipse/app4mc/sca/amalthea/loader/AMALTHEAResourceLoader.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/org/eclipse/app4mc/sca/amalthea/loader/AMALTHEAResourceLoader.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/org/eclipse/app4mc/sca/amalthea/serializer/AMALTHEAResourceSerializer.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/org/eclipse/app4mc/sca/amalthea/serializer/AMALTHEAResourceSerializer.java
index d746bfb..2136418 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/org/eclipse/app4mc/sca/amalthea/serializer/AMALTHEAResourceSerializer.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/org/eclipse/app4mc/sca/amalthea/serializer/AMALTHEAResourceSerializer.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/Activator.java
index 7dcbb54..fcf2d32 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/helper/CustomPropertiesUtil.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/helper/CustomPropertiesUtil.java
index 5f93639..f2f77a5 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/helper/CustomPropertiesUtil.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/helper/CustomPropertiesUtil.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/helper/ModelAccess.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/helper/ModelAccess.java
index 179dfaa..e220376 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/helper/ModelAccess.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/helper/ModelAccess.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

@@ -17,15 +17,14 @@
 import java.util.HashSet;

 import java.util.Set;

 

+import org.eclipse.app4mc.amalthea.model.ActivityGraphItem;

 import org.eclipse.app4mc.amalthea.model.Amalthea;

-import org.eclipse.app4mc.amalthea.model.CallSequence;

-import org.eclipse.app4mc.amalthea.model.CallSequenceItem;

-import org.eclipse.app4mc.amalthea.model.GraphEntryBase;

+import org.eclipse.app4mc.amalthea.model.Group;

 import org.eclipse.app4mc.amalthea.model.ISR;

 import org.eclipse.app4mc.amalthea.model.Process;

 import org.eclipse.app4mc.amalthea.model.Runnable;

+import org.eclipse.app4mc.amalthea.model.RunnableCall;

 import org.eclipse.app4mc.amalthea.model.Task;

-import org.eclipse.app4mc.amalthea.model.TaskRunnableCall;

 import org.eclipse.emf.common.util.EList;

 

 /**

@@ -57,14 +56,15 @@
    */

   public static Set<Runnable> getRunnablesFromTask(final Process process) {

     Set<Runnable> calledRunnables = new HashSet<>();

-    for (GraphEntryBase entry : process.getCallGraph().getGraphEntries()) {

-      if (!(entry instanceof CallSequence)) {

+    for (ActivityGraphItem activityGraphItem : process.getActivityGraph().getItems()) {

+      if (!(activityGraphItem instanceof Group)) {

         continue;

       }

-      for (CallSequenceItem item : ((CallSequence) entry).getCalls()) {

-        if (item instanceof TaskRunnableCall) {

-          calledRunnables.add(((TaskRunnableCall) item).getRunnable());

-        }

+      for (ActivityGraphItem groupItem : ((Group) activityGraphItem).getItems()) {

+    	  if(groupItem instanceof RunnableCall) {

+    		  RunnableCall rc=(RunnableCall)groupItem;

+    		  calledRunnables.add(rc.getRunnable());

+    	  }

       }

     }

     return calledRunnables;

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/FunctionPointerRunnableConverter.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/FunctionPointerRunnableConverter.java
index 12e31ee..5deca24 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/FunctionPointerRunnableConverter.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/FunctionPointerRunnableConverter.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

@@ -17,13 +17,13 @@
 import java.util.regex.Matcher;

 import java.util.regex.Pattern;

 

+import org.eclipse.app4mc.amalthea.model.ActivityGraphItem;

 import org.eclipse.app4mc.amalthea.model.Amalthea;

 import org.eclipse.app4mc.amalthea.model.AmaltheaFactory;

 import org.eclipse.app4mc.amalthea.model.LabelAccess;

 import org.eclipse.app4mc.amalthea.model.LabelAccessEnum;

 import org.eclipse.app4mc.amalthea.model.Runnable;

 import org.eclipse.app4mc.amalthea.model.RunnableCall;

-import org.eclipse.app4mc.amalthea.model.RunnableItem;

 import org.eclipse.app4mc.amalthea.model.StringObject;

 import org.eclipse.app4mc.sca.amalthea.model.utils.Activator;

 import org.eclipse.app4mc.sca.amalthea.model.utils.helper.CustomPropertiesUtil;

@@ -51,11 +51,10 @@
     EList<Runnable> runnables = amaltheaModel.getSwModel().getRunnables();

     try {

       for (Runnable runnable : runnables) {

-        System.out.println(runnable.getName());

         for (int i = 0; i < runnable.getRunnableItems().size(); i++) {

-          RunnableItem item = runnable.getRunnableItems().get(i);

-          if ((item != null) && (item instanceof LabelAccess)) {

-            LabelAccess labelAccess = (LabelAccess) item;

+        	ActivityGraphItem activityGraphItem = runnable.getRunnableItems().get(i);

+          if ((activityGraphItem != null) && (activityGraphItem instanceof LabelAccess)) {

+            LabelAccess labelAccess = (LabelAccess) activityGraphItem;

             if (labelAccess.getData() != null) {

               Matcher matcher = pattern.matcher(labelAccess.getData().getName());

               if ((labelAccess.getAccess() == LabelAccessEnum.READ) && matcher.matches()) {

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/IModelManipulator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/IModelManipulator.java
index 5596ee2..3523c5f 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/IModelManipulator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/IModelManipulator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/StructMemberRemover.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/StructMemberRemover.java
index 1718a0b..877c952 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/StructMemberRemover.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/org/eclipse/app4mc/sca/amalthea/model/utils/manipulator/StructMemberRemover.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

@@ -14,12 +14,12 @@
  */

 package org.eclipse.app4mc.sca.amalthea.model.utils.manipulator;

 

+import org.eclipse.app4mc.amalthea.model.ActivityGraphItem;

 import org.eclipse.app4mc.amalthea.model.Amalthea;

 import org.eclipse.app4mc.amalthea.model.Component;

 import org.eclipse.app4mc.amalthea.model.Label;

 import org.eclipse.app4mc.amalthea.model.LabelAccess;

 import org.eclipse.app4mc.amalthea.model.Runnable;

-import org.eclipse.app4mc.amalthea.model.RunnableItem;

 import org.eclipse.app4mc.sca.amalthea.loader.AMALTHEAResourceLoader;

 import org.eclipse.app4mc.sca.amalthea.model.utils.Activator;

 import org.eclipse.app4mc.sca.logging.util.SCALogConstants;

@@ -130,11 +130,11 @@
     EList<Runnable> runnables = amaltheaModel.getSwModel().getRunnables();

     try {

       for (Runnable runnable : runnables) {

-        EList<RunnableItem> runnableItemList = runnable.getRunnableItems();

-        if ((runnableItemList != null) && !runnableItemList.isEmpty()) {

-          for (RunnableItem runnableItem : runnableItemList) {

-            if (runnableItem instanceof LabelAccess) {

-              LabelAccess labelAccess = (LabelAccess) runnableItem;

+        EList<ActivityGraphItem> activityGraphItemList = runnable.getRunnableItems();

+        if ((activityGraphItemList != null) && !activityGraphItemList.isEmpty()) {

+          for (ActivityGraphItem activityGraphItem : activityGraphItemList) {

+            if (activityGraphItem instanceof LabelAccess) {

+              LabelAccess labelAccess = (LabelAccess) activityGraphItem;

               String labelName = labelAccess.getData().getName();

               if (containsStructMember(labelName)) {

                 String mainLabelName = removeMemberInformation(labelName);

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/console/loggers/CommandLineLogger.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/console/loggers/CommandLineLogger.java
index e2b47f8..8773d1d 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/console/loggers/CommandLineLogger.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/console/loggers/CommandLineLogger.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/exception/App4mcLoggerException.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/exception/App4mcLoggerException.java
index 5899b11..7d03fb6 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/exception/App4mcLoggerException.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/exception/App4mcLoggerException.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/CollectiveLogger.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/CollectiveLogger.java
index c750578..8971572 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/CollectiveLogger.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/CollectiveLogger.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IConfiguration.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IConfiguration.java
index 2b78704..3853d82 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IConfiguration.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IConfiguration.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IConsoleLogger.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IConsoleLogger.java
index 6fb2bd8..01bbaa4 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IConsoleLogger.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IConsoleLogger.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IExternalLogger.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IExternalLogger.java
index 8b99f4d..42e38c1 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IExternalLogger.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/IExternalLogger.java
@@ -9,7 +9,7 @@
 

 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/ILogger.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/ILogger.java
index 688d8fa..6a21195 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/ILogger.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/ILogger.java
@@ -5,7 +5,7 @@
 

 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/ITextLogger.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/ITextLogger.java
index e738d43..675f54e 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/ITextLogger.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/impl/ITextLogger.java
@@ -5,7 +5,7 @@
 

 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/loggers/TextFileLogger.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/loggers/TextFileLogger.java
index ec629c2..1af6625 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/loggers/TextFileLogger.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/loggers/TextFileLogger.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/manager/LogFactory.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/manager/LogFactory.java
index 4ba6437..11230c5 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/manager/LogFactory.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/manager/LogFactory.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/manager/Logmanager.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/manager/Logmanager.java
index 6f8d0cd..934bc0b 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/manager/Logmanager.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/manager/Logmanager.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/notification/ILogNotificationListener.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/notification/ILogNotificationListener.java
index 708b832..7c6dbbd 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/notification/ILogNotificationListener.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/notification/ILogNotificationListener.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/notification/LogNotificationEvent.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/notification/LogNotificationEvent.java
index 68cdefd..496eebe 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/notification/LogNotificationEvent.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/notification/LogNotificationEvent.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/App4mcLogUtil.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/App4mcLogUtil.java
index a512310..8d0b45a 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/App4mcLogUtil.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/App4mcLogUtil.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/LogInformation.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/LogInformation.java
index 6ff171f..442c4d2 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/LogInformation.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/LogInformation.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/LogUtil.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/LogUtil.java
index 97e2316..857beca 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/LogUtil.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/LogUtil.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/SCALogConstants.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/SCALogConstants.java
index 2cb8db9..5eb5026 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/SCALogConstants.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/org/eclipse/app4mc/sca/logging/util/SCALogConstants.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/activator/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/activator/Activator.java
index 1231e25..c18a50b 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/activator/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/activator/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/OSConfModel.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/OSConfModel.java
index face6bd..d7d5398 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/OSConfModel.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/OSConfModel.java
@@ -1,7 +1,7 @@
 package org.eclipse.app4mc.sca.scheduling.loader.model;

 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/OSTask.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/OSTask.java
index 49c8c28..a21b6dd 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/OSTask.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/OSTask.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/SchedulingInformationLoader.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/SchedulingInformationLoader.java
index e30cb8e..4ccaf60 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/SchedulingInformationLoader.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/SchedulingInformationLoader.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/TaskType.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/TaskType.java
index 18591cd..19a94f7 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/TaskType.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/org/eclipse/app4mc/sca/scheduling/loader/model/TaskType.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/Activator.java
index 2398d66..32e5d42 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/AbstractSCAToolsPreferencePage.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/AbstractSCAToolsPreferencePage.java
index f3ea630..25535ef 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/AbstractSCAToolsPreferencePage.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/AbstractSCAToolsPreferencePage.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/SCAExportPreferenceList.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/SCAExportPreferenceList.java
index 20ebfe4..387ef08 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/SCAExportPreferenceList.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/SCAExportPreferenceList.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/SCAPreferencePage.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/SCAPreferencePage.java
index 5facdbc..9c30297 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/SCAPreferencePage.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/SCAPreferencePage.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/interfaces/IExportPreferences.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/interfaces/IExportPreferences.java
index 05f3374..9e58052 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/interfaces/IExportPreferences.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/preferences/interfaces/IExportPreferences.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/util/SCAToolsPreferenceConstants.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/util/SCAToolsPreferenceConstants.java
index 8283766..cf3e858 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/util/SCAToolsPreferenceConstants.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/util/SCAToolsPreferenceConstants.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/util/SCAToolsUIUtil.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/util/SCAToolsUIUtil.java
index d0a25b9..2141daa 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/util/SCAToolsUIUtil.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/org/eclipse/app4mc/sca/ui/util/SCAToolsUIUtil.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/Activator.java
index 49b592c..006fb66 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/App4mcToolConstants.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/App4mcToolConstants.java
index 964200c..e184da7 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/App4mcToolConstants.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/App4mcToolConstants.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/parsers/OptionsFileParser.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/parsers/OptionsFileParser.java
index ce140f6..789cbca 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/parsers/OptionsFileParser.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/parsers/OptionsFileParser.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/preferences/DefaultSCAToolsPreferences.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/preferences/DefaultSCAToolsPreferences.java
index f8e1937..47b0f7b 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/preferences/DefaultSCAToolsPreferences.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/preferences/DefaultSCAToolsPreferences.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/util/SCAToolsDirectoryType.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/util/SCAToolsDirectoryType.java
index 8334183..479d675 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/util/SCAToolsDirectoryType.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/util/SCAToolsDirectoryType.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/util/SCAUtils.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/util/SCAUtils.java
index ab82f30..c98fbaa 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/util/SCAUtils.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/util/SCAUtils.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/workspaces/WorkspaceOperations.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/workspaces/WorkspaceOperations.java
index e3fd355..19d4d5a 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/workspaces/WorkspaceOperations.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/org/eclipse/app4mc/sca/util/workspaces/WorkspaceOperations.java
@@ -1,7 +1,7 @@
 

 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/TraverseASTMain.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/TraverseASTMain.cpp
index 0ebaa5e..ae03551 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/TraverseASTMain.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/TraverseASTMain.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTClassAction.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTClassAction.cpp
index f0955dc..a7a864f 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTClassAction.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTClassAction.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTClassAction.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTClassAction.h
index 002f196..0f9781a 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTClassAction.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTClassAction.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTWorker.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTWorker.cpp
index b3e9f33..f034199 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTWorker.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTWorker.cpp
@@ -1,7 +1,7 @@
 

 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTWorker.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTWorker.h
index aedc995..3e65287 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTWorker.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/algorithms/TraverseASTWorker.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/BasicBlock.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/BasicBlock.cpp
index 382e7f9..2c16af5 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/BasicBlock.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/BasicBlock.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/BasicBlock.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/BasicBlock.h
index ade3e7f..0c39a55 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/BasicBlock.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/BasicBlock.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/CallEntry.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/CallEntry.cpp
index bb86f81..3df86ea 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/CallEntry.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/CallEntry.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/CallEntry.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/CallEntry.h
index 7f40ae5..4228f3c 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/CallEntry.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/CallEntry.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/ClientDataForThread.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/ClientDataForThread.cpp
index 2b8bb3e..df74dc1 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/ClientDataForThread.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/ClientDataForThread.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/ClientDataForThread.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/ClientDataForThread.h
index 682f1d9..8324bbb 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/ClientDataForThread.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/ClientDataForThread.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionAndCallees.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionAndCallees.cpp
index e71e40d..339da7c 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionAndCallees.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionAndCallees.cpp
@@ -1,7 +1,7 @@
 

 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionAndCallees.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionAndCallees.h
index 1b1c2fa..fc1434d 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionAndCallees.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionAndCallees.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionEntry.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionEntry.cpp
index 4bf6478..b9eb363 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionEntry.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionEntry.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionEntry.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionEntry.h
index 400852f..40ca5e6 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionEntry.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionEntry.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionParameter.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionParameter.cpp
index 616c969..17e8696 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionParameter.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionParameter.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionParameter.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionParameter.h
index 1fc4363..d07c659 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionParameter.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/FunctionParameter.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariable.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariable.cpp
index 2dd09f8..189ab5c 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariable.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariable.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariable.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariable.h
index 7f9fdda..1b1514c 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariable.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariable.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariableAccess.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariableAccess.cpp
index dcbfb7c..b93e155 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariableAccess.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariableAccess.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariableAccess.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariableAccess.h
index 29c5ba9..510d9c6 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariableAccess.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/GlobalVariableAccess.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraverseASTDataStructure.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraverseASTDataStructure.cpp
index af6078b..0477c05 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraverseASTDataStructure.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraverseASTDataStructure.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraverseASTDataStructure.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraverseASTDataStructure.h
index a57549e..242179e 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraverseASTDataStructure.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraverseASTDataStructure.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraversingData.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraversingData.cpp
index 9e00caf..07df6af 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraversingData.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraversingData.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraversingData.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraversingData.h
index f6e9fb7..7a17772 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraversingData.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/data_structure/TraversingData.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/Helpers.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/Helpers.cpp
index de868e4..792d509 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/Helpers.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/Helpers.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/Helpers.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/Helpers.h
index 78cbd8c..f2373dc 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/Helpers.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/Helpers.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/TraverseASTMainHelpers.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/TraverseASTMainHelpers.cpp
index ccaec34..97837d6 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/TraverseASTMainHelpers.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/TraverseASTMainHelpers.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/TraverseASTMainHelpers.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/TraverseASTMainHelpers.h
index f1fdee4..d5643fa 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/TraverseASTMainHelpers.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/helpers/TraverseASTMainHelpers.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/output/Output.cpp b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/output/Output.cpp
index 47c90c2..cc8b072 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/output/Output.cpp
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/output/Output.cpp
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/output/Output.h b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/output/Output.h
index b1f862f..ac41fa6 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/output/Output.h
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.c_sources/sca/output/Output.h
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/Activator.java
index 52876c4..d988df5 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/ComponentModelTransformer.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/ComponentModelTransformer.java
index 8c5c93a..b022905 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/ComponentModelTransformer.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/ComponentModelTransformer.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

@@ -93,7 +93,7 @@
   public void addTaskToComponent(final Function task, final Process process) {

     String fc = task.getContainer().getName();

     if ((fc != null) && (this.dataStore.getComponentMap().get(fc) != null)) {

-      this.dataStore.getComponentMap().get(fc).getTasks().add(process);

+      this.dataStore.getComponentMap().get(fc).getProcesses().add(process);

     }

   }

 }

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/OsModelTransformer.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/OsModelTransformer.java
index d6eda47..7228182 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/OsModelTransformer.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/OsModelTransformer.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SCAToAmaltheaExporter.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SCAToAmaltheaExporter.java
index 9face87..6f5ed85 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SCAToAmaltheaExporter.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SCAToAmaltheaExporter.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SwModelTransformer.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SwModelTransformer.java
index 8634b9b..63580ed 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SwModelTransformer.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SwModelTransformer.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

@@ -20,20 +20,20 @@
 import java.util.Set;

 import java.util.stream.Collectors;

 

+import org.eclipse.app4mc.amalthea.model.ActivityGraph;

 import org.eclipse.app4mc.amalthea.model.Amalthea;

 import org.eclipse.app4mc.amalthea.model.AmaltheaFactory;

-import org.eclipse.app4mc.amalthea.model.CallGraph;

-import org.eclipse.app4mc.amalthea.model.CallSequence;

+import org.eclipse.app4mc.amalthea.model.Group;

 import org.eclipse.app4mc.amalthea.model.ISR;

 import org.eclipse.app4mc.amalthea.model.LabelAccessEnum;

 import org.eclipse.app4mc.amalthea.model.Runnable;

+import org.eclipse.app4mc.amalthea.model.RunnableCall;

 import org.eclipse.app4mc.amalthea.model.SWModel;

 import org.eclipse.app4mc.amalthea.model.Semaphore;

 import org.eclipse.app4mc.amalthea.model.SemaphoreAccess;

 import org.eclipse.app4mc.amalthea.model.SemaphoreAccessEnum;

 import org.eclipse.app4mc.amalthea.model.StringObject;

 import org.eclipse.app4mc.amalthea.model.Task;

-import org.eclipse.app4mc.amalthea.model.TaskRunnableCall;

 import org.eclipse.app4mc.sca.logging.manager.LogFactory.Severity;

 import org.eclipse.app4mc.sca.logging.util.LogUtil;

 import org.eclipse.app4mc.sca2amalthea.exporter.locks.LockFunction.LockType;

@@ -51,7 +51,7 @@
 import org.eclipse.emf.common.util.EList;

 

 /**

- * This class transforms all SwModel related part and submodels to the AMALTHEA model

+ * This class transforms all SwModel related part and sub-models to the AMALTHEA model

  */

 public class SwModelTransformer {

 

@@ -112,6 +112,7 @@
         LogUtil.logException(LLVMLogUtil.LOG_MSG_ID, e.getClass(), e, Activator.PLUGIN_ID);

       }

     }

+    

   }

 

 

@@ -187,11 +188,11 @@
   private void transformISRInternals(final Function function) {

     String name = function.getName();

     ISR isr = this.data.getIsrMap().get(name);

-    CallGraph callGraph = AmaltheaFactory.eINSTANCE.createCallGraph();

-    CallSequence callSequence = AmaltheaFactory.eINSTANCE.createCallSequence();

-

-    transformStatements(function, callGraph, callSequence);

-    isr.setCallGraph(callGraph);

+    ActivityGraph activityGraph = AmaltheaFactory.eINSTANCE.createActivityGraph();

+    Group group = AmaltheaFactory.eINSTANCE.createGroup();

+    group.setOrdered(true);

+    transformStatements(function, activityGraph, group);

+    isr.setActivityGraph(activityGraph);

   }

 

   /**

@@ -200,22 +201,22 @@
    * @param callGraph

    * @param callSequence

    */

-  private void transformStatements(final Function function, final CallGraph callGraph,

-      final CallSequence callSequence) {

+  private void transformStatements(final Function function, final ActivityGraph activityGraph,

+      final Group group) {

     EList<StmtCall> stmtseq = function.getStmtseq();

     for (StmtCall stmtCall : stmtseq) {

       if (stmtCall instanceof FunctionCall) {

         FunctionCall fc = (FunctionCall) stmtCall;

         Runnable runnable = this.data.getRunnableMap().get(fc.getCalls().getName());

         if (runnable != null) {

-          TaskRunnableCall taskRunnableCall = AmaltheaFactory.eINSTANCE.createTaskRunnableCall();

-          taskRunnableCall.setRunnable(runnable);

-          callSequence.getCalls().add(taskRunnableCall);

-          CustomPropertiesAdder.addSourceLineInformation(taskRunnableCall, fc.getSrcline(), fc.getSrccol());

+          RunnableCall runnableCall=AmaltheaFactory.eINSTANCE.createRunnableCall();

+          runnableCall.setRunnable(runnable);

+          group.getItems().add(runnableCall);

+          CustomPropertiesAdder.addSourceLineInformation(runnableCall, fc.getSrcline(), fc.getSrccol());

         }

       }

     }

-    callGraph.getGraphEntries().add(callSequence);

+    activityGraph.getItems().add(group);

   }

 

   /**

@@ -225,10 +226,11 @@
     String name = function.getName();

     Task task = this.data.getTaskMap().get(name);

 

-    CallGraph callGraph = AmaltheaFactory.eINSTANCE.createCallGraph();

-    CallSequence callSequence = AmaltheaFactory.eINSTANCE.createCallSequence();

-    transformStatements(function, callGraph, callSequence);

-    task.setCallGraph(callGraph);

+    ActivityGraph activityGraph = AmaltheaFactory.eINSTANCE.createActivityGraph();

+    Group group = AmaltheaFactory.eINSTANCE.createGroup();

+    group.setOrdered(true);

+    transformStatements(function, activityGraph, group);

+    task.setActivityGraph(activityGraph);

   }

 

   /**

@@ -433,5 +435,5 @@
     this.componentTransformer.addTaskToComponent(function, isr);

     isrs.add(isr);

   }

-

+  

 }

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SwModelTypeDefTransformer.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SwModelTypeDefTransformer.java
index a613ec6..cbc5463 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SwModelTypeDefTransformer.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/SwModelTypeDefTransformer.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/TransformerDataStore.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/TransformerDataStore.java
index 980f7bf..af6c9b5 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/TransformerDataStore.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/TransformerDataStore.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/locks/LockDefinition.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/locks/LockDefinition.java
index 5421393..6303252 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/locks/LockDefinition.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/locks/LockDefinition.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/locks/LockFunction.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/locks/LockFunction.java
index 5ebf5fe..1b99b65 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/locks/LockFunction.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/locks/LockFunction.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/util/CustomPropertiesAdder.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/util/CustomPropertiesAdder.java
index 23f96a5..535a9f2 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/util/CustomPropertiesAdder.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/util/CustomPropertiesAdder.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/util/LLVMLogUtil.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/util/LLVMLogUtil.java
index ad57033..059e937 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/util/LLVMLogUtil.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/org/eclipse/app4mc/sca2amalthea/exporter/util/LLVMLogUtil.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/Activator.java
index f00bf22..e9647cb 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/SCAIRLoader.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/SCAIRLoader.java
index 030897e..566a9ea 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/SCAIRLoader.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/SCAIRLoader.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/utils/LoaderSerializationUtils.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/utils/LoaderSerializationUtils.java
index 7f09078..ca5f99f 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/utils/LoaderSerializationUtils.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/loader/utils/LoaderSerializationUtils.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/serializer/SCAIRSerializer.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/serializer/SCAIRSerializer.java
index d4136ed..325638d 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/serializer/SCAIRSerializer.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/org/eclipse/app4mc/sca2amalthea/ir/serializer/SCAIRSerializer.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/AccessTypeEnum.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/AccessTypeEnum.java
index de92dc6..7316c52 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/AccessTypeEnum.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/AccessTypeEnum.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/CallGraph.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/CallGraph.java
index 3f74539..fe6e5df 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/CallGraph.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/CallGraph.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Container.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Container.java
index f92cd2b..e04c246 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Container.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Container.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/EFunctionTypeEnum.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/EFunctionTypeEnum.java
index 25c72ec..fc0565d 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/EFunctionTypeEnum.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/EFunctionTypeEnum.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/ETypeCategory.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/ETypeCategory.java
index 65b47d7..6c77b86 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/ETypeCategory.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/ETypeCategory.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Function.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Function.java
index 8f283ef..6f2f3f3 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Function.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Function.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/FunctionCall.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/FunctionCall.java
index 80b3d14..b26f6b7 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/FunctionCall.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/FunctionCall.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/IIdentifiable.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/IIdentifiable.java
index 2f192b0..f326dc8 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/IIdentifiable.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/IIdentifiable.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/IdentifiableElement.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/IdentifiableElement.java
index ca3804b..f49804e 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/IdentifiableElement.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/IdentifiableElement.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Label.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Label.java
index 96e505b..bfed500 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Label.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Label.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/LabelAccess.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/LabelAccess.java
index b1d0ab6..d810d6d 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/LabelAccess.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/LabelAccess.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Project.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Project.java
index 28f7bc2..1601478 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Project.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/Project.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/StmtCall.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/StmtCall.java
index 6f8f6f5..ea66940 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/StmtCall.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/StmtCall.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/TypeDef.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/TypeDef.java
index e417ade..7c23f65 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/TypeDef.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/TypeDef.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/TypeDefMember.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/TypeDefMember.java
index f9ec5b0..cebc0f9 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/TypeDefMember.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/TypeDefMember.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/CallGraphImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/CallGraphImpl.java
index eee030f..eca05d9 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/CallGraphImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/CallGraphImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/ContainerImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/ContainerImpl.java
index 89f6629..c1f64ef 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/ContainerImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/ContainerImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/FunctionCallImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/FunctionCallImpl.java
index 89eb9c1..109eac9 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/FunctionCallImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/FunctionCallImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/FunctionImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/FunctionImpl.java
index c2a9615..4d0a5f7 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/FunctionImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/FunctionImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/IdentifiableElementImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/IdentifiableElementImpl.java
index 04bc9ea..83a2e5e 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/IdentifiableElementImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/IdentifiableElementImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/LabelAccessImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/LabelAccessImpl.java
index 678b184..2a9fedd 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/LabelAccessImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/LabelAccessImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/LabelImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/LabelImpl.java
index cec363e..c97c79d 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/LabelImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/LabelImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/ProjectImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/ProjectImpl.java
index 3d52210..e13e4c7 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/ProjectImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/ProjectImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/StmtCallImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/StmtCallImpl.java
index 5b23d2a..66f4463 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/StmtCallImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/StmtCallImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/TypeDefImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/TypeDefImpl.java
index 3dfc83b..b0790c1 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/TypeDefImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/TypeDefImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/TypeDefMemberImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/TypeDefMemberImpl.java
index 880de34..76ebcb3 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/TypeDefMemberImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/TypeDefMemberImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/scairFactoryImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/scairFactoryImpl.java
index bb589fb..15419ff 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/scairFactoryImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/scairFactoryImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/scairPackageImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/scairPackageImpl.java
index 0bf5038..8c1db12 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/scairPackageImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/impl/scairPackageImpl.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/scairFactory.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/scairFactory.java
index ab1e777..827f835 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/scairFactory.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/scairFactory.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/scairPackage.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/scairPackage.java
index 39aa994..563ca7e 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/scairPackage.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/scairPackage.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/util/scairAdapterFactory.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/util/scairAdapterFactory.java
index 6a9aad1..6e7e6b0 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/util/scairAdapterFactory.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/util/scairAdapterFactory.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/util/scairSwitch.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/util/scairSwitch.java
index 6cf8de8..0a23053 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/util/scairSwitch.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/org/eclipse/app4mc/sca2amalthea/ir/scair/util/scairSwitch.java
@@ -1,6 +1,6 @@
 /**

  * *******************************************************************************

- *  Copyright (c) 2017 Robert Bosch GmbH and others.

+ *  Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  *  This program and the accompanying materials are made

  *  available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/Activator.java
index d4eea45..532b505 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/CmdLineArgumentParser.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/CmdLineArgumentParser.java
index f965648..a3ae3a0 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/CmdLineArgumentParser.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/CmdLineArgumentParser.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/GenerateAmaltheaModelFromLLVM.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/GenerateAmaltheaModelFromLLVM.java
index a0869d7..e2b62a4 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/GenerateAmaltheaModelFromLLVM.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/GenerateAmaltheaModelFromLLVM.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/SCA2AMALTHEACmdLauncher.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/SCA2AMALTHEACmdLauncher.java
index a6412f2..1a31fa1 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/SCA2AMALTHEACmdLauncher.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/SCA2AMALTHEACmdLauncher.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/SCA2AMALTHEAStarterProperties.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/SCA2AMALTHEAStarterProperties.java
index a3da8fe..af22348 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/SCA2AMALTHEAStarterProperties.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/headless/SCA2AMALTHEAStarterProperties.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/BuildCommandLogFileParser.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/BuildCommandLogFileParser.java
index d2a97b9..4264c45 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/BuildCommandLogFileParser.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/BuildCommandLogFileParser.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/ISourceFileListProvider.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/ISourceFileListProvider.java
index 91a81ac..5ac4075 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/ISourceFileListProvider.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/ISourceFileListProvider.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/PathsToListConverter.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/PathsToListConverter.java
index 5f787f8..be0de69 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/PathsToListConverter.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/srcfiles/support/PathsToListConverter.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/GenerateTraverseAstOutput.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/GenerateTraverseAstOutput.java
index 6639f07..827329e 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/GenerateTraverseAstOutput.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/GenerateTraverseAstOutput.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/LLVMStarterProperties.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/LLVMStarterProperties.java
index dfc9751..56645e8 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/LLVMStarterProperties.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/LLVMStarterProperties.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/ProcessExecutor.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/ProcessExecutor.java
index fb5d4e9..ddd5631 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/ProcessExecutor.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/starter/ProcessExecutor.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/util/LLVMConstants.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/util/LLVMConstants.java
index e9ca35f..0396931 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/util/LLVMConstants.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/util/LLVMConstants.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/util/ManipulateAmalthea.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/util/ManipulateAmalthea.java
index 22993ce..9279c0d 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/util/ManipulateAmalthea.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/org/eclipse/app4mc/sca2amalthea/llvm/util/ManipulateAmalthea.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/src/org/eclipse/app4mc/sca2amalthea/scairmodelenricher/SCAIRModelEnrichmentUtils.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/src/org/eclipse/app4mc/sca2amalthea/scairmodelenricher/SCAIRModelEnrichmentUtils.java
index 5e432e7..6cebbf2 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/src/org/eclipse/app4mc/sca2amalthea/scairmodelenricher/SCAIRModelEnrichmentUtils.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/src/org/eclipse/app4mc/sca2amalthea/scairmodelenricher/SCAIRModelEnrichmentUtils.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAResource.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAResource.java
index 8f56de1..c08a6af 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAResource.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAResource.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAResourceFactory.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAResourceFactory.java
index 09d74a4..98e6c84 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAResourceFactory.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAResourceFactory.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLHandler.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLHandler.java
index ed99b2e..e349b94 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLHandler.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLHandler.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLLoadImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLLoadImpl.java
index ab364bb..44bbabd 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLLoadImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLLoadImpl.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLSaveImpl.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLSaveImpl.java
index a4a7ff3..702ae67 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLSaveImpl.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/org/eclipse/app4mc/sca2amalthea/serialization/SCAXMLSaveImpl.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/Activator.java
index fa84b27..ce4861d 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/handlers/SCAToAmaltheaHandler.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/handlers/SCAToAmaltheaHandler.java
index d2ddc15..8817606 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/handlers/SCAToAmaltheaHandler.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/handlers/SCAToAmaltheaHandler.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/preferences/SCAToAmaltheaExportPreferenceList.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/preferences/SCAToAmaltheaExportPreferenceList.java
index f7a81ae..e3c2ed6 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/preferences/SCAToAmaltheaExportPreferenceList.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/preferences/SCAToAmaltheaExportPreferenceList.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/preferences/SCAToAmaltheaPreferencePage.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/preferences/SCAToAmaltheaPreferencePage.java
index ea57a5c..9bca6c0 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/preferences/SCAToAmaltheaPreferencePage.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/preferences/SCAToAmaltheaPreferencePage.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/util/SCAToAmaltheaPreferencePageConstants.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/util/SCAToAmaltheaPreferencePageConstants.java
index 758eda1..240d9ae 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/util/SCAToAmaltheaPreferencePageConstants.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/org/eclipse/app4mc/sca2amalthea/ui/util/SCAToAmaltheaPreferencePageConstants.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/Activator.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/Activator.java
index 70105fc..aad6c55 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/Activator.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/Activator.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/UtilityForProcessHandling.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/UtilityForProcessHandling.java
index 6436708..6ecbdc0 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/UtilityForProcessHandling.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/UtilityForProcessHandling.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0

diff --git a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/constants/SCA2AmaltheaConstants.java b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/constants/SCA2AmaltheaConstants.java
index c0ee754..78d7956 100644
--- a/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/constants/SCA2AmaltheaConstants.java
+++ b/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/org/eclipse/app4mc/sca2amalthea/utils/constants/SCA2AmaltheaConstants.java
@@ -1,6 +1,6 @@
 /**

  ********************************************************************************

- * Copyright (c) 2017 Robert Bosch GmbH and others.

+ * Copyright (c) 2017-2020 Robert Bosch GmbH and others.

  * 

  * This program and the accompanying materials are made

  * available under the terms of the Eclipse Public License 2.0