Update copyright for 2020
diff --git a/autonature/_assemblies/org.eclipse.statet.eutils.autonature-feature/feature.xml b/autonature/_assemblies/org.eclipse.statet.eutils.autonature-feature/feature.xml
index eae284b..50d9172 100644
--- a/autonature/_assemblies/org.eclipse.statet.eutils.autonature-feature/feature.xml
+++ b/autonature/_assemblies/org.eclipse.statet.eutils.autonature-feature/feature.xml
@@ -12,7 +12,7 @@
    </description>
 
    <copyright>
-      Copyright (c) 2014, 2019 Stephan Wahlbrink and others. All rights reserved.
+      Copyright (c) 2014, 2020 Stephan Wahlbrink and others. All rights reserved.
    </copyright>
 
    <license url="%licenseURL">
diff --git a/autonature/_assemblies/pom.xml b/autonature/_assemblies/pom.xml
index 1f60e90..7a0497c 100644
--- a/autonature/_assemblies/pom.xml
+++ b/autonature/_assemblies/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/plugin.properties b/autonature/org.eclipse.statet.eutils.autonature/plugin.properties
index cbc51a3..6cc573b 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/plugin.properties
+++ b/autonature/org.eclipse.statet.eutils.autonature/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/plugin.xml b/autonature/org.eclipse.statet.eutils.autonature/plugin.xml
index fdcb3b3..1cfb9ea 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/plugin.xml
+++ b/autonature/org.eclipse.statet.eutils.autonature/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/schema/AutoConfigurations.exsd b/autonature/org.eclipse.statet.eutils.autonature/schema/AutoConfigurations.exsd
index 3772254..c136286 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/schema/AutoConfigurations.exsd
+++ b/autonature/org.eclipse.statet.eutils.autonature/schema/AutoConfigurations.exsd
@@ -137,7 +137,7 @@
          <meta.section type="copyright"/>
       </appinfo>
       <documentation>
-         Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+         Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
 
 This program and the accompanying materials are made available under the
 terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/eutils/autonature/core/ProjectConfigurator.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/eutils/autonature/core/ProjectConfigurator.java
index 9a65c6d..de87e49 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/eutils/autonature/core/ProjectConfigurator.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/eutils/autonature/core/ProjectConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/Activator.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/Activator.java
index c148863..faf74a6 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/Activator.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/Activator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/AutoConfig.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/AutoConfig.java
index cde381a..5c8108f 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/AutoConfig.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/AutoConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/AutoNaturePreferencePage.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/AutoNaturePreferencePage.java
index b2870ae..1205913 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/AutoNaturePreferencePage.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/AutoNaturePreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ConfigManager.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ConfigManager.java
index 44404ef..3e49b00 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ConfigManager.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ConfigManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ConfiguratorTask.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ConfiguratorTask.java
index 8c0894c..8e8c638 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ConfiguratorTask.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ConfiguratorTask.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ContentFinder.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ContentFinder.java
index e7b3afd..b5d5a11 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ContentFinder.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ContentFinder.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ContentTypeConfig.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ContentTypeConfig.java
index df0dcd0..8ec7dcd 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ContentTypeConfig.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ContentTypeConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/NatureTask.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/NatureTask.java
index 547ee54..61b70f0 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/NatureTask.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/NatureTask.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ResourceListener.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ResourceListener.java
index a82b9c3..2e91d4d 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ResourceListener.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/ResourceListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/Task.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/Task.java
index 0d466f2..0019d06 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/Task.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/Task.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/TaskProcessor.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/TaskProcessor.java
index fe41804..f7c6f77 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/TaskProcessor.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/TaskProcessor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/UIUtils.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/UIUtils.java
index cbda9d2..c349ed7 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/UIUtils.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/UIUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/nostart/AutoNatureStartup.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/nostart/AutoNatureStartup.java
index c90b93f..e4917b3 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/nostart/AutoNatureStartup.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/nostart/AutoNatureStartup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectHandler.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectHandler.java
index 446aa77..c63565b 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectHandler.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectWizard.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectWizard.java
index 4f636e6..5dafcf9 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectWizard.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectWizardPage.java b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectWizardPage.java
index 256c925..2bb6da7 100644
--- a/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectWizardPage.java
+++ b/autonature/org.eclipse.statet.eutils.autonature/src/org/eclipse/statet/internal/eutils/autonature/wizards/ConfigureProjectWizardPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autonature/pom.xml b/autonature/pom.xml
index 2786e52..1482f73 100644
--- a/autonature/pom.xml
+++ b/autonature/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autorun/_assemblies/org.eclipse.statet.eutils.autorun-feature/feature.xml b/autorun/_assemblies/org.eclipse.statet.eutils.autorun-feature/feature.xml
index 2fb782b..36926d2 100644
--- a/autorun/_assemblies/org.eclipse.statet.eutils.autorun-feature/feature.xml
+++ b/autorun/_assemblies/org.eclipse.statet.eutils.autorun-feature/feature.xml
@@ -12,7 +12,7 @@
    </description>
 
    <copyright>
-      Copyright (c) 2003, 2019 Stephan Wahlbrink and others. All rights reserved.
+      Copyright (c) 2003, 2020 Stephan Wahlbrink and others. All rights reserved.
    </copyright>
 
    <license url="%licenseURL">
diff --git a/autorun/_assemblies/pom.xml b/autorun/_assemblies/pom.xml
index 936c031..a4690f3 100644
--- a/autorun/_assemblies/pom.xml
+++ b/autorun/_assemblies/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autorun/org.eclipse.statet.eutils.autorun/plugin.xml b/autorun/org.eclipse.statet.eutils.autorun/plugin.xml
index a954d42..2255bbc 100644
--- a/autorun/org.eclipse.statet.eutils.autorun/plugin.xml
+++ b/autorun/org.eclipse.statet.eutils.autorun/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/Activator.java b/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/Activator.java
index 65ab310..d36dff4 100644
--- a/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/Activator.java
+++ b/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/Activator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/AutoRunPreferencePage.java b/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/AutoRunPreferencePage.java
index 3ff9565..b4aeaea 100644
--- a/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/AutoRunPreferencePage.java
+++ b/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/AutoRunPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/AutoRunner.java b/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/AutoRunner.java
index a9d3100..10e69db 100644
--- a/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/AutoRunner.java
+++ b/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/AutoRunner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/nostart/AutoRunStartup.java b/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/nostart/AutoRunStartup.java
index da079f7..72239cd 100644
--- a/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/nostart/AutoRunStartup.java
+++ b/autorun/org.eclipse.statet.eutils.autorun/src/org/eclipse/statet/internal/eutils/autorun/nostart/AutoRunStartup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/autorun/pom.xml b/autorun/pom.xml
index b9a41fc..9aad937 100644
--- a/autorun/pom.xml
+++ b/autorun/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at
diff --git a/pom.xml b/pom.xml
index 2bb76e3..636144e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2019 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2020 Stephan Wahlbrink and others.
  # 
  # This program and the accompanying materials are made available under the
  # terms of the Eclipse Public License 2.0 which is available at