Update copyright for 2022
diff --git a/pom.xml b/pom.xml
index da660f9..505ef3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/r/_assemblies/org.eclipse.statet.r-feature/feature.xml b/r/_assemblies/org.eclipse.statet.r-feature/feature.xml
index 1602be9..a577cde 100644
--- a/r/_assemblies/org.eclipse.statet.r-feature/feature.xml
+++ b/r/_assemblies/org.eclipse.statet.r-feature/feature.xml
@@ -12,7 +12,7 @@
    </description>
 
    <copyright>
-      Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved.
+      Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved.
    </copyright>
 
    <license url="%licenseURL">
diff --git a/r/_assemblies/pom.xml b/r/_assemblies/pom.xml
index acc01ca..ef70962 100644
--- a/r/_assemblies/pom.xml
+++ b/r/_assemblies/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/r/org.eclipse.statet.ide.core/plugin.xml b/r/org.eclipse.statet.ide.core/plugin.xml
index 1adc9f0..e00113f 100644
--- a/r/org.eclipse.statet.ide.core/plugin.xml
+++ b/r/org.eclipse.statet.ide.core/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/StatetCore.java b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/StatetCore.java
index 1cd6d84..2af99ce 100644
--- a/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/StatetCore.java
+++ b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/StatetCore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/StatetProject.java b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/StatetProject.java
index 95f801a..5f6b73b 100644
--- a/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/StatetProject.java
+++ b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/StatetProject.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/preferences/StatetCorePreferenceNodes.java b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/preferences/StatetCorePreferenceNodes.java
index c89ac38..7b1f671 100644
--- a/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/preferences/StatetCorePreferenceNodes.java
+++ b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/preferences/StatetCorePreferenceNodes.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/preferences/TaskTagsPreferences.java b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/preferences/TaskTagsPreferences.java
index 25085e3..1bc8242 100644
--- a/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/preferences/TaskTagsPreferences.java
+++ b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/base/core/preferences/TaskTagsPreferences.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/BaseCorePlugin.java b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/BaseCorePlugin.java
index 645502b..a3336eb 100644
--- a/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/BaseCorePlugin.java
+++ b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/BaseCorePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/IdeCorePreferenceInitializer.java b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/IdeCorePreferenceInitializer.java
index c311b72..329ad4b 100644
--- a/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/IdeCorePreferenceInitializer.java
+++ b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/IdeCorePreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/SshSessionManager.java b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/SshSessionManager.java
index 34a1ba6..047aa04 100644
--- a/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/SshSessionManager.java
+++ b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/SshSessionManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/StatetProjectNature.java b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/StatetProjectNature.java
index 0e8ecba..637480a 100644
--- a/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/StatetProjectNature.java
+++ b/r/org.eclipse.statet.ide.core/src/org/eclipse/statet/internal/ide/core/StatetProjectNature.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/plugin.properties b/r/org.eclipse.statet.ide.ui/plugin.properties
index 1b47428..3899284 100644
--- a/r/org.eclipse.statet.ide.ui/plugin.properties
+++ b/r/org.eclipse.statet.ide.ui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/plugin.xml b/r/org.eclipse.statet.ide.ui/plugin.xml
index c22e9a9..2ee5465 100644
--- a/r/org.eclipse.statet.ide.ui/plugin.xml
+++ b/r/org.eclipse.statet.ide.ui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/schema/codeGenerationTemplatesCategory.exsd b/r/org.eclipse.statet.ide.ui/schema/codeGenerationTemplatesCategory.exsd
index 7dabdcc..d7d3b75 100644
--- a/r/org.eclipse.statet.ide.ui/schema/codeGenerationTemplatesCategory.exsd
+++ b/r/org.eclipse.statet.ide.ui/schema/codeGenerationTemplatesCategory.exsd
@@ -102,7 +102,7 @@
          <meta.section type="copyright"/>
       </appinfo>
       <documentation>
-Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ext/templates/ICodeGenerationTemplateCategory.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ext/templates/ICodeGenerationTemplateCategory.java
index 13b3b02..9a41c58 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ext/templates/ICodeGenerationTemplateCategory.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ext/templates/ICodeGenerationTemplateCategory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/IStatetUIMenuIds.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/IStatetUIMenuIds.java
index 1f5b1f8..c11cfaf 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/IStatetUIMenuIds.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/IStatetUIMenuIds.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/StatetImages.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/StatetImages.java
index bd5d8bd..c2c3231 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/StatetImages.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/StatetImages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/contentfilter/FilterPage.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/contentfilter/FilterPage.java
index 4f91e0c..48b4e3a 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/contentfilter/FilterPage.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/contentfilter/FilterPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/contentfilter/FilterView.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/contentfilter/FilterView.java
index 76e6aed..7b58762 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/contentfilter/FilterView.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/base/ui/contentfilter/FilterView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetMessages.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetMessages.java
index 39c8e28..5de110b 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetMessages.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetMessages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetMessages.properties b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetMessages.properties
index 3835260..8d933ea 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetMessages.properties
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetMessages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetPerspectiveFactory.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetPerspectiveFactory.java
index 310d6a7..578e7e2 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetPerspectiveFactory.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetPerspectiveFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetUIPlugin.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetUIPlugin.java
index 73a28e2..4affd32 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetUIPlugin.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetUIPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetUIPreferenceInitializer.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetUIPreferenceInitializer.java
index e03a413..7c3e834 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetUIPreferenceInitializer.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/StatetUIPreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesConfigurationBlock.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesConfigurationBlock.java
index ed9c290..14c485b 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesConfigurationBlock.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesConfigurationBlock.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesPreferencePage.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesPreferencePage.java
index 97bb85a..eeba30c 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesPreferencePage.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2000, 2021 IBM Corporation and others.
+ # Copyright (c) 2000, 2022 IBM Corporation 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesStore.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesStore.java
index af742ba..8cea6a6 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesStore.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/CodeGenerationTemplatesStore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2000, 2021 IBM Corporation and others.
+ # Copyright (c) 2000, 2022 IBM Corporation 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/Messages.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/Messages.java
index c43bb4c..2fc92a4 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/Messages.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/Messages.properties b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/Messages.properties
index b934aa6..974b257 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/Messages.properties
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/TaskTagsConfigurationBlock.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/TaskTagsConfigurationBlock.java
index 179307b..d041002 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/TaskTagsConfigurationBlock.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/TaskTagsConfigurationBlock.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2000, 2021 IBM Corporation and others.
+ # Copyright (c) 2000, 2022 IBM Corporation 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/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/TaskTagsPreferencePage.java b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/TaskTagsPreferencePage.java
index 79581f6..70b82e7 100644
--- a/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/TaskTagsPreferencePage.java
+++ b/r/org.eclipse.statet.ide.ui/src/org/eclipse/statet/internal/ide/ui/preferences/TaskTagsPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/CheckedCommonTab.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/CheckedCommonTab.java
index c405d8c..3658ea3 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/CheckedCommonTab.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/CheckedCommonTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/HelpRequestor.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/HelpRequestor.java
index b09e33d..1a19ac6 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/HelpRequestor.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/HelpRequestor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/ProcessOutputCollector.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/ProcessOutputCollector.java
index 00e6508..258c100 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/ProcessOutputCollector.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/ProcessOutputCollector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/UnterminatedLaunchAlerter.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/UnterminatedLaunchAlerter.java
index 422ebfa..889cd16 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/UnterminatedLaunchAlerter.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/debug/ui/util/UnterminatedLaunchAlerter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/ButtonGroup.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/ButtonGroup.java
index d770c58..6b0370f 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/ButtonGroup.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/ButtonGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/CategorizedOptionButtonsGroup.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/CategorizedOptionButtonsGroup.java
index 086ced0..d2e53b8 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/CategorizedOptionButtonsGroup.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/CategorizedOptionButtonsGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/CategorizedOptionsGroup.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/CategorizedOptionsGroup.java
index abe78a9..975b67a 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/CategorizedOptionsGroup.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/CategorizedOptionsGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/Layouter.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/Layouter.java
index 1b57a48..ba70cf2 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/Layouter.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/Layouter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/OptionsGroup.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/OptionsGroup.java
index ef9e4e8..9862df1 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/OptionsGroup.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/OptionsGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/SelectionOptionsGroup.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/SelectionOptionsGroup.java
index 2ceaba8..cd9c1ee 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/SelectionOptionsGroup.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/SelectionOptionsGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/StructuredSelectionOptionsGroup.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/StructuredSelectionOptionsGroup.java
index 72c0a3d..f88f30d 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/StructuredSelectionOptionsGroup.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/ui/dialogs/groups/StructuredSelectionOptionsGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ElementMatchComparator.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ElementMatchComparator.java
index 16c1d94..c03cd93 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ElementMatchComparator.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ElementMatchComparator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ExtTextSearchResult.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ExtTextSearchResult.java
index 41890d7..75ef329 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ExtTextSearchResult.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ExtTextSearchResult.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ExtTextSearchResultPage.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ExtTextSearchResultPage.java
index ea510d2..1d22ef7 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ExtTextSearchResultPage.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/ExtTextSearchResultPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/IMatchGroup.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/IMatchGroup.java
index 08081d9..bb83e77 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/IMatchGroup.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/IMatchGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/LineElement.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/LineElement.java
index b071540..88cc7e6 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/LineElement.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/LineElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchLabelUtil.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchLabelUtil.java
index 7788fa9..9ef8789 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchLabelUtil.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchLabelUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultContentProvider.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultContentProvider.java
index a13f9d5..a42caa8 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultContentProvider.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultContentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultMatchTableContentProvider.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultMatchTableContentProvider.java
index 67582bd..47af3be 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultMatchTableContentProvider.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultMatchTableContentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultTableContentProvider.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultTableContentProvider.java
index 689f5fe..3b995e6 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultTableContentProvider.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultTableContentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultTreeContentProvider.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultTreeContentProvider.java
index 0d87364..0866b47 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultTreeContentProvider.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/ecommons/workbench/search/ui/TextSearchResultTreeContentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/internal/ecommons/debug/ui/Messages.java b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/internal/ecommons/debug/ui/Messages.java
index 675050d..73eb9c2 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/internal/ecommons/debug/ui/Messages.java
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/internal/ecommons/debug/ui/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/internal/ecommons/debug/ui/Messages.properties b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/internal/ecommons/debug/ui/Messages.properties
index 8ebb68a..832ca15 100644
--- a/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/internal/ecommons/debug/ui/Messages.properties
+++ b/r/org.eclipse.statet.ide.ui/srcECommons/org/eclipse/statet/internal/ecommons/debug/ui/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/plugin.xml b/r/org.eclipse.statet.nico.core/plugin.xml
index fb153b2..50d5b6d 100644
--- a/r/org.eclipse.statet.nico.core/plugin.xml
+++ b/r/org.eclipse.statet.nico.core/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/Messages.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/Messages.java
index 3663243..be191f6 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/Messages.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/Messages.properties b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/Messages.properties
index 3807ac1..aee4de5 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/Messages.properties
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/NicoCorePlugin.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/NicoCorePlugin.java
index b1d45d2..919ced6 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/NicoCorePlugin.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/NicoCorePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/NicoPreferenceInitializer.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/NicoPreferenceInitializer.java
index 1a924db..f6b3ff2 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/NicoPreferenceInitializer.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/NicoPreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ResourceMapping.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ResourceMapping.java
index e24184a..706f702 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ResourceMapping.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ResourceMapping.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ResourceMappingManager.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ResourceMappingManager.java
index c14680b..b508e13 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ResourceMappingManager.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ResourceMappingManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/RunnableProgressData.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/RunnableProgressData.java
index 09d2bbc..1c8e4f4 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/RunnableProgressData.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/RunnableProgressData.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ToolPropertyTester.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ToolPropertyTester.java
index 5e3639b..ee95f7d 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ToolPropertyTester.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/ToolPropertyTester.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/preferences/HistoryPreferences.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/preferences/HistoryPreferences.java
index 331d721..78872f7 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/preferences/HistoryPreferences.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/internal/nico/core/preferences/HistoryPreferences.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/ConsoleDefaultScope.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/ConsoleDefaultScope.java
index cc57956..756f509 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/ConsoleDefaultScope.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/ConsoleDefaultScope.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/ConsoleInstanceScope.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/ConsoleInstanceScope.java
index 14ca2c3..71a0196 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/ConsoleInstanceScope.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/ConsoleInstanceScope.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCore.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCore.java
index f1f755f..64c9bda 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCore.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCoreMessages.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCoreMessages.java
index f5b9929..47171d6 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCoreMessages.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCoreMessages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCoreMessages.properties b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCoreMessages.properties
index 602c8a7..3973155 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCoreMessages.properties
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoCoreMessages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoPreferenceNodes.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoPreferenceNodes.java
index 7d87321..3b38882 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoPreferenceNodes.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoPreferenceNodes.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoVariables.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoVariables.java
index d4bf360..cad5025 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoVariables.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/NicoVariables.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ConsoleRunnable.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ConsoleRunnable.java
index 4839141..a09df9e 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ConsoleRunnable.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ConsoleRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ConsoleService.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ConsoleService.java
index f7a1791..2a09cc8 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ConsoleService.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ConsoleService.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/History.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/History.java
index bfa19c7..eeb69de 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/History.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/History.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/HistoryOperationsHandler.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/HistoryOperationsHandler.java
index 6488dd5..9d9a067 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/HistoryOperationsHandler.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/HistoryOperationsHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IHistoryListener.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IHistoryListener.java
index 21d3ae6..2bae664 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IHistoryListener.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IHistoryListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ILogOutput.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ILogOutput.java
index 7185581..b7f6efc 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ILogOutput.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ILogOutput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IProgressInfo.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IProgressInfo.java
index 0a422a1..4f03eae 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IProgressInfo.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IProgressInfo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IRemoteEngineController.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IRemoteEngineController.java
index 66a5707..84f9b86 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IRemoteEngineController.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IRemoteEngineController.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IRequireSynch.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IRequireSynch.java
index 969ae7f..255d45d 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IRequireSynch.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IRequireSynch.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IToolEventHandler.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IToolEventHandler.java
index e219c7b..197f8ff 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IToolEventHandler.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/IToolEventHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ITrack.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ITrack.java
index b79d450..b1bb1bb 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ITrack.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ITrack.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/LogRuntimeProcess.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/LogRuntimeProcess.java
index 411637d..210c2ca 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/LogRuntimeProcess.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/LogRuntimeProcess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/LogRuntimeProcessFactory.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/LogRuntimeProcessFactory.java
index f57f8e8..c43e38f 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/LogRuntimeProcessFactory.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/LogRuntimeProcessFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/Prompt.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/Prompt.java
index 7fa0a93..093a989 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/Prompt.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/Prompt.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/Queue.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/Queue.java
index c1281e2..ae54198 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/Queue.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/Queue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/SubmitType.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/SubmitType.java
index 87c48c3..9321eb5 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/SubmitType.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/SubmitType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolController.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolController.java
index acff6fa..3520290 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolController.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolController.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolProcess.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolProcess.java
index 3933071..3452e0f 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolProcess.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolProcess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolRunner.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolRunner.java
index 7fe34de..8d203e9 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolRunner.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolRunner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStatus.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStatus.java
index 98a3cd2..b26f406 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStatus.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStatus.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStreamMonitor.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStreamMonitor.java
index 4aa0133..729f6e3 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStreamMonitor.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStreamMonitor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStreamProxy.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStreamProxy.java
index 6d19bbd..3c43f25 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStreamProxy.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolStreamProxy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolWorkspace.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolWorkspace.java
index 2bcad6f..bae33fe 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolWorkspace.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/runtime/ToolWorkspace.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/AbstractConsoleCommandHandler.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/AbstractConsoleCommandHandler.java
index 3354697..59c77c8 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/AbstractConsoleCommandHandler.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/AbstractConsoleCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/HistoryTrackingConfiguration.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/HistoryTrackingConfiguration.java
index 70a4ebc..55ca0fd 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/HistoryTrackingConfiguration.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/HistoryTrackingConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/ToolTerminateListener.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/ToolTerminateListener.java
index cef4f8b..28a4add 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/ToolTerminateListener.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/ToolTerminateListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackWriter.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackWriter.java
index 5f50ba5..c73814a 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackWriter.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackWriter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackingConfiguration.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackingConfiguration.java
index a5a3d5a..b30c16e 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackingConfiguration.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackingConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackingConfiguration2LaunchConfiguration.java b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackingConfiguration2LaunchConfiguration.java
index b42eb46..5f60ac6 100644
--- a/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackingConfiguration2LaunchConfiguration.java
+++ b/r/org.eclipse.statet.nico.core/src/org/eclipse/statet/nico/core/util/TrackingConfiguration2LaunchConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/plugin.properties b/r/org.eclipse.statet.nico.ui/plugin.properties
index 13696d0..7944245 100644
--- a/r/org.eclipse.statet.nico.ui/plugin.properties
+++ b/r/org.eclipse.statet.nico.ui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/plugin.xml b/r/org.eclipse.statet.nico.ui/plugin.xml
index 822b2df..7fff8cb 100644
--- a/r/org.eclipse.statet.nico.ui/plugin.xml
+++ b/r/org.eclipse.statet.nico.ui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ClearOutputHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ClearOutputHandler.java
index a36500c..06e89e4 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ClearOutputHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ClearOutputHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/DecoratorsRegistry.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/DecoratorsRegistry.java
index 2a6ad05..7624578 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/DecoratorsRegistry.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/DecoratorsRegistry.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/LoadHistoryPage.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/LoadHistoryPage.java
index 06d1f9c..3ce5766 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/LoadHistoryPage.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/LoadHistoryPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/LocalTaskTransfer.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/LocalTaskTransfer.java
index 58b1321..b9f50ee 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/LocalTaskTransfer.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/LocalTaskTransfer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/Messages.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/Messages.java
index 9723f11..d614045 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/Messages.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/Messages.properties b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/Messages.properties
index 12edf55..ffd681c 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/Messages.properties
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/NicoUIPlugin.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/NicoUIPlugin.java
index 34bc699..109515b 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/NicoUIPlugin.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/NicoUIPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/PageRegistry.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/PageRegistry.java
index 2eb019c..af10c89 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/PageRegistry.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/PageRegistry.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/SaveHistoryPage.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/SaveHistoryPage.java
index e087044..e37efc1 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/SaveHistoryPage.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/SaveHistoryPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ToolRegistry.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ToolRegistry.java
index 95d6633..2c93e17 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ToolRegistry.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ToolRegistry.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ToolSourceProvider.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ToolSourceProvider.java
index aff7c81..537df40 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ToolSourceProvider.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/ToolSourceProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/AbstractHistoryPage.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/AbstractHistoryPage.java
index 32263b8..5d5ca47 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/AbstractHistoryPage.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/AbstractHistoryPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/CancelRunnableHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/CancelRunnableHandler.java
index 19461f1..eec4ae2 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/CancelRunnableHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/CancelRunnableHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/DisconnectEngineHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/DisconnectEngineHandler.java
index c78a667..898a020 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/DisconnectEngineHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/DisconnectEngineHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistoryCopyAction.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistoryCopyAction.java
index 7b0e384..7d5bc89 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistoryCopyAction.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistoryCopyAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistoryDragAdapter.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistoryDragAdapter.java
index b8f9ea9..3212859 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistoryDragAdapter.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistoryDragAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistorySubmitAction.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistorySubmitAction.java
index f2582a4..070b44c 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistorySubmitAction.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/HistorySubmitAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/NicoWindowContributions.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/NicoWindowContributions.java
index 7baaf68..a10c688 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/NicoWindowContributions.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/NicoWindowContributions.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/PauseHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/PauseHandler.java
index 6b54f2b..3ce111a 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/PauseHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/PauseHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/ReconnectEngineHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/ReconnectEngineHandler.java
index 7880fe5..a50d68b 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/ReconnectEngineHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/actions/ReconnectEngineHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/ConsoleAdapterFactory.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/ConsoleAdapterFactory.java
index 6a9e6dc..82e0b45 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/ConsoleAdapterFactory.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/ConsoleAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/InputDocument.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/InputDocument.java
index b732751..b9d8032 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/InputDocument.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/InputDocument.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/NIConsolePartition.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/NIConsolePartition.java
index 35b140b..7bd47f1 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/NIConsolePartition.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/NIConsolePartition.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2004, 2021 IBM Corporation and others.
+ # Copyright (c) 2004, 2022 IBM Corporation 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/NIConsolePartitioner.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/NIConsolePartitioner.java
index c470ee4..a0453c6 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/NIConsolePartitioner.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/NIConsolePartitioner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2000, 2021 IBM Corporation and others.
+ # Copyright (c) 2000, 2022 IBM Corporation 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/OutputViewer.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/OutputViewer.java
index 2eabc79..7093504 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/OutputViewer.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/OutputViewer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/PromptHighlighter.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/PromptHighlighter.java
index 1e5b46e..c450ab1 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/PromptHighlighter.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/PromptHighlighter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/StreamProcessor.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/StreamProcessor.java
index 2e9d5fe..9111caa 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/StreamProcessor.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/console/StreamProcessor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreferencePage.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreferencePage.java
index 3c30197..8514268 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreferencePage.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreferences.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreferences.java
index 0969da6..a25d2d0 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreferences.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreferences.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreviewSourceViewerConfiguration.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreviewSourceViewerConfiguration.java
index 9ad66ae..6235355 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreviewSourceViewerConfiguration.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsolePreviewSourceViewerConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsoleTextStylesPreferencePage.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsoleTextStylesPreferencePage.java
index 5cccb83..be40e78 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsoleTextStylesPreferencePage.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsoleTextStylesPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsoleTextStylesPreviewPartitioner.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsoleTextStylesPreviewPartitioner.java
index 4d130bc..a0601b0 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsoleTextStylesPreviewPartitioner.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ConsoleTextStylesPreviewPartitioner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/Messages.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/Messages.java
index 09a62e0..236c903 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/Messages.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/Messages.properties b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/Messages.properties
index 1f8f201..495a8ef 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/Messages.properties
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ResourceMappingPreferencePage.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ResourceMappingPreferencePage.java
index 3619efc..adc2bd6 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ResourceMappingPreferencePage.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/internal/nico/ui/preferences/ResourceMappingPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUI.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUI.java
index 81fe4a2..b21d207 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUI.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIMessages.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIMessages.java
index 07850c8..6f14fbb 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIMessages.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIMessages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIMessages.properties b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIMessages.properties
index bb792f4..a833fe1 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIMessages.properties
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIMessages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIPreferences.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIPreferences.java
index ded4489..09577da 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIPreferences.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIPreferences.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIResources.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIResources.java
index 97e92a5..d2b92e4 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIResources.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUIResources.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUITools.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUITools.java
index 1e9aebd..f16f63e 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUITools.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/NicoUITools.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/AbstractToolHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/AbstractToolHandler.java
index 7ca5427..de25513 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/AbstractToolHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/AbstractToolHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/LoadHistoryAction.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/LoadHistoryAction.java
index 3990d12..c9dfec3 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/LoadHistoryAction.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/LoadHistoryAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/LoadHistoryWizard.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/LoadHistoryWizard.java
index 22b1d86..63c2f47 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/LoadHistoryWizard.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/LoadHistoryWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/SaveHistoryAction.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/SaveHistoryAction.java
index 64fc5d2..8b5b94e 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/SaveHistoryAction.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/SaveHistoryAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/SaveHistoryWizard.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/SaveHistoryWizard.java
index 84ffdc4..b9930ce 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/SaveHistoryWizard.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/SaveHistoryWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/ToolAction.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/ToolAction.java
index 735b8b9..672f974 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/ToolAction.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/ToolAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/WindowToolProvider.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/WindowToolProvider.java
index decf0b5..ab5ffc6 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/WindowToolProvider.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/actions/WindowToolProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/ConsolePageEditor.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/ConsolePageEditor.java
index e6e71b8..19a47f5 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/ConsolePageEditor.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/ConsolePageEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/GenericConsoleSourceUnit.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/GenericConsoleSourceUnit.java
index 461843c..2c97d2c 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/GenericConsoleSourceUnit.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/GenericConsoleSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/InputSourceViewer.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/InputSourceViewer.java
index 81dfec4..4bbc2da 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/InputSourceViewer.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/InputSourceViewer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/MultiActionHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/MultiActionHandler.java
index 3f72731..becb0ad 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/MultiActionHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/MultiActionHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsole.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsole.java
index e544730..7b8fa8b 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsole.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsole.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsoleColorAdapter.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsoleColorAdapter.java
index faae043..44fe0e9 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsoleColorAdapter.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsoleColorAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsoleOutputStream.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsoleOutputStream.java
index 53c8e9e..691ceb4 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsoleOutputStream.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsoleOutputStream.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2000, 2021 IBM Corporation and others.
+ # Copyright (c) 2000, 2022 IBM Corporation 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsolePage.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsolePage.java
index 19b65b9..8dec567 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsolePage.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/NIConsolePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/ScrollLockAction.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/ScrollLockAction.java
index 5ff7670..82ff176 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/ScrollLockAction.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/ScrollLockAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/SubmitDropAdapter.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/SubmitDropAdapter.java
index 15dc6f4..3e0d9d6 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/SubmitDropAdapter.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/SubmitDropAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/SubmitPasteAction.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/SubmitPasteAction.java
index d6a2711..87201b6 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/SubmitPasteAction.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/SubmitPasteAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/TerminateToolAction.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/TerminateToolAction.java
index f98c19a..0e823cf 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/TerminateToolAction.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/console/TerminateToolAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2000, 2021 IBM Corporation and others.
+ # Copyright (c) 2000, 2022 IBM Corporation 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ChooseFileHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ChooseFileHandler.java
index ea5dd96..c778c07 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ChooseFileHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ChooseFileHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/CommonTabForConsole.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/CommonTabForConsole.java
index e1ca90e..3370569 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/CommonTabForConsole.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/CommonTabForConsole.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/EclipseIDEOperationsHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/EclipseIDEOperationsHandler.java
index 586f4d9..b6356ae 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/EclipseIDEOperationsHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/EclipseIDEOperationsHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ExportConsoleOutputWizard.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ExportConsoleOutputWizard.java
index 2bb08d2..f010eef 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ExportConsoleOutputWizard.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ExportConsoleOutputWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/LoginHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/LoginHandler.java
index 8ffaf6c..9a2420e 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/LoginHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/LoginHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/NicoWizardDialog.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/NicoWizardDialog.java
index 918c6d9..a44961a 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/NicoWizardDialog.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/NicoWizardDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/OpenTrackingFilesContributionItem.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/OpenTrackingFilesContributionItem.java
index dfeee26..3d9d5c0 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/OpenTrackingFilesContributionItem.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/OpenTrackingFilesContributionItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/QuitHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/QuitHandler.java
index 9351da0..af3fe7b 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/QuitHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/QuitHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ReportStatusHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ReportStatusHandler.java
index fc3a421..0bdfde0 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ReportStatusHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ReportStatusHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/RunBlockingHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/RunBlockingHandler.java
index 78e4085..7b2ef40 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/RunBlockingHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/RunBlockingHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/SubmitTypeSelectionComposite.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/SubmitTypeSelectionComposite.java
index ad0adf8..9fb5115 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/SubmitTypeSelectionComposite.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/SubmitTypeSelectionComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolDialog.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolDialog.java
index db11bcc..0a1f206 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolDialog.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolInfoGroup.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolInfoGroup.java
index 53a480d..f0a6373 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolInfoGroup.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolInfoGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolMessageDialog.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolMessageDialog.java
index 712953e..7d74c71 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolMessageDialog.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolMessageDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolProgressGroup.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolProgressGroup.java
index fe10a83..a418afa 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolProgressGroup.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/ToolProgressGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/TrackingConfigurationComposite.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/TrackingConfigurationComposite.java
index 58977ed..18554cd 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/TrackingConfigurationComposite.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/TrackingConfigurationComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/TrackingConfigurationDialog.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/TrackingConfigurationDialog.java
index 8d8e653..a7fc248 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/TrackingConfigurationDialog.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/TrackingConfigurationDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/WorkbenchStatusHandler.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/WorkbenchStatusHandler.java
index b15e235..4260ae4 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/WorkbenchStatusHandler.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/util/WorkbenchStatusHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/views/HistoryView.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/views/HistoryView.java
index a6cb562..9b3fe68 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/views/HistoryView.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/views/HistoryView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/views/QueueView.java b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/views/QueueView.java
index a7eab20..297f334 100644
--- a/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/views/QueueView.java
+++ b/r/org.eclipse.statet.nico.ui/src/org/eclipse/statet/nico/ui/views/QueueView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.apps/plugin.properties b/r/org.eclipse.statet.r.apps/plugin.properties
index 1a0f06a..08a81fe 100644
--- a/r/org.eclipse.statet.r.apps/plugin.properties
+++ b/r/org.eclipse.statet.r.apps/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/plugin.xml b/r/org.eclipse.statet.r.apps/plugin.xml
index 702482d..5871be2 100644
--- a/r/org.eclipse.statet.r.apps/plugin.xml
+++ b/r/org.eclipse.statet.r.apps/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/intern/r/apps/core/RAppProject.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/intern/r/apps/core/RAppProject.java
index 54f095b..9c7caca 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/intern/r/apps/core/RAppProject.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/intern/r/apps/core/RAppProject.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/core/shiny/RShinyResourceTester.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/core/shiny/RShinyResourceTester.java
index d948748..e24cf30 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/core/shiny/RShinyResourceTester.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/core/shiny/RShinyResourceTester.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/Messages.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/Messages.java
index b4432b6..0f71e68 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/Messages.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/Messages.properties b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/Messages.properties
index bc9a6df..86d74c3 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/Messages.properties
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/RAppUIPlugin.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/RAppUIPlugin.java
index 45bf3be..9c72230 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/RAppUIPlugin.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/RAppUIPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigMainTab.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigMainTab.java
index 06aafd0..750dc76 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigMainTab.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigMainTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigTabGroup.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigTabGroup.java
index 2918ed5..6a874ad 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigTabGroup.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigTabGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigViewTab.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigViewTab.java
index 26a93e9..1f496af 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigViewTab.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigViewTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigs.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigs.java
index bedaf81..b111c6f 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigs.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlConfigs.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlLaunchConfig.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlLaunchConfig.java
index 44c6c46..a2140ea 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlLaunchConfig.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlLaunchConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlLaunchDelegate.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlLaunchDelegate.java
index c08e0e2..11c2d00 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlManager.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlManager.java
index 9731eef..3f9df28 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlManager.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppControlManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppRCommandHandler.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppRCommandHandler.java
index 14efa34..0579c28 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppRCommandHandler.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppRCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppRunner.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppRunner.java
index 3170cd5..ac1f173 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppRunner.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppRunner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppType.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppType.java
index 299ae9b..3a09bb7 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppType.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/AppType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/DataLoader.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/DataLoader.java
index b8e120e..d0ebc8a 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/DataLoader.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/launching/DataLoader.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/AppActionUtil.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/AppActionUtil.java
index 0f3ec8d..4dffe7e 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/AppActionUtil.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/AppActionUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/AppLaunchShortcut.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/AppLaunchShortcut.java
index 09c950e..76db989 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/AppLaunchShortcut.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/AppLaunchShortcut.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunActiveAppConfigWorkbenchHandler.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunActiveAppConfigWorkbenchHandler.java
index e794889..344ea07 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunActiveAppConfigWorkbenchHandler.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunActiveAppConfigWorkbenchHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunAppConfigsDropdownContribution.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunAppConfigsDropdownContribution.java
index 9c0bb73..483ac9d 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunAppConfigsDropdownContribution.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunAppConfigsDropdownContribution.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunAppConfigsMenuContribution.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunAppConfigsMenuContribution.java
index 2419270..075cf23 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunAppConfigsMenuContribution.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/shiny/actions/RunAppConfigsMenuContribution.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/AppVarInput.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/AppVarInput.java
index 1bb611c..b0eef1e 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/AppVarInput.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/AppVarInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/AppVarView.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/AppVarView.java
index 3bb92ae..c139bce 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/AppVarView.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/AppVarView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/ContentJob.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/ContentJob.java
index 960a39d..0711bf7 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/ContentJob.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/variables/ContentJob.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserPage.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserPage.java
index 1bdac26..902e43c 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserPage.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserSession.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserSession.java
index da5f34e..429fa5b 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserSession.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserSession.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserView.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserView.java
index c51324b..61e42e2 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserView.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/internal/r/apps/ui/viewer/AppBrowserView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/AppRegistry.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/AppRegistry.java
index 3011a03..0bfdcf7 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/AppRegistry.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/AppRegistry.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/RApp.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/RApp.java
index 4d45fcb..d91adaf 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/RApp.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/RApp.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/RAppUIResources.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/RAppUIResources.java
index 49bb268..a76a27f 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/RAppUIResources.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/RAppUIResources.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/VariablesData.java b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/VariablesData.java
index 1c31412..2287d35 100644
--- a/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/VariablesData.java
+++ b/r/org.eclipse.statet.r.apps/src/org/eclipse/statet/r/apps/ui/VariablesData.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/console/core/RConsoleCorePlugin.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/console/core/RConsoleCorePlugin.java
index 523f254..ccee574 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/console/core/RConsoleCorePlugin.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/console/core/RConsoleCorePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/console/core/RObjectDB.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/console/core/RObjectDB.java
index 44f2629..bb1b489 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/console/core/RObjectDB.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/console/core/RObjectDB.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/launching/core/Messages.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/launching/core/Messages.java
index 96e7672..2851668 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/launching/core/Messages.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/launching/core/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/launching/core/Messages.properties b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/launching/core/Messages.properties
index b1b6641..8421823 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/launching/core/Messages.properties
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/launching/core/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/nico/RNicoMessages.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/nico/RNicoMessages.java
index 4639b86..7a0b7e6 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/nico/RNicoMessages.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/nico/RNicoMessages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/nico/RNicoMessages.properties b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/nico/RNicoMessages.properties
index 8292922..6f72799 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/nico/RNicoMessages.properties
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/nico/RNicoMessages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/BasicCombinedRElement.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/BasicCombinedRElement.java
index 684d716..c6cf5f0 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/BasicCombinedRElement.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/BasicCombinedRElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/CombinedFactory.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/CombinedFactory.java
index 4161461..d010bf9 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/CombinedFactory.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/CombinedFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/DirectReferenceVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/DirectReferenceVar.java
index aa90bb1..5fe762c 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/DirectReferenceVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/DirectReferenceVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RArrayVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RArrayVar.java
index 71b0cae..e08edef 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RArrayVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RArrayVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RDataFrameVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RDataFrameVar.java
index e060edc..eb859e1 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RDataFrameVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RDataFrameVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/REnvironmentVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/REnvironmentVar.java
index c5ab8df..4f3acd8 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/REnvironmentVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/REnvironmentVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RFunction2.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RFunction2.java
index f9a8e20..f9e221e 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RFunction2.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RFunction2.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RLanguageVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RLanguageVar.java
index bd90d47..e5fdc81 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RLanguageVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RLanguageVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RListVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RListVar.java
index 71455da..8ba5e26 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RListVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RListVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RMissingVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RMissingVar.java
index 03f74de..0fd0c03 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RMissingVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RMissingVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RNullVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RNullVar.java
index cc6c07b..1d3ef23 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RNullVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RNullVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/ROtherVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/ROtherVar.java
index 527083c..64a41e9 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/ROtherVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/ROtherVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RPromiseVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RPromiseVar.java
index 4fcb33a..b661950 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RPromiseVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RPromiseVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RReferenceVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RReferenceVar.java
index 232e9e8..b658759 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RReferenceVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RReferenceVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RS4ObjectVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RS4ObjectVar.java
index cb4af14..115084b 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RS4ObjectVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RS4ObjectVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RVectorVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RVectorVar.java
index 81ef69e..1f482ca 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RVectorVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/RVectorVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/VirtualMissingVar.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/VirtualMissingVar.java
index cefcb58..499a022 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/VirtualMissingVar.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/internal/r/rdata/VirtualMissingVar.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/AbstractRController.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/AbstractRController.java
index 0e7af2d..3dd3e4c 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/AbstractRController.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/AbstractRController.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/AbstractRDataRunnable.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/AbstractRDataRunnable.java
index f2bef33..f236630 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/AbstractRDataRunnable.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/AbstractRDataRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/ContinuePrompt.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/ContinuePrompt.java
index e577e80..8f61494 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/ContinuePrompt.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/ContinuePrompt.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/IRBasicAdapter.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/IRBasicAdapter.java
index 31e7129..bb82867 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/IRBasicAdapter.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/IRBasicAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/IRDataAdapter.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/IRDataAdapter.java
index b457020..318ee4e 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/IRDataAdapter.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/IRDataAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RConsoleTool.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RConsoleTool.java
index 599d511..fe3457b 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RConsoleTool.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RConsoleTool.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RDbg.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RDbg.java
index cd3d8e1..f5fa889 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RDbg.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RDbg.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RProcess.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RProcess.java
index 946bdce..fcdb52a 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RProcess.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RProcess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RProcessREnvironment.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RProcessREnvironment.java
index 998d1a1..668f281 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RProcessREnvironment.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RProcessREnvironment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RWorkspace.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RWorkspace.java
index 40e21a5..f6a7c83 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RWorkspace.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/RWorkspace.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/LoadReferenceRunnable.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/LoadReferenceRunnable.java
index 1640191..c1934b0 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/LoadReferenceRunnable.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/LoadReferenceRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/LoadReferencesUtil.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/LoadReferencesUtil.java
index d7d7e07..0284431 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/LoadReferencesUtil.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/LoadReferencesUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/RCodeVariableText.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/RCodeVariableText.java
index c8578ef..ca70137 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/RCodeVariableText.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/console/core/util/RCodeVariableText.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/launching/core/ILaunchDelegateAddon.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/launching/core/ILaunchDelegateAddon.java
index 6103eaf..778b5d2 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/launching/core/ILaunchDelegateAddon.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/launching/core/ILaunchDelegateAddon.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/launching/core/RLaunching.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/launching/core/RLaunching.java
index 347a4d9..ce401e9 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/launching/core/RLaunching.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/launching/core/RLaunching.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/AbstractRDbgController.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/AbstractRDbgController.java
index 012107c..3a8752a 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/AbstractRDbgController.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/AbstractRDbgController.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/ICombinedRDataAdapter.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/ICombinedRDataAdapter.java
index c4ed563..739a128 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/ICombinedRDataAdapter.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/ICombinedRDataAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/IRModelSrcref.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/IRModelSrcref.java
index e80e8bc..9064970 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/IRModelSrcref.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/IRModelSrcref.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/IRSrcref.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/IRSrcref.java
index 67ad476..ec83e35 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/IRSrcref.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/IRSrcref.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/RSrcref.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/RSrcref.java
index a228da3..182a06a 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/RSrcref.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/RSrcref.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/RWorkspaceConfig.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/RWorkspaceConfig.java
index 2fd77c9..874107b 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/RWorkspaceConfig.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/RWorkspaceConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RTermCancelRunnable.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RTermCancelRunnable.java
index b915939..b6e73aa 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RTermCancelRunnable.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RTermCancelRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RTermController.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RTermController.java
index f0d6111..df644c7 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RTermController.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RTermController.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RjsController.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RjsController.java
index d34d3fb..a377b6b 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RjsController.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RjsController.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RjsUtil.java b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RjsUtil.java
index d658bdb..7409bf6 100644
--- a/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RjsUtil.java
+++ b/r/org.eclipse.statet.r.console.core/src/org/eclipse/statet/r/nico/impl/RjsUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.ui/plugin.properties b/r/org.eclipse.statet.r.console.ui/plugin.properties
index 9042281..2bc8127 100644
--- a/r/org.eclipse.statet.r.console.ui/plugin.properties
+++ b/r/org.eclipse.statet.r.console.ui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.ui/plugin.xml b/r/org.eclipse.statet.r.console.ui/plugin.xml
index f8fc6eb..9f16017 100644
--- a/r/org.eclipse.statet.r.console.ui/plugin.xml
+++ b/r/org.eclipse.statet.r.console.ui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/Messages.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/Messages.java
index 182410b..accd5d2 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/Messages.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/Messages.properties b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/Messages.properties
index c0bc62d..a312122 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/Messages.properties
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdLaunchDelegate.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdLaunchDelegate.java
index 56ce481..194802e 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdMainTab.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdMainTab.java
index 758fb99..03fcd33 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdMainTab.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdMainTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdToolTabGroup.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdToolTabGroup.java
index 97dca46..af63211 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdToolTabGroup.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/cmd/ui/launching/RCmdToolTabGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/Messages.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/Messages.java
index 8791409..5f0c367 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/Messages.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/Messages.properties b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/Messages.properties
index b62550b..30dfa82 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/Messages.properties
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/RConsoleUIPlugin.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/RConsoleUIPlugin.java
index 94f2d15..33d5ff4 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/RConsoleUIPlugin.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/RConsoleUIPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/WorkbenchREnvIndexUpdater.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/WorkbenchREnvIndexUpdater.java
index d829e4d..e759d78 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/WorkbenchREnvIndexUpdater.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/WorkbenchREnvIndexUpdater.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/actions/AdjustWidthHandler.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/actions/AdjustWidthHandler.java
index 21ae295..96cbae1 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/actions/AdjustWidthHandler.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/actions/AdjustWidthHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/actions/REnvIndexUpdateHandler.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/actions/REnvIndexUpdateHandler.java
index c92e7f5..31d2f21 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/actions/REnvIndexUpdateHandler.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/actions/REnvIndexUpdateHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/ExtJavaJRETab.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/ExtJavaJRETab.java
index 758fd95..1fa9266 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/ExtJavaJRETab.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/ExtJavaJRETab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleLaunchDelegate.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleLaunchDelegate.java
index 420dbd4..300f3eb 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleMainTab.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleMainTab.java
index c8ff2b3..74f14e6 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleMainTab.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleMainTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleOptionsTab.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleOptionsTab.java
index 07cadca..7373260 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleOptionsTab.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleOptionsTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleRJLaunchDelegate.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleRJLaunchDelegate.java
index 9cd044b..33542fe 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleRJLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleRJLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleRTermLaunchDelegate.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleRTermLaunchDelegate.java
index b4ac976..a55d477 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleRTermLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleRTermLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleTabGroup.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleTabGroup.java
index 11883ea..17e1970 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleTabGroup.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleTabGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleType.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleType.java
index f79adb5..fd1ccba 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleType.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RConsoleType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RHistoryConfigurationComposite.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RHistoryConfigurationComposite.java
index fbaa6e1..d2362d9 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RHistoryConfigurationComposite.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RHistoryConfigurationComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RJEngineLaunchDelegate.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RJEngineLaunchDelegate.java
index 93094fc..f9052d1 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RJEngineLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RJEngineLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleLaunchDelegate.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleLaunchDelegate.java
index b676df6..07ba9e6 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleMainTab.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleMainTab.java
index 3bb50dd..97cb4e3 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleMainTab.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleMainTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleSelectionDialog.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleSelectionDialog.java
index 9e50ee1..fb7439d 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleSelectionDialog.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleSelectionDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleTabGroup.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleTabGroup.java
index d59d025..23b5eee 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleTabGroup.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RRemoteConsoleTabGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RTrackingConfigurationComposite.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RTrackingConfigurationComposite.java
index c3dc5b8..1d5589e 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RTrackingConfigurationComposite.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/launching/RTrackingConfigurationComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/AdvancedContentAssistConfigurationPage.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/AdvancedContentAssistConfigurationPage.java
index bf7a6a7..f345769 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/AdvancedContentAssistConfigurationPage.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/AdvancedContentAssistConfigurationPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsoleEditor.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsoleEditor.java
index 6fc3b1b..d04518f 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsoleEditor.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsoleEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsolePage.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsolePage.java
index fdf25f1..d493f36 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsolePage.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsolePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsoleSourceUnit.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsoleSourceUnit.java
index 4c64fa8..f183b42 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsoleSourceUnit.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RConsoleSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RInputConfigurator.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RInputConfigurator.java
index d35ef4d..f9cd4bc 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RInputConfigurator.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/page/RInputConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/EchoEnabledVariable.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/EchoEnabledVariable.java
index 925816c..d6b627e 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/EchoEnabledVariable.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/EchoEnabledVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/Messages.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/Messages.java
index 48c212c..25997d2 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/Messages.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/Messages.properties b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/Messages.properties
index 1033fed..61546a0 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/Messages.properties
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippetPreferencePage.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippetPreferencePage.java
index ca69004..c96b049 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippetPreferencePage.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippetPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippetTemplateContextType.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippetTemplateContextType.java
index 66ebb6f..4985093 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippetTemplateContextType.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippetTemplateContextType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippets.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippets.java
index ee87f4b..e894644 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippets.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/RSnippets.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitLastRSnippetHandler.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitLastRSnippetHandler.java
index c360fff..80e3b66 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitLastRSnippetHandler.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitLastRSnippetHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetHandler.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetHandler.java
index 290edc7..84fce92 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetHandler.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetParameterValues.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetParameterValues.java
index b9ca01e..58c6fe2 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetParameterValues.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetParameterValues.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetsContributionItem.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetsContributionItem.java
index d87fba9..3740bb2 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetsContributionItem.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/internal/r/console/ui/snippets/SubmitRSnippetsContributionItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/cmd/ui/launching/RCmdLaunching.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/cmd/ui/launching/RCmdLaunching.java
index 66845be..4468a97 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/cmd/ui/launching/RCmdLaunching.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/cmd/ui/launching/RCmdLaunching.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/IRConsoleHelpContextIds.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/IRConsoleHelpContextIds.java
index d1a537a..2ba5dcc 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/IRConsoleHelpContextIds.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/IRConsoleHelpContextIds.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/RConsole.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/RConsole.java
index 1e46bea..6171964 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/RConsole.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/RConsole.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/launching/AbstractRConsoleLaunchDelegate.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/launching/AbstractRConsoleLaunchDelegate.java
index 21f42d9..63f6f71 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/launching/AbstractRConsoleLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/launching/AbstractRConsoleLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/launching/RConsoleLaunching.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/launching/RConsoleLaunching.java
index ba3683c..538237a 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/launching/RConsoleLaunching.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/launching/RConsoleLaunching.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/ChangeWDRunnable.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/ChangeWDRunnable.java
index 6b05e1b..03be6ac 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/ChangeWDRunnable.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/ChangeWDRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/ChangeWorkingDirectoryWizard.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/ChangeWorkingDirectoryWizard.java
index 32b24b2..d46a3ac 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/ChangeWorkingDirectoryWizard.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/ChangeWorkingDirectoryWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/REnvAutoUpdater.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/REnvAutoUpdater.java
index 66680ec..eda6529 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/REnvAutoUpdater.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/REnvAutoUpdater.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/REnvIndexAutoUpdater.java b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/REnvIndexAutoUpdater.java
index 43d883a..7151522 100644
--- a/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/REnvIndexAutoUpdater.java
+++ b/r/org.eclipse.statet.r.console.ui/src/org/eclipse/statet/r/console/ui/tools/REnvIndexAutoUpdater.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.console.ui/templates/default-snippet-templates.xml b/r/org.eclipse.statet.r.console.ui/templates/default-snippet-templates.xml
index 48e0570..85ca9d3 100644
--- a/r/org.eclipse.statet.r.console.ui/templates/default-snippet-templates.xml
+++ b/r/org.eclipse.statet.r.console.ui/templates/default-snippet-templates.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.console.ui/templates/default-templates.properties b/r/org.eclipse.statet.r.console.ui/templates/default-templates.properties
index 1b3f0ca..c5433a5 100644
--- a/r/org.eclipse.statet.r.console.ui/templates/default-templates.properties
+++ b/r/org.eclipse.statet.r.console.ui/templates/default-templates.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/AstProblemReporterTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/AstProblemReporterTest.java
index 7a08d3b..c95983d 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/AstProblemReporterTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/AstProblemReporterTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/SourceAnalyzerTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/SourceAnalyzerTest.java
index 096cac5..d73ad47 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/SourceAnalyzerTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/SourceAnalyzerTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/SourceModelTests.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/SourceModelTests.java
index d32d264..774f672 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/SourceModelTests.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/internal/r/core/rmodel/SourceModelTests.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/RSearchPatternTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/RSearchPatternTest.java
index 1284e85..4b1f50b 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/RSearchPatternTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/RSearchPatternTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/AbstractRValueValidatorTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/AbstractRValueValidatorTest.java
index a6e925b..7f193b8 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/AbstractRValueValidatorTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/AbstractRValueValidatorTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter03numTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter03numTest.java
index f242036..c6fa00b 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter03numTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter03numTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter05chrTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter05chrTest.java
index 6dc9c1b..4fc3cec 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter05chrTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter05chrTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter06rawTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter06rawTest.java
index 88801b7..089d68a 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter06rawTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatter06rawTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatterValidatorTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatterValidatorTest.java
index 64249e5..0f6a077 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatterValidatorTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueFormatterValidatorTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator01logiTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator01logiTest.java
index 713d2b5..10e7279 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator01logiTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator01logiTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator02intTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator02intTest.java
index 0cc6f27..aa46195 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator02intTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator02intTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator03numTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator03numTest.java
index b7b772a..17122a0 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator03numTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator03numTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator04cplxTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator04cplxTest.java
index de50717..f310198 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator04cplxTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator04cplxTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator05chrTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator05chrTest.java
index 42619e6..3e8df40 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator05chrTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator05chrTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator06rawTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator06rawTest.java
index f71f3a3..0ce4419 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator06rawTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator06rawTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator0AfactorTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator0AfactorTest.java
index 019b0ee..e71fc2d 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator0AfactorTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/data/RValueValidator0AfactorTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerNumericLiteralTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerNumericLiteralTest.java
index 47ff5f9..88d9fd2 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerNumericLiteralTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerNumericLiteralTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerQuickCheckTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerQuickCheckTest.java
index 98af2ae..3ca70ca 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerQuickCheckTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerQuickCheckTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringLiteralQuickCheckTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringLiteralQuickCheckTest.java
index b4b64ad..952904d 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringLiteralQuickCheckTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringLiteralQuickCheckTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringLiteralTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringLiteralTest.java
index 5c52718..7cdaa06 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringLiteralTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringLiteralTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringTextTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringTextTest.java
index 4dc60fd..fafa961 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringTextTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerStringTextTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerTest.java
index e4addc4..fb29377 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RLexerTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RTerminalTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RTerminalTest.java
index 30cedac..d266e1c 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RTerminalTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/RTerminalTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/AbstractAstNodeTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/AbstractAstNodeTest.java
index 3e80e38..53d6307 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/AbstractAstNodeTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/AbstractAstNodeTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RArgumentMatchingTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RArgumentMatchingTest.java
index 8744136..e89f91f 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RArgumentMatchingTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RArgumentMatchingTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RAstTests.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RAstTests.java
index 1781102..90e3b3f 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RAstTests.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RAstTests.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RExpressionComputingTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RExpressionComputingTest.java
index 82b30a3..7e08a80 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RExpressionComputingTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RExpressionComputingTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserBasicTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserBasicTest.java
index e390adf..08babd5 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserBasicTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserBasicTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserFCallArgsTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserFCallArgsTest.java
index 2d8b734..18c317b 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserFCallArgsTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserFCallArgsTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserFDefTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserFDefTest.java
index b4a9c69..977de65 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserFDefTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserFDefTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserPipeTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserPipeTest.java
index 820361a..e4d2193 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserPipeTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserPipeTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserSourceRangeTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserSourceRangeTest.java
index 1f0472a..fad9c40 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserSourceRangeTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/ast/RParserSourceRangeTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/doc/RPartitionerTest.java b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/doc/RPartitionerTest.java
index c1cb5b5..3980f13 100644
--- a/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/doc/RPartitionerTest.java
+++ b/r/org.eclipse.statet.r.core-tests/src/org/eclipse/statet/r/core/source/doc/RPartitionerTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.core/plugin.properties b/r/org.eclipse.statet.r.core/plugin.properties
index 9a77217..4fcaea4 100644
--- a/r/org.eclipse.statet.r.core/plugin.properties
+++ b/r/org.eclipse.statet.r.core/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/plugin.xml b/r/org.eclipse.statet.r.core/plugin.xml
index eb8c074..ccf30d6 100644
--- a/r/org.eclipse.statet.r.core/plugin.xml
+++ b/r/org.eclipse.statet.r.core/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/FilteredFrame.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/FilteredFrame.java
index adaaefc..d1aa452 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/FilteredFrame.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/FilteredFrame.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/Messages.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/Messages.java
index 411b09f..340c1a8 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/Messages.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/Messages.properties b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/Messages.properties
index 572a6ac..e3798d8 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/Messages.properties
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RBuildpathPrefs.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RBuildpathPrefs.java
index d5d9f78..c9d101c 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RBuildpathPrefs.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RBuildpathPrefs.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCoreAccessImpl.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCoreAccessImpl.java
index 482086e..f6fdc99 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCoreAccessImpl.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCoreAccessImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCorePlugin.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCorePlugin.java
index a54dced..2ee2ba2 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCorePlugin.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCorePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCorePreferenceInitializer.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCorePreferenceInitializer.java
index c67f81c..475f51e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCorePreferenceInitializer.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RCorePreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RPkgDescriptionTextContentDescriber.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RPkgDescriptionTextContentDescriber.java
index 6c8fba4..842db1c 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RPkgDescriptionTextContentDescriber.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RPkgDescriptionTextContentDescriber.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RPkgProjectNature.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RPkgProjectNature.java
index 4166670..120616e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RPkgProjectNature.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RPkgProjectNature.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RProjectNature.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RProjectNature.java
index ba34864..3f4749e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RProjectNature.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RProjectNature.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RSourceUnitFactory.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RSourceUnitFactory.java
index 5943b73..c82d87d 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RSourceUnitFactory.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RSourceUnitFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RSupportBuilder.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RSupportBuilder.java
index a6fa034..e1a27ca 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RSupportBuilder.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RSupportBuilder.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RdTextContentDescriber.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RdTextContentDescriber.java
index 428357d..5133b73 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RdTextContentDescriber.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/RdTextContentDescriber.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/ResourceTracker.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/ResourceTracker.java
index 260befd..dab66ea 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/ResourceTracker.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/ResourceTracker.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/CompositeFrame.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/CompositeFrame.java
index c4ef185..ce9c406 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/CompositeFrame.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/CompositeFrame.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRClass.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRClass.java
index 90e00bf..db8ebc1 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRClass.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRClass.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRElement.java
index ef42b58..51446e9 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRMethod.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRMethod.java
index a2e7093..72d19e8 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRMethod.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/ExportedRMethod.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RBuilder.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RBuilder.java
index c820e2f..edb1f4f 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RBuilder.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RBuilder.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RPkgData.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RPkgData.java
index 7029731..35edb94 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RPkgData.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RPkgData.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RPkgReconciler.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RPkgReconciler.java
index 8649fc5..891e429 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RPkgReconciler.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RPkgReconciler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RUnitElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RUnitElement.java
index 8f182a3..bd30554 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RUnitElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RUnitElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RdParser.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RdParser.java
index a7bc68c..4041413 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RdParser.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/builder/RdParser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Cache.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Cache.java
index e2a5016..45d49cc 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Cache.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Cache.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Change.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Change.java
index 8fcde20..f3c5ac4 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Change.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Change.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/DB.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/DB.java
index fc0e233..4f75035 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/DB.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/DB.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/FullRPkgSet.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/FullRPkgSet.java
index 41667e2..2e3a490 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/FullRPkgSet.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/FullRPkgSet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/REnvLibGroups.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/REnvLibGroups.java
index 4174350..4ff516b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/REnvLibGroups.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/REnvLibGroups.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/REnvPkgManager.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/REnvPkgManager.java
index 9e33d4c..1acf696 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/REnvPkgManager.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/REnvPkgManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgChangeSet.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgChangeSet.java
index 46c3c91..53bda0b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgChangeSet.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgChangeSet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgData.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgData.java
index a71b1da..79befe9 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgData.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgData.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgInfoAndData.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgInfoAndData.java
index c0f8bb7..959e563 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgInfoAndData.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgInfoAndData.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgListImpl.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgListImpl.java
index 55b8391..559c6c3 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgListImpl.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgListImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgManagerImpl.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgManagerImpl.java
index 78fbe6a..ec5e9be 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgManagerImpl.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgManagerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgOperator.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgOperator.java
index e2112d3..985fbc7 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgOperator.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgOperator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgScanner.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgScanner.java
index 9cff11b..528f213 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgScanner.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgSet.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgSet.java
index fc24805..0538e9d 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgSet.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RPkgSet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RRepoListPref.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RRepoListPref.java
index c8d44c3..c8ac486 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RRepoListPref.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RRepoListPref.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RRepoPref.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RRepoPref.java
index 81c1854..fc66b0b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RRepoPref.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RRepoPref.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RVarRepo.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RVarRepo.java
index a6d6f22..c42065d 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RVarRepo.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RVarRepo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RView.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RView.java
index 0b339a3..efe4373 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RView.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RViewTasks.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RViewTasks.java
index 63dfe4d..1e6ae31 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RViewTasks.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/RViewTasks.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Util.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Util.java
index 5180639..cf291ed 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Util.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/Util.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/VersionListRPkg.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/VersionListRPkg.java
index 5d1afa3..3be31a7 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/VersionListRPkg.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/pkgmanager/VersionListRPkg.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rd/RdRCodeParserInput.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rd/RdRCodeParserInput.java
index 8f68b25..c7df67a 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rd/RdRCodeParserInput.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rd/RdRCodeParserInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/Messages.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/Messages.java
index c8aadbe..3f0f3af 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/Messages.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/Messages.properties b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/Messages.properties
index 43e22ea..36cbd87 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/Messages.properties
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/RModelDeleteParticipant.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/RModelDeleteParticipant.java
index 8083f19..98caf63 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/RModelDeleteParticipant.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/RModelDeleteParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/RRefactoringFactory.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/RRefactoringFactory.java
index a36188d..7ec7a03 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/RRefactoringFactory.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/refactoring/RRefactoringFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/ActualREnv.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/ActualREnv.java
index 963fc83..f815500 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/ActualREnv.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/ActualREnv.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/AliasREnv.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/AliasREnv.java
index 72ae840..ee05ccd 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/AliasREnv.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/AliasREnv.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvConfigurationImpl.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvConfigurationImpl.java
index 1b5594b..dc52ed9 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvConfigurationImpl.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvConfigurationImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvManagerImpl.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvManagerImpl.java
index f6a193a..0ae0f87 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvManagerImpl.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvManagerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvManagerLibGroup.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvManagerLibGroup.java
index 4fba1b2..69ef2b6 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvManagerLibGroup.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/renv/REnvManagerLibGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/JettyServer.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/JettyServer.java
index faf6306..0932113 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/JettyServer.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/JettyServer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/WorkbenchRHelpHttpService.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/WorkbenchRHelpHttpService.java
index 06ffef6..8462393 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/WorkbenchRHelpHttpService.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/WorkbenchRHelpHttpService.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/WorkbenchRHelpManager.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/WorkbenchRHelpManager.java
index cc8f03a..13df97e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/WorkbenchRHelpManager.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rhelp/WorkbenchRHelpManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/AnonymousAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/AnonymousAccess.java
index ef7775e..565a69b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/AnonymousAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/AnonymousAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/AstProblemReporter.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/AstProblemReporter.java
index 8d29276..01d413a 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/AstProblemReporter.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/AstProblemReporter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BasicPackageReferences.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BasicPackageReferences.java
index eb2d693..44d1add 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BasicPackageReferences.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BasicPackageReferences.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BuildSourceFrame.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BuildSourceFrame.java
index 08c4aa8..3421f12 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BuildSourceFrame.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BuildSourceFrame.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BuildSourceFrameElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BuildSourceFrameElement.java
index 3945eeb..c986aeb 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BuildSourceFrameElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/BuildSourceFrameElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/CompositeSourceElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/CompositeSourceElement.java
index 5f767e9..ddae48e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/CompositeSourceElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/CompositeSourceElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ElementAccess.java
index b78def9..2e0b759 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/EmbeddedInlineElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/EmbeddedInlineElement.java
index 88d505d..d35b4f3 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/EmbeddedInlineElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/EmbeddedInlineElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/EmbeddedRBuildElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/EmbeddedRBuildElement.java
index ab4ffe7..cf6154c 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/EmbeddedRBuildElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/EmbeddedRBuildElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ModelDelta.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ModelDelta.java
index 2feeb3f..0da1984 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ModelDelta.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ModelDelta.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ProblemMessages.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ProblemMessages.java
index 8a6159c..4d946ae 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ProblemMessages.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ProblemMessages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ProblemMessages.properties b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ProblemMessages.properties
index 93364dc..6c8f7a9 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ProblemMessages.properties
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/ProblemMessages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelEventJob.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelEventJob.java
index b93ac63..b53a490 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelEventJob.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelEventJob.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelIndex.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelIndex.java
index e61a15a..fe3538d 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelIndex.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelIndex.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelIndexOrder.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelIndexOrder.java
index 32a3321..ba61fed 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelIndexOrder.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelIndexOrder.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelManagerImpl.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelManagerImpl.java
index 15d18b7..dbef0fa 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelManagerImpl.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RModelManagerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RReconciler.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RReconciler.java
index 11b0a39..ef8e1f4 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RReconciler.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RReconciler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RResourceSourceUnit.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RResourceSourceUnit.java
index d1cd896..f9657f9 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RResourceSourceUnit.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RResourceSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceElementByElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceElementByElementAccess.java
index ac141ea..26840bf 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceElementByElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceElementByElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceFileElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceFileElement.java
index 1960886..29e27f4 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceFileElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceFileElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceModel.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceModel.java
index f89ff6a..5dbd22b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceModel.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceModel.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceUnitElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceUnitElement.java
index 214ba5c..b0db7de 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceUnitElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceUnitElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceUnitModelInfoImpl.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceUnitModelInfoImpl.java
index a479e5d..e5857f3 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceUnitModelInfoImpl.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RSourceUnitModelInfoImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RTaskTagReporter.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RTaskTagReporter.java
index 1846f70..0fa9fca 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RTaskTagReporter.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RTaskTagReporter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenAnalyzeContext.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenAnalyzeContext.java
index 0ccd5a6..147879e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenAnalyzeContext.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenAnalyzeContext.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenAnalyzer.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenAnalyzer.java
index 9e1a44c..62e4165 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenAnalyzer.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenAnalyzer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenRCodeElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenRCodeElement.java
index 489e545..dbcc323 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenRCodeElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenRCodeElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenTagType.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenTagType.java
index 87dc989..4912064 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenTagType.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/RoxygenTagType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SlaveAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SlaveAccess.java
index 9f8ad58..7606a64 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SlaveAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SlaveAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SourceAnalyzer.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SourceAnalyzer.java
index d4a4b7f..d3d69f3 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SourceAnalyzer.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SourceAnalyzer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubAbstractElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubAbstractElementAccess.java
index 8ab775f..eed4907 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubAbstractElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubAbstractElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubIndexedDElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubIndexedDElementAccess.java
index eb483f3..dad1a05 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubIndexedDElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubIndexedDElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubIndexedSElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubIndexedSElementAccess.java
index e84c0a7..5a5c1ff 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubIndexedSElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubIndexedSElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedPartSemanticElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedPartSemanticElementAccess.java
index a2bd7be..e6a6613 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedPartSemanticElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedPartSemanticElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedPartSyntacticElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedPartSyntacticElementAccess.java
index 0144fa9..b028833 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedPartSyntacticElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedPartSyntacticElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedSlotSemanticElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedSlotSemanticElementAccess.java
index 755cca6..421eae2 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedSlotSemanticElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedSlotSemanticElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedSlotSyntacticElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedSlotSyntacticElementAccess.java
index 0d19098..1d15bd8 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedSlotSyntacticElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/internal/r/core/rmodel/SubNamedSlotSyntacticElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/BasicRResourceSourceUnit.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/BasicRResourceSourceUnit.java
index d97b16e..535cd4c 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/BasicRResourceSourceUnit.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/BasicRResourceSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCodeStyleSettings.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCodeStyleSettings.java
index 9675e1c..21ded3e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCodeStyleSettings.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCodeStyleSettings.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCore.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCore.java
index 4f39051..7e0a694 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCore.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCoreAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCoreAccess.java
index 9f9220d..c108097 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCoreAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCoreAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCorePreferenceNodes.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCorePreferenceNodes.java
index 3c06f4f..288b26d 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCorePreferenceNodes.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RCorePreferenceNodes.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RSearchPattern.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RSearchPattern.java
index 955925f..0022488 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RSearchPattern.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RSearchPattern.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RSymbolComparator.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RSymbolComparator.java
index 9fda553..aae7680 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RSymbolComparator.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RSymbolComparator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RUtil.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RUtil.java
index 5095677..28cc5c4 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RUtil.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/RUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRElement.java
index f654007..514774b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRList.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRList.java
index dd74ea8..264f63a 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRList.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRList.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRReference.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRReference.java
index ce57a40..9fd7f61 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRReference.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/CombinedRReference.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/RValueFormatter.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/RValueFormatter.java
index 5da6f6d..d83b2ae 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/RValueFormatter.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/RValueFormatter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/RValueValidator.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/RValueValidator.java
index de20941..7923f9b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/RValueValidator.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/data/RValueValidator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/input/BasicRSourceFragment.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/input/BasicRSourceFragment.java
index 0e208d2..f9803a0 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/input/BasicRSourceFragment.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/input/BasicRSourceFragment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/input/RSourceFragment.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/input/RSourceFragment.java
index 51a2017..ad1b8e5 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/input/RSourceFragment.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/input/RSourceFragment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRLibPaths.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRLibPaths.java
index 4360807..eca6dc3 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRLibPaths.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRLibPaths.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgChangeSet.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgChangeSet.java
index 177fe96..d8bd916 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgChangeSet.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgChangeSet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgData.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgData.java
index a21fb3b..93a5e81 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgData.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgData.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgInfo.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgInfo.java
index e7b3dfc..973bc38 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgInfo.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgInfo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgInfoAndData.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgInfoAndData.java
index 4071158..93d53e6 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgInfoAndData.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgInfoAndData.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgManager.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgManager.java
index ea38268..31c582d 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgManager.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgSet.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgSet.java
index 05e30c8..d563d6e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgSet.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRPkgSet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRView.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRView.java
index a489839..37409bb 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRView.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/IRView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/ISelectedRepos.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/ISelectedRepos.java
index e72ae02..c8ab7b6 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/ISelectedRepos.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/ISelectedRepos.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgAction.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgAction.java
index 88aea29..3c58575 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgAction.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgActionHelper.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgActionHelper.java
index 74751e5..70155df 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgActionHelper.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgActionHelper.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgInfo.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgInfo.java
index 07fdab0..9d9a4f4 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgInfo.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgInfo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgResolver.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgResolver.java
index 2ae962d..84b3340 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgResolver.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgResolver.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgUtils.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgUtils.java
index c604f56..9504139 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgUtils.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RPkgUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RRepo.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RRepo.java
index bbc3485..6301d92 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RRepo.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RRepo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RRepoMirror.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RRepoMirror.java
index f2a5a06..305e4ba 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RRepoMirror.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/RRepoMirror.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/SelectedRepos.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/SelectedRepos.java
index 77caa84..636e736 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/SelectedRepos.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/pkgmanager/SelectedRepos.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RBuildpaths.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RBuildpaths.java
index 17daeab..5ad8bb3 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RBuildpaths.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RBuildpaths.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RIssues.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RIssues.java
index ddb389d..bfcc785 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RIssues.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RIssues.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RProject.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RProject.java
index 870a756..63908b2 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RProject.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RProject.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RProjects.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RProjects.java
index 2a0fba0..5139c79 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RProjects.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RProjects.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RTaskMarkerHandler.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RTaskMarkerHandler.java
index 357b63f..f08a23e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RTaskMarkerHandler.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/project/RTaskMarkerHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rdoc/RdTags.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rdoc/RdTags.java
index 2abe4f0..1d74d0e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rdoc/RdTags.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rdoc/RdTags.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/ExtractFunctionRefactoring.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/ExtractFunctionRefactoring.java
index 19d76b6..9aac32f 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/ExtractFunctionRefactoring.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/ExtractFunctionRefactoring.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/ExtractTempRefactoring.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/ExtractTempRefactoring.java
index d2cff19..524c149 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/ExtractTempRefactoring.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/ExtractTempRefactoring.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/FCallToPipeForwardRefactoring.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/FCallToPipeForwardRefactoring.java
index 2eaed13..d8e6088 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/FCallToPipeForwardRefactoring.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/FCallToPipeForwardRefactoring.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/FunctionToS4MethodRefactoring.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/FunctionToS4MethodRefactoring.java
index d4e3221..e88f292 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/FunctionToS4MethodRefactoring.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/FunctionToS4MethodRefactoring.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/InlineTempRefactoring.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/InlineTempRefactoring.java
index 8ec36de..26e8f74 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/InlineTempRefactoring.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/InlineTempRefactoring.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RDeleteProcessor.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RDeleteProcessor.java
index d4ae2af..474e59d 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RDeleteProcessor.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RDeleteProcessor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RElementSearchProcessor.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RElementSearchProcessor.java
index 1eeb45d..b772a95 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RElementSearchProcessor.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RElementSearchProcessor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RPasteCodeProcessor.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RPasteCodeProcessor.java
index aa2d5fe..cec38b0 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RPasteCodeProcessor.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RPasteCodeProcessor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RRefactoring.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RRefactoring.java
index acc09d9..601e993 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RRefactoring.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RRefactoring.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RRefactoringAdapter.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RRefactoringAdapter.java
index 2d871c7..d272e3f 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RRefactoringAdapter.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RRefactoringAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RenameInRegionRefactoring.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RenameInRegionRefactoring.java
index 1ee1117..c79f06c 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RenameInRegionRefactoring.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RenameInRegionRefactoring.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RenameInWorkspaceRefactoring.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RenameInWorkspaceRefactoring.java
index d1f1001..bebc210 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RenameInWorkspaceRefactoring.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/refactoring/RenameInWorkspaceRefactoring.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/IREnvConfiguration.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/IREnvConfiguration.java
index 30e2a92..b6eebcf 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/IREnvConfiguration.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/IREnvConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/IREnvManager.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/IREnvManager.java
index 53beeac..fa92fc8 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/IREnvManager.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/IREnvManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/RLibGroupWorkingCopy.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/RLibGroupWorkingCopy.java
index 0498988..7387185 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/RLibGroupWorkingCopy.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/renv/RLibGroupWorkingCopy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rlang/RPkgNameValidator.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rlang/RPkgNameValidator.java
index 87f1aa3..667342e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rlang/RPkgNameValidator.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rlang/RPkgNameValidator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rlang/RTokens.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rlang/RTokens.java
index b327406..bd23efe 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rlang/RTokens.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rlang/RTokens.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/PackageReferences.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/PackageReferences.java
index d1d8460..e3fa693 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/PackageReferences.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/PackageReferences.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/Parameters.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/Parameters.java
index 7a9936b..9a771a4 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/Parameters.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/Parameters.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/ParametersBuilder.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/ParametersBuilder.java
index b8fd7a8..ed6a3c7 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/ParametersBuilder.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/ParametersBuilder.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RChunkElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RChunkElement.java
index 5e0b9c1..711e687 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RChunkElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RChunkElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RCompositeSourceElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RCompositeSourceElement.java
index 5c53990..5575993 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RCompositeSourceElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RCompositeSourceElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RCoreFunctions.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RCoreFunctions.java
index 17b1119..42a4a64 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RCoreFunctions.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RCoreFunctions.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RDocuLink.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RDocuLink.java
index 6a2c81d..68be330 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RDocuLink.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RDocuLink.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElement.java
index 4ce937e..ed224af 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementAccess.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementAccess.java
index 2601da8..11f0353 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementAccess.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementComparator.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementComparator.java
index 672b13d..e2777ef 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementComparator.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementComparator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementName.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementName.java
index 404118a..cd220d5 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementName.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RElementName.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RFragmentSourceUnit.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RFragmentSourceUnit.java
index a80c1c6..9b136b7 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RFragmentSourceUnit.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RFragmentSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RFrame.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RFrame.java
index 3115729..4f9cc61 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RFrame.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RFrame.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RGraphicFunctions.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RGraphicFunctions.java
index 01e2db4..89ae447 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RGraphicFunctions.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RGraphicFunctions.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangClass.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangClass.java
index a7f1337..8a22e8b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangClass.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangClass.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangClassExtension.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangClassExtension.java
index 383f896..c6c8634 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangClassExtension.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangClassExtension.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangElement.java
index f4de4b3..e34e528 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangMethod.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangMethod.java
index 503211b..ee42d84 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangMethod.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangMethod.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangPackageLoad.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangPackageLoad.java
index 0c79ee6..90d2191 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangPackageLoad.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangPackageLoad.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangSlot.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangSlot.java
index ddb8c27..0a4b741 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangSlot.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangSlot.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangSourceElement.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangSourceElement.java
index 1320c17..99ff819 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangSourceElement.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RLangSourceElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModel.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModel.java
index 2552f6c..e487a2e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModel.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModel.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModelManager.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModelManager.java
index 3d1d3fc..292cc4b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModelManager.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModelManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModelUtils.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModelUtils.java
index 02660cb..a9eb087 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModelUtils.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RModelUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceFrame.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceFrame.java
index b21c095..7deffc1 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceFrame.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceFrame.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceUnit.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceUnit.java
index 7fb8373..7f06320 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceUnit.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceUnitModelInfo.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceUnitModelInfo.java
index 55564ef..845ab1a 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceUnitModelInfo.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RSourceUnitModelInfo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RWorkspaceSourceUnit.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RWorkspaceSourceUnit.java
index 6f519c4..ea4413f 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RWorkspaceSourceUnit.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/RWorkspaceSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RIssueReporter.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RIssueReporter.java
index 603b354..33acf8b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RIssueReporter.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RIssueReporter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RModelIndexUpdate.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RModelIndexUpdate.java
index 04c4bec..b2e0c7f 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RModelIndexUpdate.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RModelIndexUpdate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RSourceUnitModelContainer.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RSourceUnitModelContainer.java
index 070a075..0ec16bb 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RSourceUnitModelContainer.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/rmodel/build/RSourceUnitModelContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RChunkHeuristicTokenScanner.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RChunkHeuristicTokenScanner.java
index a6ed63d..f9dac41 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RChunkHeuristicTokenScanner.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RChunkHeuristicTokenScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RHeuristicTokenScanner.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RHeuristicTokenScanner.java
index aa14898..50413ed 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RHeuristicTokenScanner.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RHeuristicTokenScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RLexer.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RLexer.java
index aff06ac..84f1645 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RLexer.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RLexer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceConfig.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceConfig.java
index 7a078b3..7896c8b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceConfig.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceConstants.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceConstants.java
index d600514..c40203f 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceConstants.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceConstants.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceIndenter.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceIndenter.java
index d1d3560..6b8da87 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceIndenter.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RSourceIndenter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RTerminal.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RTerminal.java
index 51f10f3..7960ccb 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RTerminal.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/RTerminal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Arithmetic.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Arithmetic.java
index ab7879c..7d861cb 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Arithmetic.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Arithmetic.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Assignment.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Assignment.java
index 1a3fc29..35f013c 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Assignment.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Assignment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Block.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Block.java
index 46234ff..2462d6b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Block.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Block.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CForLoop.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CForLoop.java
index 5bcb18d..cebe2ea 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CForLoop.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CForLoop.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CIfElse.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CIfElse.java
index df5ec93..eccc8eb 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CIfElse.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CIfElse.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CLoopCommand.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CLoopCommand.java
index 4046269..2fba6ab 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CLoopCommand.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CLoopCommand.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CRepeatLoop.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CRepeatLoop.java
index 9462a52..2efa9dd 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CRepeatLoop.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CRepeatLoop.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CWhileLoop.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CWhileLoop.java
index d670ecd..dfdb5bd 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CWhileLoop.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/CWhileLoop.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Comment.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Comment.java
index 32ab8b5..6b964b8 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Comment.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Comment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuComment.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuComment.java
index fad5447..096c920 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuComment.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuComment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuTag.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuTag.java
index 52f29bf..e2aeced 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuTag.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuTag.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuText.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuText.java
index e04a1a8..c6b07b7 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuText.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/DocuText.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Dummy.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Dummy.java
index 1bb7c35..e8a250a 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Dummy.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Dummy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Expression.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Expression.java
index 3a03c34..099dfc9 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Expression.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Expression.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/ExpressionList.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/ExpressionList.java
index 11b610e..22f7d43 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/ExpressionList.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/ExpressionList.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/FCall.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/FCall.java
index f2b2ecf..f22fbaf 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/FCall.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/FCall.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/FDef.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/FDef.java
index d16963e..dda7336 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/FDef.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/FDef.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/GenericVisitor.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/GenericVisitor.java
index 9fa5c8c..a6df8cb 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/GenericVisitor.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/GenericVisitor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Group.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Group.java
index b515b4e..ac5ac52 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Group.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Group.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Help.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Help.java
index 10b82fe..af59158 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Help.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Help.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Logical.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Logical.java
index aff583c..f171ed2 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Logical.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Logical.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Model.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Model.java
index 1ee47e8..944d28e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Model.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Model.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NSGet.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NSGet.java
index 8f6a8d8..6f29c48 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NSGet.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NSGet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NodeType.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NodeType.java
index 031423d..b8fa374 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NodeType.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NodeType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NullConst.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NullConst.java
index e816b76..e489ad5 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NullConst.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NullConst.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NumberConst.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NumberConst.java
index b150a23..81e7273 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NumberConst.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/NumberConst.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Pipe.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Pipe.java
index 33c8ca7..72d2ef2 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Pipe.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Pipe.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Power.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Power.java
index 69bce55..0d14e5f 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Power.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Power.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAstNode.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAstNode.java
index 6eb34fe..c2997fa 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAstNode.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAstNode.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAstVisitor.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAstVisitor.java
index 492e613..0ed9ee5 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAstVisitor.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAstVisitor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAsts.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAsts.java
index c16dc26..2ad1034 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAsts.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RAsts.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RParser.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RParser.java
index 95d0ef5..a3b9352 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RParser.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RParser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RScannerPostExprVisitor.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RScannerPostExprVisitor.java
index e088c5f..ba49a3b 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RScannerPostExprVisitor.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RScannerPostExprVisitor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Relational.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Relational.java
index b391dd3..7ddc777 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Relational.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Relational.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RoxygenParser.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RoxygenParser.java
index 8769992..04b91ba 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RoxygenParser.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/RoxygenParser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Seq.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Seq.java
index e80a155..93b2c34 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Seq.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Seq.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Sign.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Sign.java
index c562b9b..45e5a95 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Sign.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Sign.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SingleValue.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SingleValue.java
index d94f6e8..69c54ba 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SingleValue.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SingleValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SourceComponent.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SourceComponent.java
index 745e1a5..851a805 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SourceComponent.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SourceComponent.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SpecItem.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SpecItem.java
index 73042ea..1d51f0f 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SpecItem.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SpecItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Special.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Special.java
index 947cd4f..f20751d 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Special.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Special.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/StdBinary.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/StdBinary.java
index 1e9ed1f..9008435 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/StdBinary.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/StdBinary.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/StringConst.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/StringConst.java
index d9109e9..a80df54 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/StringConst.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/StringConst.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SubIndexed.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SubIndexed.java
index 01fa643..01baa78 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SubIndexed.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SubIndexed.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SubNamed.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SubNamed.java
index 4d4e64c..dea0cdd 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SubNamed.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/SubNamed.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Symbol.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Symbol.java
index 103c6da..b9014db 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Symbol.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/ast/Symbol.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentConstants.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentConstants.java
index e801168..9402b5e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentConstants.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentConstants.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentContentInfo.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentContentInfo.java
index 341ffba..0973e75 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentContentInfo.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentContentInfo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentSetupParticipant.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentSetupParticipant.java
index 05bdc36..c71ceb7 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentSetupParticipant.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RDocumentSetupParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RPartitionNodeScanner.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RPartitionNodeScanner.java
index d610513..d01e06c 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RPartitionNodeScanner.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RPartitionNodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RPartitionNodeType.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RPartitionNodeType.java
index 96c5ea5..610082e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RPartitionNodeType.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RPartitionNodeType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RdDocumentContentInfo.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RdDocumentContentInfo.java
index e65689a..a6eb514 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RdDocumentContentInfo.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/source/doc/RdDocumentContentInfo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/AbstractStatetRRunnable.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/AbstractStatetRRunnable.java
index a17a0e2..905952e 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/AbstractStatetRRunnable.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/AbstractStatetRRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/IRConsoleService.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/IRConsoleService.java
index 41bdfdb..cdfe508 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/IRConsoleService.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/IRConsoleService.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/TmpUtils.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/TmpUtils.java
index 5ef6b62..e674a88 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/TmpUtils.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/tool/TmpUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/util/RCoreAccessWrapper.java b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/util/RCoreAccessWrapper.java
index 8edecbb..8d2b110 100644
--- a/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/util/RCoreAccessWrapper.java
+++ b/r/org.eclipse.statet.r.core/src/org/eclipse/statet/r/core/util/RCoreAccessWrapper.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.debug.core/plugin.properties b/r/org.eclipse.statet.r.debug.core/plugin.properties
index fd3e6c6..8456394 100644
--- a/r/org.eclipse.statet.r.debug.core/plugin.properties
+++ b/r/org.eclipse.statet.r.debug.core/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.core/plugin.xml b/r/org.eclipse.statet.r.debug.core/plugin.xml
index 2e3f2fb..069334e 100644
--- a/r/org.eclipse.statet.r.debug.core/plugin.xml
+++ b/r/org.eclipse.statet.r.debug.core/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/Messages.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/Messages.java
index dcdb1cd..293a785 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/Messages.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/Messages.properties b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/Messages.properties
index d128098..08a55e3 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/Messages.properties
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/RDebugCorePlugin.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/RDebugCorePlugin.java
index 8bb492b..abe61ac 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/RDebugCorePlugin.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/RDebugCorePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/BasicRBreakpoint.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/BasicRBreakpoint.java
index 248a888..c623f03 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/BasicRBreakpoint.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/BasicRBreakpoint.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/ExceptionBreakpointImpl.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/ExceptionBreakpointImpl.java
index 135dd89..caf0a53 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/ExceptionBreakpointImpl.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/ExceptionBreakpointImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/GenericLineBreakpoint.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/GenericLineBreakpoint.java
index 0376d8d..e325713 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/GenericLineBreakpoint.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/GenericLineBreakpoint.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/LineBreakpointImpl.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/LineBreakpointImpl.java
index 1f45b09..41f0629 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/LineBreakpointImpl.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/LineBreakpointImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/MethodBreakpointImpl.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/MethodBreakpointImpl.java
index ece6d18..4237c4e 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/MethodBreakpointImpl.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/MethodBreakpointImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/RControllerBreakpointAdapter.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/RControllerBreakpointAdapter.java
index 07e053e..3d240bc 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/RControllerBreakpointAdapter.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/RControllerBreakpointAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventBreakpointStatus.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventBreakpointStatus.java
index 1f02376..ca5f675 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventBreakpointStatus.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventBreakpointStatus.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventExceptionBreakpointStatus.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventExceptionBreakpointStatus.java
index 370c6f8..1cb7753 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventExceptionBreakpointStatus.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventExceptionBreakpointStatus.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventMethodBreakpointStatus.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventMethodBreakpointStatus.java
index 93bf252..8098957 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventMethodBreakpointStatus.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/breakpoints/TracepointEventMethodBreakpointStatus.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/EvaluationExpression.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/EvaluationExpression.java
index 28a3ba5..857575b 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/EvaluationExpression.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/EvaluationExpression.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/EvaluationResult.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/EvaluationResult.java
index 5e451fe..b3dd397 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/EvaluationResult.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/EvaluationResult.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionAdapterFactory.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionAdapterFactory.java
index 34f07a8..3f03a77 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionAdapterFactory.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionManager.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionManager.java
index e4f62bb..ffeca1b 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionManager.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionValidator.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionValidator.java
index 37ec682..39d93de 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionValidator.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/ExpressionValidator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/REvalExpressionRunnable.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/REvalExpressionRunnable.java
index 07282eb..5219b51 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/REvalExpressionRunnable.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/REvalExpressionRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/REvalExpressionTask.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/REvalExpressionTask.java
index b09c4c1..74324d4 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/REvalExpressionTask.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/REvalExpressionTask.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/WatchExpressionDelegate.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/WatchExpressionDelegate.java
index 25fe23c..28d157e 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/WatchExpressionDelegate.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/eval/WatchExpressionDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/BasicRElementVariable.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/BasicRElementVariable.java
index 51b93bf..9a2aa4d 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/BasicRElementVariable.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/BasicRElementVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/BasicRVariable.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/BasicRVariable.java
index 73f552a..a7491cc 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/BasicRVariable.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/BasicRVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayDimVariable.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayDimVariable.java
index a1bfb19..2e909a0 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayDimVariable.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayDimVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayIndexVariable.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayIndexVariable.java
index 4015549..4ab13ea 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayIndexVariable.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayIndexVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayValue.java
index 0ef6992..fb12704 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RArrayValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RDebugElement.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RDebugElement.java
index 24030dc..1e158ad 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RDebugElement.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RDebugElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RDebugTargetImpl.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RDebugTargetImpl.java
index 2ab0146..635c2a8 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RDebugTargetImpl.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RDebugTargetImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementValue.java
index 393f8aa..c0800bf 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableCompactStore.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableCompactStore.java
index 4006695..35eaee5 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableCompactStore.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableCompactStore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableProxy.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableProxy.java
index 7075a9f..288107a 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableProxy.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableProxy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableStore.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableStore.java
index 568a750..184c330 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableStore.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableStore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableValue.java
index 9e75b74..ffb25ac 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RElementVariableValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/REnvValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/REnvValue.java
index 241041e..1b05dc8 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/REnvValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/REnvValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RFunctionValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RFunctionValue.java
index fa21580..ec95000 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RFunctionValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RFunctionValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexElementValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexElementValue.java
index 0dd7e02..286195e 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexElementValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexElementValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexValueInternal.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexValueInternal.java
index a1aecc2..ea6c732 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexValueInternal.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexValueInternal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexedValueProxy.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexedValueProxy.java
index 1253d15..a90373c 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexedValueProxy.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RIndexedValueProxy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RLanguageValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RLanguageValue.java
index e44594d..88a309c 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RLanguageValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RLanguageValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RListValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RListValue.java
index ca88255..e321041 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RListValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RListValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RMainThread.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RMainThread.java
index 33c4d70..a15ba63 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RMainThread.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RMainThread.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RObjectAdapter.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RObjectAdapter.java
index 9fa98f5..319f593 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RObjectAdapter.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RObjectAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RPromiseValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RPromiseValue.java
index 9df170a..ee736a4 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RPromiseValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RPromiseValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RStackFrameImpl.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RStackFrameImpl.java
index b81d369..704cf25 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RStackFrameImpl.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RStackFrameImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RValueProxy.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RValueProxy.java
index feeb533..030e4ed 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RValueProxy.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RValueProxy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVariableProxy.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVariableProxy.java
index e77a2b9..f9e4bc1 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVariableProxy.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVariableProxy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVectorIndexVariable.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVectorIndexVariable.java
index 7073a87..7556159 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVectorIndexVariable.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVectorIndexVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVectorValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVectorValue.java
index ad8d091..248de6f 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVectorValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/model/RVectorValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/AllRProjectsSourceContainerTypeDelegate.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/AllRProjectsSourceContainerTypeDelegate.java
index 5252177..3df5215 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/AllRProjectsSourceContainerTypeDelegate.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/AllRProjectsSourceContainerTypeDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/Messages.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/Messages.java
index d80c463..cfed5c5 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/Messages.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/Messages.properties b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/Messages.properties
index 9d46bd9..e94293d 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/Messages.properties
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/REnvLibraryPathSourceContainerTypeDelegate.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/REnvLibraryPathSourceContainerTypeDelegate.java
index 4bc0304..59406d2 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/REnvLibraryPathSourceContainerTypeDelegate.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/REnvLibraryPathSourceContainerTypeDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RLibrarySourceContainerTypeDelegate.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RLibrarySourceContainerTypeDelegate.java
index 63d77f2..ff516e8 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RLibrarySourceContainerTypeDelegate.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RLibrarySourceContainerTypeDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RProjectSourceContainerTypeDelegate.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RProjectSourceContainerTypeDelegate.java
index 62ef851..361c744 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RProjectSourceContainerTypeDelegate.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RProjectSourceContainerTypeDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RSourceLookupParticipant.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RSourceLookupParticipant.java
index f542404..fac6d5f 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RSourceLookupParticipant.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RSourceLookupParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RSourcePathComputer.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RSourcePathComputer.java
index 3587419..3865f4a 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RSourcePathComputer.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/internal/r/debug/core/sourcelookup/RSourcePathComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RDebugModel.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RDebugModel.java
index c0d827a..fc4eb51 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RDebugModel.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RDebugModel.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RDebugTarget.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RDebugTarget.java
index 81cd46a..ad8d8b3 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RDebugTarget.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RDebugTarget.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RElementVariable.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RElementVariable.java
index b0da70a..6e3b047 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RElementVariable.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RElementVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/REvaluationResult.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/REvaluationResult.java
index f27ce2e..5a73838 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/REvaluationResult.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/REvaluationResult.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RIndexedVariableItem.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RIndexedVariableItem.java
index b138170..6446f2e 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RIndexedVariableItem.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RIndexedVariableItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RStackFrame.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RStackFrame.java
index 0bafc51..435ea28 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RStackFrame.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RStackFrame.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RThread.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RThread.java
index 764c47b..c407655 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RThread.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RThread.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RValue.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RValue.java
index 584ed40..2a9ce7f 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RValue.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RValue.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RVariable.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RVariable.java
index c69f70d..a76eb2d 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RVariable.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/RVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RBreakpoint.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RBreakpoint.java
index 502cfbc..9a309b6 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RBreakpoint.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RBreakpoint.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RBreakpointStatus.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RBreakpointStatus.java
index 5ee4cde..5b54c8b 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RBreakpointStatus.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RBreakpointStatus.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RExceptionBreakpoint.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RExceptionBreakpoint.java
index c4824f9..45b332d 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RExceptionBreakpoint.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RExceptionBreakpoint.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RExceptionBreakpointStatus.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RExceptionBreakpointStatus.java
index 2d55da9..7762d48 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RExceptionBreakpointStatus.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RExceptionBreakpointStatus.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RLineBreakpoint.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RLineBreakpoint.java
index 1a7de37..7b0b053 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RLineBreakpoint.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RLineBreakpoint.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RLineBreakpointValidator.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RLineBreakpointValidator.java
index cd3027e..b3f59b8 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RLineBreakpointValidator.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RLineBreakpointValidator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RMethodBreakpoint.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RMethodBreakpoint.java
index efdee6c..15eb5b4 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RMethodBreakpoint.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RMethodBreakpoint.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RMethodBreakpointStatus.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RMethodBreakpointStatus.java
index fab8b32..1d625f0 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RMethodBreakpointStatus.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/breakpoints/RMethodBreakpointStatus.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/AllRProjectsSourceContainer.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/AllRProjectsSourceContainer.java
index c715812..b72b824 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/AllRProjectsSourceContainer.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/AllRProjectsSourceContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/REnvLibraryPathSourceContainer.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/REnvLibraryPathSourceContainer.java
index b1a600a..c8b4899 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/REnvLibraryPathSourceContainer.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/REnvLibraryPathSourceContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RLibrarySourceContainer.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RLibrarySourceContainer.java
index 63b2556..b5f9c05 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RLibrarySourceContainer.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RLibrarySourceContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RProjectSourceContainer.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RProjectSourceContainer.java
index 7c698a1..826676c 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RProjectSourceContainer.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RProjectSourceContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RRuntimeSourceFragment.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RRuntimeSourceFragment.java
index d8d8e4a..105f877 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RRuntimeSourceFragment.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RRuntimeSourceFragment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceContainer.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceContainer.java
index 126a4ad..9208ece 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceContainer.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceLookupDirector.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceLookupDirector.java
index 7aa7e3a..88994f2 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceLookupDirector.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceLookupDirector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceLookupMatch.java b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceLookupMatch.java
index 5be36b6..10e7c42 100644
--- a/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceLookupMatch.java
+++ b/r/org.eclipse.statet.r.debug.core/src/org/eclipse/statet/r/debug/core/sourcelookup/RSourceLookupMatch.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/plugin.properties b/r/org.eclipse.statet.r.debug.ui/plugin.properties
index cf68a28..4fda899 100644
--- a/r/org.eclipse.statet.r.debug.ui/plugin.properties
+++ b/r/org.eclipse.statet.r.debug.ui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.ui/plugin.xml b/r/org.eclipse.statet.r.debug.ui/plugin.xml
index 3aa3b7e..1cb9617 100644
--- a/r/org.eclipse.statet.r.debug.ui/plugin.xml
+++ b/r/org.eclipse.statet.r.debug.ui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/Messages.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/Messages.java
index 07abcc1..adea613 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/Messages.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/Messages.properties b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/Messages.properties
index f0a8b80..d9c617e 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/Messages.properties
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/ProjectSelectionDialog.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/ProjectSelectionDialog.java
index 37f3e01..8d25cbe 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/ProjectSelectionDialog.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/ProjectSelectionDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugModelPresentation.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugModelPresentation.java
index 90772b4..5e49ee9 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugModelPresentation.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugModelPresentation.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugUIPlugin.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugUIPlugin.java
index 806e8d2..a61999e 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugUIPlugin.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugUIPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugUIUtils.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugUIUtils.java
index 75f5b7d..ec292e2 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugUIUtils.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RDebugUIUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RRuntimeSourceEditorInput.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RRuntimeSourceEditorInput.java
index 0199fc8..2811615 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RRuntimeSourceEditorInput.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/RRuntimeSourceEditorInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/AbstractDebugHandler.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/AbstractDebugHandler.java
index 2ccf9b7..f05f189 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/AbstractDebugHandler.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/AbstractDebugHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/AddExceptionBreakpointHandler.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/AddExceptionBreakpointHandler.java
index c1123df..fd5f9b8 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/AddExceptionBreakpointHandler.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/AddExceptionBreakpointHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/CopyQualifiedNameHandler.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/CopyQualifiedNameHandler.java
index 8500e0b..1348e4d 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/CopyQualifiedNameHandler.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/CopyQualifiedNameHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/InspectAttributesHandler.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/InspectAttributesHandler.java
index fa7c1c4..895538d 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/InspectAttributesHandler.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/InspectAttributesHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/InspectHandler.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/InspectHandler.java
index 15c1523..7586c20 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/InspectHandler.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/InspectHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/OpenInEditorHandler.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/OpenInEditorHandler.java
index af53f28..e988874 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/OpenInEditorHandler.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/OpenInEditorHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/RDebugHover.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/RDebugHover.java
index a578ff3..e698f76 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/RDebugHover.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/RDebugHover.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/RetargettableActionAdapterFactory.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/RetargettableActionAdapterFactory.java
index be74c20..6d40ac1 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/RetargettableActionAdapterFactory.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/RetargettableActionAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHandler.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHandler.java
index a9f4885..977bb74 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHandler.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHyperlink.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHyperlink.java
index 340576d..ee163b2 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHyperlink.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHyperlink.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHyperlinkDetector.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHyperlinkDetector.java
index b496ff2..ca8fe0e 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHyperlinkDetector.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/StepIntoSelectionHyperlinkDetector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/WatchHandler.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/WatchHandler.java
index d2d1ed3..c980f5a 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/WatchHandler.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/actions/WatchHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointDetailFactory.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointDetailFactory.java
index 3538822..78c7a26 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointDetailFactory.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointDetailFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointMarkerUpdater.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointMarkerUpdater.java
index 4f468a2..d371e12 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointMarkerUpdater.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointMarkerUpdater.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointsHelper.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointsHelper.java
index 6e2e69c..65f4ec2 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointsHelper.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/BreakpointsHelper.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RLineBreakpointDetailEditor.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RLineBreakpointDetailEditor.java
index bfce0d1..5299b5e 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RLineBreakpointDetailEditor.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RLineBreakpointDetailEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RLineBreakpointDetailPane.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RLineBreakpointDetailPane.java
index 76e1e34..23af623 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RLineBreakpointDetailPane.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RLineBreakpointDetailPane.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RMethodBreakpointDetailEditor.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RMethodBreakpointDetailEditor.java
index 0724114..598d3c5 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RMethodBreakpointDetailEditor.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RMethodBreakpointDetailEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RMethodBreakpointDetailPane.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RMethodBreakpointDetailPane.java
index c3378c7..c701364 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RMethodBreakpointDetailPane.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/breakpoints/RMethodBreakpointDetailPane.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/DebugLaunchDelegateAddon.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/DebugLaunchDelegateAddon.java
index 5cc1007..4d16298 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/DebugLaunchDelegateAddon.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/DebugLaunchDelegateAddon.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/RConsoleDebugLaunchDelegate.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/RConsoleDebugLaunchDelegate.java
index 90dd3b5..021c9f3 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/RConsoleDebugLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/RConsoleDebugLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/RRemoteConsoleDebugLaunchDelegate.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/RRemoteConsoleDebugLaunchDelegate.java
index 1d48dce..7734d6f 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/RRemoteConsoleDebugLaunchDelegate.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/lauching/RRemoteConsoleDebugLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/AllRProjectsSourceContainerBrowser.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/AllRProjectsSourceContainerBrowser.java
index 868aa9f..c32a2d8 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/AllRProjectsSourceContainerBrowser.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/AllRProjectsSourceContainerBrowser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/Messages.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/Messages.java
index 481bd54..8f2a5d2 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/Messages.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/Messages.properties b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/Messages.properties
index 32d20a4..6da4fb6 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/Messages.properties
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RLibrarySourceContainerBrowser.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RLibrarySourceContainerBrowser.java
index c9f5bbb..0bf096d 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RLibrarySourceContainerBrowser.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RLibrarySourceContainerBrowser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RProjectSourceContainerBrowser.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RProjectSourceContainerBrowser.java
index 75f7beb..7fd3319 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RProjectSourceContainerBrowser.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RProjectSourceContainerBrowser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RSourceLookupAdapterFactory.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RSourceLookupAdapterFactory.java
index bef20b8..5afadff 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RSourceLookupAdapterFactory.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/sourcelookup/RSourceLookupAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableCellModifier.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableCellModifier.java
index b6c56a9..f26e471 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableCellModifier.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableCellModifier.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableEditor.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableEditor.java
index 018c013..aba53fd 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableEditor.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableLabelProvider.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableLabelProvider.java
index e9bc8c1..e9052b6 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableLabelProvider.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/RVariableLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/VariableUIAdapterFactory.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/VariableUIAdapterFactory.java
index 606d449..d5ca419 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/VariableUIAdapterFactory.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/internal/r/debug/ui/variables/VariableUIAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/r/debug/ui/actions/RToggleBreakpointAdapter.java b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/r/debug/ui/actions/RToggleBreakpointAdapter.java
index 2ef6ff5..8804ca9 100644
--- a/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/r/debug/ui/actions/RToggleBreakpointAdapter.java
+++ b/r/org.eclipse.statet.r.debug.ui/src/org/eclipse/statet/r/debug/ui/actions/RToggleBreakpointAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.doc/cheatSheets/get_started-perspective.xml b/r/org.eclipse.statet.r.doc/cheatSheets/get_started-perspective.xml
index dfa7b1a..48110df 100644
--- a/r/org.eclipse.statet.r.doc/cheatSheets/get_started-perspective.xml
+++ b/r/org.eclipse.statet.r.doc/cheatSheets/get_started-perspective.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.doc/cheatSheets/r_cmd-build.xml b/r/org.eclipse.statet.r.doc/cheatSheets/r_cmd-build.xml
index 4682090..454c4fa 100644
--- a/r/org.eclipse.statet.r.doc/cheatSheets/r_cmd-build.xml
+++ b/r/org.eclipse.statet.r.doc/cheatSheets/r_cmd-build.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.doc/cheatSheets/r_cmd-check.xml b/r/org.eclipse.statet.r.doc/cheatSheets/r_cmd-check.xml
index f99eba6..8d0525b 100644
--- a/r/org.eclipse.statet.r.doc/cheatSheets/r_cmd-check.xml
+++ b/r/org.eclipse.statet.r.doc/cheatSheets/r_cmd-check.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.doc/cheatSheets/r_console-config_and_launch.xml b/r/org.eclipse.statet.r.doc/cheatSheets/r_console-config_and_launch.xml
index aab6476..681fc9e 100644
--- a/r/org.eclipse.statet.r.doc/cheatSheets/r_console-config_and_launch.xml
+++ b/r/org.eclipse.statet.r.doc/cheatSheets/r_console-config_and_launch.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.doc/cheatSheets/r_console-on_eclipse_startup.xml b/r/org.eclipse.statet.r.doc/cheatSheets/r_console-on_eclipse_startup.xml
index ea7e17b..e698072 100644
--- a/r/org.eclipse.statet.r.doc/cheatSheets/r_console-on_eclipse_startup.xml
+++ b/r/org.eclipse.statet.r.doc/cheatSheets/r_console-on_eclipse_startup.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.doc/contexts_Base.xml b/r/org.eclipse.statet.r.doc/contexts_Base.xml
index f9d2771..65d6ddd 100644
--- a/r/org.eclipse.statet.r.doc/contexts_Base.xml
+++ b/r/org.eclipse.statet.r.doc/contexts_Base.xml
@@ -2,7 +2,7 @@
 <?NLS TYPE="org.eclipse.help.contexts"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.doc/contexts_Nico.xml b/r/org.eclipse.statet.r.doc/contexts_Nico.xml
index d6f0c8e..e775df7 100644
--- a/r/org.eclipse.statet.r.doc/contexts_Nico.xml
+++ b/r/org.eclipse.statet.r.doc/contexts_Nico.xml
@@ -2,7 +2,7 @@
 <?NLS TYPE="org.eclipse.help.contexts"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.doc/contexts_R.xml b/r/org.eclipse.statet.r.doc/contexts_R.xml
index 22b80a4..9275fce 100644
--- a/r/org.eclipse.statet.r.doc/contexts_R.xml
+++ b/r/org.eclipse.statet.r.doc/contexts_R.xml
@@ -2,7 +2,7 @@
 <?NLS TYPE="org.eclipse.help.contexts"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.doc/plugin.properties b/r/org.eclipse.statet.r.doc/plugin.properties
index 312fb0a..b11f487 100644
--- a/r/org.eclipse.statet.r.doc/plugin.properties
+++ b/r/org.eclipse.statet.r.doc/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.doc/plugin.xml b/r/org.eclipse.statet.r.doc/plugin.xml
index d8bf4b5..666fc53 100644
--- a/r/org.eclipse.statet.r.doc/plugin.xml
+++ b/r/org.eclipse.statet.r.doc/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.doc/reference/cmd_history.xhtml b/r/org.eclipse.statet.r.doc/reference/cmd_history.xhtml
index 3fcfe0b..000834f 100644
--- a/r/org.eclipse.statet.r.doc/reference/cmd_history.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/cmd_history.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>Cmd History View</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/concept-inclusion-exclusion-patterns.xhtml b/r/org.eclipse.statet.r.doc/reference/concept-inclusion-exclusion-patterns.xhtml
index 42c1447..573cebc 100644
--- a/r/org.eclipse.statet.r.doc/reference/concept-inclusion-exclusion-patterns.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/concept-inclusion-exclusion-patterns.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>Inclusion and Exclusion Patterns</title>
-	<meta name="copyright" content="Copyright (c) 2017, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2017, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/console_view.xhtml b/r/org.eclipse.statet.r.doc/reference/console_view.xhtml
index 2fb3f32..bfb24bc 100644
--- a/r/org.eclipse.statet.r.doc/reference/console_view.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/console_view.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>Console View</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_cmd-tools.xhtml b/r/org.eclipse.statet.r.doc/reference/r_cmd-tools.xhtml
index 239cdb8..ebd92cc 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_cmd-tools.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_cmd-tools.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R CMD Tools</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_console-launch.xhtml b/r/org.eclipse.statet.r.doc/reference/r_console-launch.xhtml
index 1f82f08..e835753 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_console-launch.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_console-launch.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Console - Launching</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_console-page.xhtml b/r/org.eclipse.statet.r.doc/reference/r_console-page.xhtml
index b507fd1..a51a510 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_console-page.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_console-page.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Console (Page/View)</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_console-snippets.xhtml b/r/org.eclipse.statet.r.doc/reference/r_console-snippets.xhtml
index 30afd1f..42c7b72 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_console-snippets.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_console-snippets.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Code Snippets</title>
-	<meta name="copyright" content="Copyright (c) 2012, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2012, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_console.xhtml b/r/org.eclipse.statet.r.doc/reference/r_console.xhtml
index 3bb7627..a5b4cc8 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_console.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_console.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Console</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-add_remove.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-add_remove.xhtml
index 6bad985..2d814fa 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-add_remove.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-add_remove.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Breakpoints - Adding / Removing and Installing</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-condition.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-condition.xhtml
index a66c2a8..92f30d1 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-condition.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-condition.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Breakpoints - Condition / Expression Property</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-enable_disable.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-enable_disable.xhtml
index cbfe674..9550ce7 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-enable_disable.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-enable_disable.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Breakpoints - Enable / Disable Property</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-line_breakpoints.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-line_breakpoints.xhtml
index d45e1d7..aee3ab6 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-line_breakpoints.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-line_breakpoints.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Breakpoints - Line Breakpoints</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-method_breakpoints.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-method_breakpoints.xhtml
index 1781110..6bab42e 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-method_breakpoints.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints-method_breakpoints.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Breakpoints - Method Breakpoints</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints.xhtml
index 14446a1..f53f2f5 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug-breakpoints.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Breakpoints</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug-execution_control.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug-execution_control.xhtml
index e33a0b3..b31fe17 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug-execution_control.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug-execution_control.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>Execution Control for the R Debugger</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug-notes.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug-notes.xhtml
index a2424da..acbcf94 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug-notes.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug-notes.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Debugger - Important Notes</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_debug.xhtml b/r/org.eclipse.statet.r.doc/reference/r_debug.xhtml
index 3d9402b..a2b742d 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_debug.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_debug.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Debugger</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_editor-codesubmit.xhtml b/r/org.eclipse.statet.r.doc/reference/r_editor-codesubmit.xhtml
index 2327d20..32145aa 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_editor-codesubmit.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_editor-codesubmit.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Script Editor - Submit Commands</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_editor-contentassist.xhtml b/r/org.eclipse.statet.r.doc/reference/r_editor-contentassist.xhtml
index 20bc4a8..ed50cd8 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_editor-contentassist.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_editor-contentassist.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Script Editor - Content Assist</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_editor-highlighting.xhtml b/r/org.eclipse.statet.r.doc/reference/r_editor-highlighting.xhtml
index d7b6e61..9341dfd 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_editor-highlighting.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_editor-highlighting.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Script Editor - Highlighting</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_editor-navigation.xhtml b/r/org.eclipse.statet.r.doc/reference/r_editor-navigation.xhtml
index da10ddc..96889f8 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_editor-navigation.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_editor-navigation.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Script Editor - Navigation</title>
-	<meta name="copyright" content="Copyright (c) 2011, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2011, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_editor-quickfix.xhtml b/r/org.eclipse.statet.r.doc/reference/r_editor-quickfix.xhtml
index ad71117..391596f 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_editor-quickfix.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_editor-quickfix.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Script Editor - Quick Fix</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_editor-tasks.xhtml b/r/org.eclipse.statet.r.doc/reference/r_editor-tasks.xhtml
index 6fa98ce..24c6f29 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_editor-tasks.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_editor-tasks.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Script Editor - Tasks</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_editor.xhtml b/r/org.eclipse.statet.r.doc/reference/r_editor.xhtml
index 40a4cc7..c8ab6c5 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_editor.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_editor.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Script Editor</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_env-index.xhtml b/r/org.eclipse.statet.r.doc/reference/r_env-index.xhtml
index d5cd33c..a7c5a8f 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_env-index.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_env-index.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Environment Index</title>
-	<meta name="copyright" content="Copyright (c) 2010, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2010, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_env.xhtml b/r/org.eclipse.statet.r.doc/reference/r_env.xhtml
index 01f3614..c54dd12 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_env.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_env.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Environments</title>
-	<meta name="copyright" content="Copyright (c) 2010, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2010, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_help-search.xhtml b/r/org.eclipse.statet.r.doc/reference/r_help-search.xhtml
index a93c2df..ee18aa5 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_help-search.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_help-search.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Help - Search</title>
-	<meta name="copyright" content="Copyright (c) 2009, 2021 The Apache Software Foundation, Stephan Wahlbrink and others.  SPDX-License-Identifier: Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2009, 2022 The Apache Software Foundation, Stephan Wahlbrink and others.  SPDX-License-Identifier: Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_help.xhtml b/r/org.eclipse.statet.r.doc/reference/r_help.xhtml
index 5e33e33..92867e1 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_help.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_help.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Help</title>
-	<meta name="copyright" content="Copyright (c) 2008, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2008, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_project.xhtml b/r/org.eclipse.statet.r.doc/reference/r_project.xhtml
index 6cfe8ed..c87ddb9 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_project.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_project.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Projects</title>
-	<meta name="copyright" content="Copyright (c) 2010, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2010, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_remote_console-launch.xhtml b/r/org.eclipse.statet.r.doc/reference/r_remote_console-launch.xhtml
index 999f531..30e10c9 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_remote_console-launch.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_remote_console-launch.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Remote Console - Launching</title>
-	<meta name="copyright" content="Copyright (c) 2009, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2009, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_remote_console-resourcemapping.xhtml b/r/org.eclipse.statet.r.doc/reference/r_remote_console-resourcemapping.xhtml
index 8252ec3..11e304e 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_remote_console-resourcemapping.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_remote_console-resourcemapping.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Remote Console - Folder Mapping</title>
-	<meta name="copyright" content="Copyright (c) 2009, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2009, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/reference/r_remote_console-rj.xhtml b/r/org.eclipse.statet.r.doc/reference/r_remote_console-rj.xhtml
index 7861cce..5be7039 100644
--- a/r/org.eclipse.statet.r.doc/reference/r_remote_console-rj.xhtml
+++ b/r/org.eclipse.statet.r.doc/reference/r_remote_console-rj.xhtml
@@ -6,7 +6,7 @@
 	<meta http-equiv="Content-Style-Type" content="text/css"/>
 	<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"/>
 	<title>R Remote Console - R Server</title>
-	<meta name="copyright" content="Copyright (c) 2009, 2021 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
+	<meta name="copyright" content="Copyright (c) 2009, 2022 Stephan Wahlbrink and others.  SPDX-License-Identifier: EPL-2.0 OR Apache-2.0"/>
 </head>
 <body>
 
diff --git a/r/org.eclipse.statet.r.doc/toc.xml b/r/org.eclipse.statet.r.doc/toc.xml
index 84d4611..f781144 100644
--- a/r/org.eclipse.statet.r.doc/toc.xml
+++ b/r/org.eclipse.statet.r.doc/toc.xml
@@ -2,7 +2,7 @@
 <?NLS TYPE="org.eclipse.help.toc"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.doc/topics_Nico.xml b/r/org.eclipse.statet.r.doc/topics_Nico.xml
index d4bda7d..c78e36b 100644
--- a/r/org.eclipse.statet.r.doc/topics_Nico.xml
+++ b/r/org.eclipse.statet.r.doc/topics_Nico.xml
@@ -2,7 +2,7 @@
 <?NLS TYPE="org.eclipse.help.toc"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.doc/topics_R.xml b/r/org.eclipse.statet.r.doc/topics_R.xml
index 775fcd1..f5ff3c9 100644
--- a/r/org.eclipse.statet.r.doc/topics_R.xml
+++ b/r/org.eclipse.statet.r.doc/topics_R.xml
@@ -2,7 +2,7 @@
 <?NLS TYPE="org.eclipse.help.toc"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/AssemblyInfo.cs b/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/AssemblyInfo.cs
index e181c26..1402c89 100644
--- a/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/AssemblyInfo.cs
+++ b/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/AssemblyInfo.cs
@@ -11,7 +11,7 @@
 [assembly: AssemblyConfiguration("")]

 [assembly: AssemblyCompany("Eclipse StatET")]

 [assembly: AssemblyProduct("RGWConnector")]

-[assembly: AssemblyCopyright("Copyright (c) 2005, 2021 Stephan Wahlbrink")]

+[assembly: AssemblyCopyright("Copyright (c) 2005, 2022 Stephan Wahlbrink")]

 [assembly: AssemblyTrademark("")]

 [assembly: AssemblyCulture("")]	

 

diff --git a/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/Connector.cs b/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/Connector.cs
index 5176d62..bb238e0 100644
--- a/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/Connector.cs
+++ b/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/Connector.cs
@@ -1,5 +1,5 @@
 /*=============================================================================#

- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.

+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/RHandler.cs b/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/RHandler.cs
index 9ec0556..100f4fe 100644
--- a/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/RHandler.cs
+++ b/r/org.eclipse.statet.r.launching.winrgui/RGWConnector/RHandler.cs
@@ -1,5 +1,5 @@
 /*=============================================================================#

- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.

+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.launching.winrgui/plugin.properties b/r/org.eclipse.statet.r.launching.winrgui/plugin.properties
index f8d6603..0157b2c 100644
--- a/r/org.eclipse.statet.r.launching.winrgui/plugin.properties
+++ b/r/org.eclipse.statet.r.launching.winrgui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.launching.winrgui/plugin.xml b/r/org.eclipse.statet.r.launching.winrgui/plugin.xml
index 4f7f27f..cb69023 100644
--- a/r/org.eclipse.statet.r.launching.winrgui/plugin.xml
+++ b/r/org.eclipse.statet.r.launching.winrgui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.launching.winrgui/pom.xml b/r/org.eclipse.statet.r.launching.winrgui/pom.xml
index 9134b82..26da878 100644
--- a/r/org.eclipse.statet.r.launching.winrgui/pom.xml
+++ b/r/org.eclipse.statet.r.launching.winrgui/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/r/org.eclipse.statet.r.launching.winrgui/src/org/eclipse/statet/r/launching/winrgui/RGWLauncher.java b/r/org.eclipse.statet.r.launching.winrgui/src/org/eclipse/statet/r/launching/winrgui/RGWLauncher.java
index 43c7667..9baae38 100644
--- a/r/org.eclipse.statet.r.launching.winrgui/src/org/eclipse/statet/r/launching/winrgui/RGWLauncher.java
+++ b/r/org.eclipse.statet.r.launching.winrgui/src/org/eclipse/statet/r/launching/winrgui/RGWLauncher.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.launching.winrgui/src/org/eclipse/statet/r/launching/winrgui/WinRGuiConnectorPlugin.java b/r/org.eclipse.statet.r.launching.winrgui/src/org/eclipse/statet/r/launching/winrgui/WinRGuiConnectorPlugin.java
index 6578a97..4a9fed5 100644
--- a/r/org.eclipse.statet.r.launching.winrgui/src/org/eclipse/statet/r/launching/winrgui/WinRGuiConnectorPlugin.java
+++ b/r/org.eclipse.statet.r.launching.winrgui/src/org/eclipse/statet/r/launching/winrgui/WinRGuiConnectorPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/css/e4_dark.css b/r/org.eclipse.statet.r.ui/css/e4_dark.css
index 65a4f88..caed9d9 100644
--- a/r/org.eclipse.statet.r.ui/css/e4_dark.css
+++ b/r/org.eclipse.statet.r.ui/css/e4_dark.css
@@ -1,6 +1,6 @@
 /*
  #=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/plugin.properties b/r/org.eclipse.statet.r.ui/plugin.properties
index f480d93..73e35cf 100644
--- a/r/org.eclipse.statet.r.ui/plugin.properties
+++ b/r/org.eclipse.statet.r.ui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/plugin.xml b/r/org.eclipse.statet.r.ui/plugin.xml
index 770eaf0..097da19 100644
--- a/r/org.eclipse.statet.r.ui/plugin.xml
+++ b/r/org.eclipse.statet.r.ui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/schema/rCodeLaunchConnector.exsd b/r/org.eclipse.statet.r.ui/schema/rCodeLaunchConnector.exsd
index 7c5d9ff..03925d7 100644
--- a/r/org.eclipse.statet.r.ui/schema/rCodeLaunchConnector.exsd
+++ b/r/org.eclipse.statet.r.ui/schema/rCodeLaunchConnector.exsd
@@ -136,7 +136,7 @@
          <meta.section type="copyright"/>
       </appinfo>
       <documentation>
-         Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+         Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/schema/rCodeLaunchContentHandler.exsd b/r/org.eclipse.statet.r.ui/schema/rCodeLaunchContentHandler.exsd
index b9bba4b..72e0ec9 100644
--- a/r/org.eclipse.statet.r.ui/schema/rCodeLaunchContentHandler.exsd
+++ b/r/org.eclipse.statet.r.ui/schema/rCodeLaunchContentHandler.exsd
@@ -143,7 +143,7 @@
          <meta.section type="copyright"/>
       </appinfo>
       <documentation>
-         Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+         Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/FCallNamePattern.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/FCallNamePattern.java
index e8e69d0..b74fbc2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/FCallNamePattern.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/FCallNamePattern.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RAdapterFactory.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RAdapterFactory.java
index ffeb21d..1086f97 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RAdapterFactory.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorFragmentSourceUnit.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorFragmentSourceUnit.java
index b3e8ee4..c194ea5 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorFragmentSourceUnit.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorFragmentSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorInputAdapterFactory.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorInputAdapterFactory.java
index ab4928d..cb34ac8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorInputAdapterFactory.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorInputAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2000, 2021 IBM Corporation and others.
+ # Copyright (c) 2000, 2022 IBM Corporation 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorUriSourceUnit.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorUriSourceUnit.java
index 3b2c169..d6ca1d2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorUriSourceUnit.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorUriSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorWorkingCopy.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorWorkingCopy.java
index 9bd0ced..eeee7be 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorWorkingCopy.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorWorkingCopy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorWorkingCopyFactory.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorWorkingCopyFactory.java
index 860aa18..dc90bed 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorWorkingCopyFactory.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REditorWorkingCopyFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RElementAdapterFactory.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RElementAdapterFactory.java
index e45b565..2a06341 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RElementAdapterFactory.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RElementAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2000, 2021 IBM Corporation and others.
+ # Copyright (c) 2000, 2022 IBM Corporation 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REnvSelectionComposite.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REnvSelectionComposite.java
index 047bdff..4c403bd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REnvSelectionComposite.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/REnvSelectionComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RIdentifierCellValidator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RIdentifierCellValidator.java
index a6f4a2f..a24ea75 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RIdentifierCellValidator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RIdentifierCellValidator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RIdentifierGroups.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RIdentifierGroups.java
index cfec381..af9cbdc 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RIdentifierGroups.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RIdentifierGroups.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RProjectContainerComposite.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RProjectContainerComposite.java
index 109b1d0..fe9f096 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RProjectContainerComposite.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RProjectContainerComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RProjectPropertyPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RProjectPropertyPage.java
index 05cc1e4..d85c6df 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RProjectPropertyPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RProjectPropertyPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RSearchPageScoreComputer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RSearchPageScoreComputer.java
index a5411cd..ece902f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RSearchPageScoreComputer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RSearchPageScoreComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIMessages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIMessages.java
index 020c536..102689f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIMessages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIMessages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIMessages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIMessages.properties
index 7fb06b8..6b46d21 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIMessages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIMessages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIPlugin.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIPlugin.java
index 88a1ff9..f44b6cb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIPlugin.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIPreferenceInitializer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIPreferenceInitializer.java
index 877882e..23fe725 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIPreferenceInitializer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/RUIPreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/buildpaths/RBuildpathsUIDescription.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/buildpaths/RBuildpathsUIDescription.java
index a74ee10..61eba7e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/buildpaths/RBuildpathsUIDescription.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/buildpaths/RBuildpathsUIDescription.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RMergeViewer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RMergeViewer.java
index 601e673..b67fc65 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RMergeViewer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RMergeViewer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RMergeViewerCreator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RMergeViewerCreator.java
index 0d1d2f7..7dbd437 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RMergeViewerCreator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RMergeViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RTextViewerCreator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RTextViewerCreator.java
index ce7f405..7503d7d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RTextViewerCreator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RTextViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdMergeViewer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdMergeViewer.java
index a106dc9..a604ca7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdMergeViewer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdMergeViewer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdMergeViewerCreator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdMergeViewerCreator.java
index e93f6d1..3bc5110 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdMergeViewerCreator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdMergeViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdTextViewerCreator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdTextViewerCreator.java
index dd5bf25..edbed87 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdTextViewerCreator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/compare/RdTextViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/ConvertFCallToPipeForwardAssistProposal.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/ConvertFCallToPipeForwardAssistProposal.java
index 4e81fdd..4c1a393 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/ConvertFCallToPipeForwardAssistProposal.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/ConvertFCallToPipeForwardAssistProposal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RLinkedNamesAssistProposal.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RLinkedNamesAssistProposal.java
index 1a3b665..3f0a4d7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RLinkedNamesAssistProposal.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RLinkedNamesAssistProposal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RenameInRegionAssistProposal.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RenameInRegionAssistProposal.java
index 1064d48..de9084b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RenameInRegionAssistProposal.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RenameInRegionAssistProposal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RenameInWorkspaceAssistProposal.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RenameInWorkspaceAssistProposal.java
index 3beb2f3..5f941a6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RenameInWorkspaceAssistProposal.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/correction/RenameInWorkspaceAssistProposal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/AbstractRDataProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/AbstractRDataProvider.java
index 194983d..1dff409 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/AbstractRDataProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/AbstractRDataProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/ContentDescription.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/ContentDescription.java
index 03975cf..6ff48d1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/ContentDescription.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/ContentDescription.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/CopyDataHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/CopyDataHandler.java
index a7b2ffa..3b4c454 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/CopyDataHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/CopyDataHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FTableDataProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FTableDataProvider.java
index f516e91..1bb5967 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FTableDataProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FTableDataProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FTableVariable.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FTableVariable.java
index 6b8786f..2f0bdc7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FTableVariable.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FTableVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindDataDialog.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindDataDialog.java
index 49c872c..62db989 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindDataDialog.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindDataDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindDialogHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindDialogHandler.java
index 2b8376c..991085f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindDialogHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindDialogHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindFilter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindFilter.java
index 08149cc..6655fd7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindFilter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindListener.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindListener.java
index a508c07..b2ddcae 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindListener.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindManager.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindManager.java
index 182681c..fcdbacd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindManager.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindTask.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindTask.java
index 852c894..cde5b03 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindTask.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/FindTask.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/GotoCellDialog.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/GotoCellDialog.java
index 66affe1..254ef2b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/GotoCellDialog.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/GotoCellDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/GotoCellHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/GotoCellHandler.java
index fa3793b..9f18258 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/GotoCellHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/GotoCellHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/LoadDataException.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/LoadDataException.java
index c48855b..6bdd9be 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/LoadDataException.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/LoadDataException.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/Lock.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/Lock.java
index 9a7a276..7cf1c8b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/Lock.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/Lock.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditor.java
index a059db4..37b5703 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditorActionBarContributor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditorActionBarContributor.java
index c02fb00..8faa1be 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditorActionBarContributor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditorActionBarContributor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditorOutlinePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditorOutlinePage.java
index a73b26f..6eedaaf 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditorOutlinePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataEditorOutlinePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFormatter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFormatter.java
index d256546..2afec3a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFormatter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFormatter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFormatterConverter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFormatterConverter.java
index 85192bb..ae5923c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFormatterConverter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFormatterConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFrameDataProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFrameDataProvider.java
index 57b9bf3..93e009d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFrameDataProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataFrameDataProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataLabelProvider.java
index 655bddb..67d1a16 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RDataLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RJTmp.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RJTmp.java
index ebe6283..4e67c33 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RJTmp.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RJTmp.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RMatrixDataProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RMatrixDataProvider.java
index ea9228b..49e91fd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RMatrixDataProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RMatrixDataProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RVectorDataProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RVectorDataProvider.java
index 9e26f44..4eca7bb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RVectorDataProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RVectorDataProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RefreshHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RefreshHandler.java
index 58dfaea..ea79817 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RefreshHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/RefreshHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/ResolveCellIndexes.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/ResolveCellIndexes.java
index d931610..dc38038 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/ResolveCellIndexes.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/ResolveCellIndexes.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/SelectAllHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/SelectAllHandler.java
index b7e3cc0..46747af 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/SelectAllHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/dataeditor/SelectAllHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterListener.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterListener.java
index 535215b..6d82a4f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterListener.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterSet.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterSet.java
index 00dd0de..6fac83e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterSet.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterSet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterType.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterType.java
index 835ed83..f5eb26a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterType.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/FilterType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/IntervalVariableFilter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/IntervalVariableFilter.java
index da85832..d76b279 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/IntervalVariableFilter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/IntervalVariableFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/LevelVariableFilter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/LevelVariableFilter.java
index 81d3597..bd3bc91 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/LevelVariableFilter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/LevelVariableFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/Messages.java
index b0b112d..ba663f7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/Messages.properties
index 89f2acd..de53ac6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/TextSearchType.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/TextSearchType.java
index f23e1a7..6b94fb6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/TextSearchType.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/TextSearchType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/TextVariableFilter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/TextVariableFilter.java
index 7899ee7..c592aa2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/TextVariableFilter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/TextVariableFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/VariableFilter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/VariableFilter.java
index dd28263..66ce04c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/VariableFilter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilter/VariableFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/ColumnLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/ColumnLabelProvider.java
index eed954f..7df54bc 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/ColumnLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/ColumnLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/FilterClient.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/FilterClient.java
index 4e65081..01941de 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/FilterClient.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/FilterClient.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Int2TextConverter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Int2TextConverter.java
index f6eea4d..12f9455 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Int2TextConverter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Int2TextConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/IntervalFilterClient.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/IntervalFilterClient.java
index c27d0dd..38c39c2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/IntervalFilterClient.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/IntervalFilterClient.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/LevelFilterClient.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/LevelFilterClient.java
index 70185a2..b74ae08 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/LevelFilterClient.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/LevelFilterClient.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Messages.java
index a4a7757..46304e2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Messages.properties
index 672c925..2616227 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Num2TextConverter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Num2TextConverter.java
index 5347c08..f206649 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Num2TextConverter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Num2TextConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RDataFilterPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RDataFilterPage.java
index e37617f..50af907 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RDataFilterPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RDataFilterPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RDataFormatterConverter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RDataFormatterConverter.java
index 8fee5fe..20ade29 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RDataFormatterConverter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RDataFormatterConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RStore2UIConverter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RStore2UIConverter.java
index e680346..a27a901 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RStore2UIConverter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RStore2UIConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RStoreContentProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RStoreContentProvider.java
index a62eda5..6c6ae51 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RStoreContentProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/RStoreContentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Text2IntConverter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Text2IntConverter.java
index 6c185ad..ba05a2e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Text2IntConverter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Text2IntConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Text2NumConverter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Text2NumConverter.java
index e9fc21a..357941a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Text2NumConverter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/Text2NumConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/TextFilterClient.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/TextFilterClient.java
index a5e7a3c..29798e8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/TextFilterClient.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/TextFilterClient.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/UI2RStoreConverter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/UI2RStoreConverter.java
index 2dc591b..d56f609 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/UI2RStoreConverter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/UI2RStoreConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/VariableComposite.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/VariableComposite.java
index da59a27..25ee190 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/VariableComposite.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/VariableComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/VariableContainer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/VariableContainer.java
index f6a9adf..1954b8b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/VariableContainer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/datafilterview/VariableContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/AdvancedContentAssistConfigurationPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/AdvancedContentAssistConfigurationPage.java
index bb1e9c9..464b0fa 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/AdvancedContentAssistConfigurationPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/AdvancedContentAssistConfigurationPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/AdvancedInfoHoverConfigurationPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/AdvancedInfoHoverConfigurationPage.java
index f954053..5cf31e3 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/AdvancedInfoHoverConfigurationPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/AdvancedInfoHoverConfigurationPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/DefaultRFoldingPreferences.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/DefaultRFoldingPreferences.java
index 0c50343..4274f66 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/DefaultRFoldingPreferences.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/DefaultRFoldingPreferences.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/GenerateRoxygenElementComment.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/GenerateRoxygenElementComment.java
index 8308ae8..3e0e0ed 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/GenerateRoxygenElementComment.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/GenerateRoxygenElementComment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/InsertREditorTemplateHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/InsertREditorTemplateHandler.java
index ee33e8f..1bb7e12 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/InsertREditorTemplateHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/InsertREditorTemplateHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/InsertREditorTemplateParameterValues.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/InsertREditorTemplateParameterValues.java
index 88f23f4..6316cd6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/InsertREditorTemplateParameterValues.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/InsertREditorTemplateParameterValues.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/Messages.java
index 57b2e36..1167cac 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/Messages.properties
index 833a30b..b77c25a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/OpenRElementHyperlink.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/OpenRElementHyperlink.java
index 7269b30..d2d4ce1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/OpenRElementHyperlink.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/OpenRElementHyperlink.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RArgumentListContextInformation.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RArgumentListContextInformation.java
index c752034..5fb2e8b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RArgumentListContextInformation.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RArgumentListContextInformation.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RAstOutlinePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RAstOutlinePage.java
index b890850..3b860ea 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RAstOutlinePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RAstOutlinePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RContextInformationValidator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RContextInformationValidator.java
index b68aa71..fa68b96 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RContextInformationValidator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RContextInformationValidator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RDocumentProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RDocumentProvider.java
index 9ab7eeb..65ec1fa 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RDocumentProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RDocumentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RDoubleCommentAction.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RDoubleCommentAction.java
index 355bbde..7c3a79b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RDoubleCommentAction.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RDoubleCommentAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditor.java
index a6f6dc9..cc4827b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorInformationProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorInformationProvider.java
index 7c98d25..92b0c0c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorInformationProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorInformationProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTemplateCompletionComputer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTemplateCompletionComputer.java
index ca6d1fd..fb3eab5 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTemplateCompletionComputer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTemplateCompletionComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTemplatesPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTemplatesPage.java
index 5f61628..3f09b39 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTemplatesPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTemplatesPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTextHover.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTextHover.java
index bd25e97..1d7c26d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTextHover.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/REditorTextHover.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RElementCompletionProposal.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RElementCompletionProposal.java
index d9574fb..7e07904 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RElementCompletionProposal.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RElementCompletionProposal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RElementHyperlinkDetector.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RElementHyperlinkDetector.java
index 5b9216d..40dcf11 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RElementHyperlinkDetector.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RElementHyperlinkDetector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RFileHyperlinkDetector.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RFileHyperlinkDetector.java
index e961e76..17b0f1c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RFileHyperlinkDetector.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RFileHyperlinkDetector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RFragmentDocumentProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RFragmentDocumentProvider.java
index 852e347..066d556 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RFragmentDocumentProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RFragmentDocumentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RHelpTopicCompletionProposal.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RHelpTopicCompletionProposal.java
index 87f618c..2106691 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RHelpTopicCompletionProposal.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RHelpTopicCompletionProposal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/ROutlinePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/ROutlinePage.java
index 2bab6a9..05070dd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/ROutlinePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/ROutlinePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RPkgCompletionProposal.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RPkgCompletionProposal.java
index 8d943ee..ac13558 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RPkgCompletionProposal.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RPkgCompletionProposal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickOutlineInformationControl.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickOutlineInformationControl.java
index 1fecfba..699083f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickOutlineInformationControl.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickOutlineInformationControl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickOutlineInformationProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickOutlineInformationProvider.java
index 691f5e7..4be89fd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickOutlineInformationProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickOutlineInformationProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickRefactoringComputer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickRefactoringComputer.java
index fde81e8..2606270 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickRefactoringComputer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RQuickRefactoringComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RSimpleCompletionProposal.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RSimpleCompletionProposal.java
index ad200d9..b4e675d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RSimpleCompletionProposal.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RSimpleCompletionProposal.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RStripCommentsHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RStripCommentsHandler.java
index d98c10f..c9e1c49 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RStripCommentsHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RStripCommentsHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleFoldingHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleFoldingHandler.java
index e20604a..42b1844 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleFoldingHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleFoldingHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleLiveReportProblemsHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleLiveReportProblemsHandler.java
index bfd972b..200d518 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleLiveReportProblemsHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleLiveReportProblemsHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleMarkOccurrencesHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleMarkOccurrencesHandler.java
index d4f7180..773a1df 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleMarkOccurrencesHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RToggleMarkOccurrencesHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RdDocumentProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RdDocumentProvider.java
index f92443b..1d4a912 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RdDocumentProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RdDocumentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RdEditor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RdEditor.java
index d957c64..ebc5b33 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RdEditor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RdEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RoxygenCompletionComputer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RoxygenCompletionComputer.java
index 504facb..5f9a9f9 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RoxygenCompletionComputer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/editors/RoxygenCompletionComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/ShowGraphicViewListener.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/ShowGraphicViewListener.java
index 251ec16..e4c83da 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/ShowGraphicViewListener.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/ShowGraphicViewListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicCopyToDevWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicCopyToDevWizard.java
index 2db9e26..28728da 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicCopyToDevWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicCopyToDevWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicPage.java
index 6d3fbff..3c38402 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicView.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicView.java
index 577f801..93f06fc 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicView.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/graphics/StatetRGraphicView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/EnrichedRHelpContext.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/EnrichedRHelpContext.java
index df33e62..8458a95 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/EnrichedRHelpContext.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/EnrichedRHelpContext.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/IRUIHelpContextIds.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/IRUIHelpContextIds.java
index 2cebcf6..df6d1ba 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/IRUIHelpContextIds.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/IRUIHelpContextIds.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/Messages.java
index df21006..5ec7a23 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/Messages.properties
index 54af1e7..b9951eb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/help/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/DataTable.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/DataTable.java
index b2bb5d4..ea02324 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/DataTable.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/DataTable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/DimPositionResizeCommandHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/DimPositionResizeCommandHandler.java
index 2e11054..b76aaea 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/DimPositionResizeCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/DimPositionResizeCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/MultiColumnAutoResizeCommandHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/MultiColumnAutoResizeCommandHandler.java
index ee5de04..d909928 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/MultiColumnAutoResizeCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/MultiColumnAutoResizeCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/MultiColumnResizeCommandHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/MultiColumnResizeCommandHandler.java
index 7cfbcc1..aabf886 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/MultiColumnResizeCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/MultiColumnResizeCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/NatTableContributionItem.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/NatTableContributionItem.java
index 11c8dd1..f0386f1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/NatTableContributionItem.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/NatTableContributionItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/PresentationConfig.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/PresentationConfig.java
index 18a3295..c360907 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/PresentationConfig.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/PresentationConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/RDataLayer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/RDataLayer.java
index ffa505a..0edce36 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/RDataLayer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/RDataLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/RTextPainter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/RTextPainter.java
index 0376dd0..4d1ce58 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/RTextPainter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/RTextPainter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/ResizeTableTextHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/ResizeTableTextHandler.java
index 04ec3fe..b792a1e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/ResizeTableTextHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/ResizeTableTextHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/TableLayers.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/TableLayers.java
index 7ee71c0..36e9830 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/TableLayers.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/TableLayers.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/UIBindings.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/UIBindings.java
index da5e175..3f67fdd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/UIBindings.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/UIBindings.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/DataTableElementProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/DataTableElementProvider.java
index a8fd320..34b6f28 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/DataTableElementProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/DataTableElementProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableCellElement.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableCellElement.java
index afd33b2..fbb1962 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableCellElement.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableCellElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableElement.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableElement.java
index a090df5..7e88815 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableElement.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableRegionElement.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableRegionElement.java
index 2a3d373..6885ad2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableRegionElement.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/dom/TableRegionElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/AbstractDataTablePropertyHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/AbstractDataTablePropertyHandler.java
index cec0fda..3b00b8a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/AbstractDataTablePropertyHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/AbstractDataTablePropertyHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TableCellPropertyHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TableCellPropertyHandler.java
index 9101f2e..dc94f90 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TableCellPropertyHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TableCellPropertyHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TablePropertyHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TablePropertyHandler.java
index 4ff47f0..0a1da03 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TablePropertyHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TablePropertyHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TableRegionPropertyHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TableRegionPropertyHandler.java
index cfb5eee..a211ab5 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TableRegionPropertyHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/intable/css/properties/TableRegionPropertyHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/nolazy/RResourceDecorator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/nolazy/RResourceDecorator.java
index 3e53f3c..436d616 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/nolazy/RResourceDecorator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/nolazy/RResourceDecorator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/RPagerEditor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/RPagerEditor.java
index bdd5c54..bb62984 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/RPagerEditor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/RPagerEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/RPagerEditorInput.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/RPagerEditorInput.java
index 1bf4035..0a78f87 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/RPagerEditorInput.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/RPagerEditorInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileDocumentProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileDocumentProvider.java
index 8f981f5..53ae585 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileDocumentProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileDocumentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileEditorPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileEditorPage.java
index 31913b2..bd4a968 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileEditorPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileEditorPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileParser.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileParser.java
index 1b845f6..ff0763e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileParser.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileParser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileSourceViewerConfiguration.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileSourceViewerConfiguration.java
index de17139..451787e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileSourceViewerConfiguration.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFileSourceViewerConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFilesTextStyleManager.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFilesTextStyleManager.java
index 5ba1121..adf4f9c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFilesTextStyleManager.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pager/TextFilesTextStyleManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/DetailGroup.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/DetailGroup.java
index 489276b..72275e8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/DetailGroup.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/DetailGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/IGetPkgFilter.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/IGetPkgFilter.java
index 4ab688b..946d85b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/IGetPkgFilter.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/IGetPkgFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/InstallPkgFileWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/InstallPkgFileWizard.java
index d780794..8d6e80c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/InstallPkgFileWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/InstallPkgFileWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/InstallPkgsWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/InstallPkgsWizard.java
index 1d34b8e..0486508 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/InstallPkgsWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/InstallPkgsWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Messages.java
index 9b729d3..7a88fe6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Messages.properties
index a10dce4..cad9739 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/OptionsTab.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/OptionsTab.java
index 157aede..4d38d78 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/OptionsTab.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/OptionsTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/PkgTab.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/PkgTab.java
index 3cc241c..2609b2e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/PkgTab.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/PkgTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RLibrarySelectionComposite.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RLibrarySelectionComposite.java
index a9ea477..520dabc 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RLibrarySelectionComposite.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RLibrarySelectionComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RPkgManagerDialog.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RPkgManagerDialog.java
index 649f3d0..96a6268 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RPkgManagerDialog.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RPkgManagerDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RRepoLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RRepoLabelProvider.java
index 9ae5e4c..506eac4 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RRepoLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RRepoLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RRepoPreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RRepoPreferencePage.java
index e127761..25870fe 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RRepoPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RRepoPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RViewLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RViewLabelProvider.java
index 4fee3fd..dc848e1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RViewLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RViewLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RepoTab.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RepoTab.java
index 2ba7cad..6a6c60f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RepoTab.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/RepoTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/StatusLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/StatusLabelProvider.java
index 6fe0eae..822ec6f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/StatusLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/StatusLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/StatusPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/StatusPage.java
index 94ba5ea..e52a3d1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/StatusPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/StatusPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/SummaryPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/SummaryPage.java
index 6231b7e..ad8a5e3 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/SummaryPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/SummaryPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Util.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Util.java
index 2cc3182..2d29df7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Util.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/pkgmanager/Util.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/Messages.java
index 0618faa..c12ab3a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/Messages.properties
index 4601b25..782baae 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RBasePreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RBasePreferencePage.java
index 3f68849..61cf9eb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RBasePreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RBasePreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeStylePreferenceBlock.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeStylePreferenceBlock.java
index 04a01b5..71a1d6b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeStylePreferenceBlock.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeStylePreferenceBlock.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeStylePreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeStylePreferencePage.java
index a2a0abd..0c7b773 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeStylePreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeStylePreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeTemplatesProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeTemplatesProvider.java
index 6da13fd..3375127 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeTemplatesProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RCodeTemplatesProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/REditorPreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/REditorPreferencePage.java
index eba5e37..23e498d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/REditorPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/REditorPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/REditorTemplatesPreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/REditorTemplatesPreferencePage.java
index 78cb1fd..a5256bb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/REditorTemplatesPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/REditorTemplatesPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RIdentifiersPreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RIdentifiersPreferencePage.java
index f33f6f8..a1e90e5 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RIdentifiersPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RIdentifiersPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RTextStylesPreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RTextStylesPreferencePage.java
index e15eb7b..7754251 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RTextStylesPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RTextStylesPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RdCodeTemplatesProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RdCodeTemplatesProvider.java
index 0f46325..c41e7fd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RdCodeTemplatesProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RdCodeTemplatesProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RdTextStylesPreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RdTextStylesPreferencePage.java
index 1239de8..fa3fa9f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RdTextStylesPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/RdTextStylesPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/SourceEditorsPreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/SourceEditorsPreferencePage.java
index b7bcde7..ac359b0 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/SourceEditorsPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/preferences/SourceEditorsPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractFunctionHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractFunctionHandler.java
index 1ebdae8..f639885 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractFunctionHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractFunctionHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractFunctionWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractFunctionWizard.java
index 871ce91..53d1524 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractFunctionWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractFunctionWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractTempHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractTempHandler.java
index 961807a..5f23874 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractTempHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractTempHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractTempWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractTempWizard.java
index b4f929b..f1e818e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractTempWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/ExtractTempWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/FunctionToS4MethodHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/FunctionToS4MethodHandler.java
index 624d3b7..e8a6855 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/FunctionToS4MethodHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/FunctionToS4MethodHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/FunctionToS4MethodWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/FunctionToS4MethodWizard.java
index 616d984..5ab1386 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/FunctionToS4MethodWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/FunctionToS4MethodWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/InlineTempHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/InlineTempHandler.java
index 21047de..1a623c1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/InlineTempHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/InlineTempHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/InlineTempWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/InlineTempWizard.java
index 1a19d63..da43a72 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/InlineTempWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/InlineTempWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/Messages.java
index 02a4f5e..3ad467e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/Messages.properties
index 810dd6c..9b95f9a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInRegionHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInRegionHandler.java
index e450e9b..f4a73d6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInRegionHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInRegionHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInRegionWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInRegionWizard.java
index 24f3151..ac2591a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInRegionWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInRegionWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInWorkspaceHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInWorkspaceHandler.java
index be8c176..8c696a6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInWorkspaceHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInWorkspaceHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInWorkspaceWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInWorkspaceWizard.java
index f19b65c..dc6de2b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInWorkspaceWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/refactoring/RenameInWorkspaceWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/KeywordSelectionDialog.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/KeywordSelectionDialog.java
index cd35d0b..9740923 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/KeywordSelectionDialog.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/KeywordSelectionDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/Messages.java
index b909252..20ff8cb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/Messages.properties
index d10c844..1fc7ba2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/PackageSelectionDialog.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/PackageSelectionDialog.java
index 3e0f845..7a16fdc 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/PackageSelectionDialog.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/PackageSelectionDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpBreadcrumb.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpBreadcrumb.java
index f16aeb7..fa46375 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpBreadcrumb.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpBreadcrumb.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpHover.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpHover.java
index eb26431..872e5dd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpHover.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpHover.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpInfoHoverCreator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpInfoHoverCreator.java
index 1c9976f..f4816f9 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpInfoHoverCreator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpInfoHoverCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpLabelProvider.java
index da3050b..55512d9 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpLtkUI.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpLtkUI.java
index ac98962..ff1be59 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpLtkUI.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpLtkUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpPreferencePage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpPreferencePage.java
index f795a1a..64e74e4 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpPreferences.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpPreferences.java
index d31289d..76bef3e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpPreferences.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpPreferences.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpRCodeScanner.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpRCodeScanner.java
index 0ea762d..6f4a676 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpRCodeScanner.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpRCodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchInputPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchInputPage.java
index 708e0bc..3924821 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchInputPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchInputPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchResult.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchResult.java
index d929d64..6fc68f4 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchResult.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchResult.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchResultPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchResultPage.java
index 306c83b..accc05e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchResultPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchResultPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchUIMatch.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchUIMatch.java
index 3786a24..72d687d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchUIMatch.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchUIMatch.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchUIQuery.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchUIQuery.java
index 60c614b..44e7f69 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchUIQuery.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpSearchUIQuery.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpUIServlet.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpUIServlet.java
index 2e17f0f..e0a7bf1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpUIServlet.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpUIServlet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpView.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpView.java
index 1c7cf59..2b64488 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpView.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpViewPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpViewPage.java
index e6aba89..41811c2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpViewPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpViewPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpWorkbenchStyle.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpWorkbenchStyle.java
index a5c6e95..add4daa 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpWorkbenchStyle.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RHelpWorkbenchStyle.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RequestSync.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RequestSync.java
index 47eb5ba..4b2a3fa 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RequestSync.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rhelp/RequestSync.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/Messages.java
index b48f0f6..d30aa15 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/Messages.properties
index 19f3566..eae82be 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunHelpInR.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunHelpInR.java
index 4673148..25a8238 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunHelpInR.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunHelpInR.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunHelpSearchInR.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunHelpSearchInR.java
index 693b97a..83ac6c8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunHelpSearchInR.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunHelpSearchInR.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunPrintInR.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunPrintInR.java
index ce826ef..3317636 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunPrintInR.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/rtools/RunPrintInR.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/Messages.java
index a5e431f..d7d6b25 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/Messages.properties
index 069c1c4..da7aab8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementMatch.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementMatch.java
index d374624..52682e8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementMatch.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementMatch.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearch.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearch.java
index 7469e80..996837f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearch.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearch.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchLabelProvider.java
index 5a1e8c6..0e9eaf6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchQuery.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchQuery.java
index 4311991..689d4d7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchQuery.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchQuery.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResult.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResult.java
index b2ddb8a..f7b1180 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResult.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResult.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResultPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResultPage.java
index 7c2bd41..26bbf80 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResultPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResultPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResultTreeContentProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResultTreeContentProvider.java
index 8462630..a4eaad4 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResultTreeContentProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/search/RElementSearchResultTreeContentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageHandler.java
index 0d5bed5..869bc83 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageRunnable.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageRunnable.java
index 654ab4f..7e34b44 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageRunnable.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageWizard.java
index 7101cca..ecdf6fa 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/LoadRImageWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/Messages.java
index 39eed9b..9c65b53 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/Messages.properties
index f12e65a..d6fcae1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/tools/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/Messages.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/Messages.java
index 0eb9ca1..9fd62e0 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/Messages.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/Messages.properties b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/Messages.properties
index 911e5cc..82d89e9 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRFileCreationWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRFileCreationWizard.java
index 0cf0bcc..3d5ada1 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRFileCreationWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRFileCreationWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRFileCreationWizardPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRFileCreationWizardPage.java
index b20b18e..2512b99 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRFileCreationWizardPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRFileCreationWizardPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRPkgProjectWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRPkgProjectWizard.java
index 8f8b1d2..2da91b3 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRPkgProjectWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRPkgProjectWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRProjectWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRProjectWizard.java
index 30167fa..a1b50b4 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRProjectWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRProjectWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRProjectWizardPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRProjectWizardPage.java
index 8fca4be..575d1e3 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRProjectWizardPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRProjectWizardPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRdFileCreationWizard.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRdFileCreationWizard.java
index 7bc240e..2bf24ab 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRdFileCreationWizard.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRdFileCreationWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRdFileCreationWizardPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRdFileCreationWizardPage.java
index 001924d..e78b8ef 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRdFileCreationWizardPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/NewRdFileCreationWizardPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgProjectConfigurator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgProjectConfigurator.java
index 01b33a5..aff2023 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgProjectConfigurator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgProjectConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgProjectWizardPage.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgProjectWizardPage.java
index 90788ef..8bacb18 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgProjectWizardPage.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgProjectWizardPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgTemplateContextType.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgTemplateContextType.java
index 0d359f6..b9bbcea 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgTemplateContextType.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/internal/r/ui/wizards/RPkgTemplateContextType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/CodeGeneration.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/CodeGeneration.java
index 11e7247..6bebe5d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/CodeGeneration.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/CodeGeneration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RCodeTemplateContext.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RCodeTemplateContext.java
index 3e88f27..ff3f26a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RCodeTemplateContext.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RCodeTemplateContext.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RCodeTemplateContextType.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RCodeTemplateContextType.java
index d584d92..b3daf0b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RCodeTemplateContextType.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RCodeTemplateContextType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RdCodeTemplateContext.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RdCodeTemplateContext.java
index 10f2fda..8467d0f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RdCodeTemplateContext.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RdCodeTemplateContext.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RdCodeTemplateContextType.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RdCodeTemplateContextType.java
index 42d0a8b..1228c42 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RdCodeTemplateContextType.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/codegeneration/RdCodeTemplateContextType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/REnvLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/REnvLabelProvider.java
index d439392..87360a8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/REnvLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/REnvLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RLabelProvider.java
index f6f085c..f7f11e2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUI.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUI.java
index 2d22232..343f901 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUI.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUIHelp.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUIHelp.java
index 2379a71..41bbea6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUIHelp.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUIHelp.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUIPreferenceConstants.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUIPreferenceConstants.java
index 756eab9..129747f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUIPreferenceConstants.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/RUIPreferenceConstants.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/DataViewDescription.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/DataViewDescription.java
index f092e73..871d519 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/DataViewDescription.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/DataViewDescription.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataEditor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataEditor.java
index 013b8a6..21a92ab 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataEditor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataEditorInput.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataEditorInput.java
index f435cc9..27dfd66 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataEditorInput.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataEditorInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableCallbacks.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableCallbacks.java
index 61a9a8e..dc02724 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableCallbacks.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableCallbacks.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableColumn.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableColumn.java
index 67cc8d7..5030771 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableColumn.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableColumn.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableContentDescription.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableContentDescription.java
index 8893683..4aab430 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableContentDescription.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableContentDescription.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableInput.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableInput.java
index 0a9b2ef..879d7e6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableInput.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableListener.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableListener.java
index 45d4762..81c3168 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableListener.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableSelection.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableSelection.java
index bfdcd0e..a0cb6b2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableSelection.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableSelection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableVariable.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableVariable.java
index aaf77ee..1eea756 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableVariable.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableVariable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableViewer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableViewer.java
index dbcc03a..e8eacc7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableViewer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RDataTableViewer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RLiveDataEditorInput.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RLiveDataEditorInput.java
index 2afda26..ef48d99 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RLiveDataEditorInput.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RLiveDataEditorInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RToolDataTableInput.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RToolDataTableInput.java
index 0f5fd47..944fd19 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RToolDataTableInput.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/RToolDataTableInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/ShowRElementCommandHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/ShowRElementCommandHandler.java
index f32b992..4e6b7fc 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/ShowRElementCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/dataeditor/ShowRElementCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RCorrectIndentHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RCorrectIndentHandler.java
index 02de1b4..5536a5c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RCorrectIndentHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RCorrectIndentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RDefaultFoldingProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RDefaultFoldingProvider.java
index f3310df..b721be0 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RDefaultFoldingProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RDefaultFoldingProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/REditorBuild.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/REditorBuild.java
index 5c9a591..fa3b220 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/REditorBuild.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/REditorBuild.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/REditorOptions.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/REditorOptions.java
index 51807c2..db9b643 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/REditorOptions.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/REditorOptions.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RElementSearchContributionItem.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RElementSearchContributionItem.java
index 9d980a6..22711ac 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RElementSearchContributionItem.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RElementSearchContributionItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RElementSearchHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RElementSearchHandler.java
index feb9553..d68da4c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RElementSearchHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RElementSearchHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RMarkOccurrencesLocator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RMarkOccurrencesLocator.java
index 4d1650c..c4e1dfa 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RMarkOccurrencesLocator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RMarkOccurrencesLocator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RSourceEditor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RSourceEditor.java
index 6205b0c..0639b74 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RSourceEditor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RSourceEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdDocumentSetupParticipant.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdDocumentSetupParticipant.java
index 0534f1d..aeef16d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdDocumentSetupParticipant.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdDocumentSetupParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdSourceViewerConfiguration.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdSourceViewerConfiguration.java
index 3f3ca67..fe2b4ff 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdSourceViewerConfiguration.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdSourceViewerConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdSourceViewerConfigurator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdSourceViewerConfigurator.java
index f582aa8..beaefba 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdSourceViewerConfigurator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/RdSourceViewerConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/templates/REditorTemplateContext.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/templates/REditorTemplateContext.java
index e2f11d3..e6288eb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/templates/REditorTemplateContext.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/templates/REditorTemplateContext.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/templates/REditorTemplateContextType.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/templates/REditorTemplateContextType.java
index 460ac62..8549e0a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/templates/REditorTemplateContextType.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/editors/templates/REditorTemplateContextType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RAlphaChooser.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RAlphaChooser.java
index 1d6d6d2..d058302 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RAlphaChooser.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RAlphaChooser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RColorChooser.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RColorChooser.java
index bd67b60..4bb03e7 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RColorChooser.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RColorChooser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RFontFamilyChooser.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RFontFamilyChooser.java
index a99b4d6..86c628e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RFontFamilyChooser.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RFontFamilyChooser.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RGraphicCommandHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RGraphicCommandHandler.java
index d166ebf..62a9ceb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RGraphicCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/graphics/RGraphicCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pager/RShowContentsCommandHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pager/RShowContentsCommandHandler.java
index a3661a2..f3483dc 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pager/RShowContentsCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pager/RShowContentsCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/OpenRPkgManagerHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/OpenRPkgManagerHandler.java
index d56a63e..94485d0 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/OpenRPkgManagerHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/OpenRPkgManagerHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/RPkgManagerUI.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/RPkgManagerUI.java
index fc16cc8..833b29f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/RPkgManagerUI.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/RPkgManagerUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/RPkgUICommandHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/RPkgUICommandHandler.java
index 1c557b0..14e2fe2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/RPkgUICommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/RPkgUICommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/StartAction.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/StartAction.java
index dc17888..ee76235 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/StartAction.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/pkgmanager/StartAction.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/OpenRHelpHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/OpenRHelpHandler.java
index 3376c0a..a0cab6b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/OpenRHelpHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/OpenRHelpHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/RHelpUI.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/RHelpUI.java
index e765af6..9d0f33b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/RHelpUI.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/RHelpUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/RHelpUICommandHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/RHelpUICommandHandler.java
index 4cde7a4..4f36b5f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/RHelpUICommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/rhelp/RHelpUICommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/InsertAssignmentHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/InsertAssignmentHandler.java
index 118c461..0360493 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/InsertAssignmentHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/InsertAssignmentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RAssistInvocationContext.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RAssistInvocationContext.java
index 6d93f27..c431c1e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RAssistInvocationContext.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RAssistInvocationContext.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RAutoEditStrategy.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RAutoEditStrategy.java
index c039039..35dbf52 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RAutoEditStrategy.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RAutoEditStrategy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RBracketLevel.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RBracketLevel.java
index 7342ef4..554a668 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RBracketLevel.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RBracketLevel.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RContentAssistProcessor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RContentAssistProcessor.java
index ae2218b..6896eae 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RContentAssistProcessor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RContentAssistProcessor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RElementCompletionComputer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RElementCompletionComputer.java
index 639d693..01a2158 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RElementCompletionComputer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RElementCompletionComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RFrameSearchPath.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RFrameSearchPath.java
index c70e558..a1cb1dc 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RFrameSearchPath.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RFrameSearchPath.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/ROpenDeclaration.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/ROpenDeclaration.java
index d568db2..c71d202 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/ROpenDeclaration.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/ROpenDeclaration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/ROpenDeclarationHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/ROpenDeclarationHandler.java
index 6cc7eed..3640325 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/ROpenDeclarationHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/ROpenDeclarationHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RPathCompletionComputer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RPathCompletionComputer.java
index 5a07340..b7c1eb6 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RPathCompletionComputer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RPathCompletionComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RPkgCompletionComputer.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RPkgCompletionComputer.java
index a3a345b..72feddd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RPkgCompletionComputer.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RPkgCompletionComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RQuickAssistProcessor.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RQuickAssistProcessor.java
index 351c8e5..7346300 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RQuickAssistProcessor.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RQuickAssistProcessor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RSourceViewerConfiguration.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RSourceViewerConfiguration.java
index 305da28..b7d445d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RSourceViewerConfiguration.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RSourceViewerConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RSourceViewerConfigurator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RSourceViewerConfigurator.java
index 95a84f0..37da46d 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RSourceViewerConfigurator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RSourceViewerConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RTemplateSourceViewerConfigurator.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RTemplateSourceViewerConfigurator.java
index 4f5ba84..f114ae2 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RTemplateSourceViewerConfigurator.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/sourceediting/RTemplateSourceViewerConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/IRTextTokens.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/IRTextTokens.java
index 187a9fb..10177af 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/IRTextTokens.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/IRTextTokens.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RBracketPairMatcher.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RBracketPairMatcher.java
index ccb93af..554284c 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RBracketPairMatcher.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RBracketPairMatcher.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RDefaultTextStyleScanner.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RDefaultTextStyleScanner.java
index 7d91894..c8fd77e 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RDefaultTextStyleScanner.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RDefaultTextStyleScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RDoubleClickStrategy.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RDoubleClickStrategy.java
index 15ca7d5..274870a 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RDoubleClickStrategy.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RDoubleClickStrategy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RInfixOperatorRule.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RInfixOperatorRule.java
index e673a26..fac0242 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RInfixOperatorRule.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RInfixOperatorRule.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RInfixOperatorScanner.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RInfixOperatorScanner.java
index af01d09..6e1d4f8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RInfixOperatorScanner.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RInfixOperatorScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RoxygenScanner.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RoxygenScanner.java
index 21afcc1..008c4e9 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RoxygenScanner.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/r/RoxygenScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/IRdTextTokens.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/IRdTextTokens.java
index 6bb9e58..ecfb377 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/IRdTextTokens.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/IRdTextTokens.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdCodeScanner.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdCodeScanner.java
index 91a2f79..9946afe 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdCodeScanner.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdCodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdDoubleClickStrategy.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdDoubleClickStrategy.java
index 3e90cd1..8ba8e3f 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdDoubleClickStrategy.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdDoubleClickStrategy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdFastPartitionScanner.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdFastPartitionScanner.java
index 65ffe7d..daf1866 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdFastPartitionScanner.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdFastPartitionScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdTextTokens.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdTextTokens.java
index 053f314..4b36f65 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdTextTokens.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/text/rd/RdTextTokens.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/AbstractREnvHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/AbstractREnvHandler.java
index b01280d..e003b05 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/AbstractREnvHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/AbstractREnvHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/CopyRElementNameHandler.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/CopyRElementNameHandler.java
index 1d8cfcf..ebbf6cb 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/CopyRElementNameHandler.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/CopyRElementNameHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInput.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInput.java
index 271a32e..2b2ebc3 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInput.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputContentProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputContentProvider.java
index 97bed6a..d6cd8f3 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputContentProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputContentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputLabelProvider.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputLabelProvider.java
index d77b6a4..f97edf8 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputUtils.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputUtils.java
index 49459d4..f5c357b 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputUtils.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RElementInputUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RNameSearchPattern.java b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RNameSearchPattern.java
index de10eed..a95b4bd 100644
--- a/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RNameSearchPattern.java
+++ b/r/org.eclipse.statet.r.ui/src/org/eclipse/statet/r/ui/util/RNameSearchPattern.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/nostart/SupportFileCommandTester.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/nostart/SupportFileCommandTester.java
index 8093ffb..2a5f09a 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/nostart/SupportFileCommandTester.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/nostart/SupportFileCommandTester.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/GotoRConsole.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/GotoRConsole.java
index 3dc2e58..d006740 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/GotoRConsole.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/GotoRConsole.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RControllerCodeLaunchConnector.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RControllerCodeLaunchConnector.java
index a2922b6..05c5d91 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RControllerCodeLaunchConnector.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RControllerCodeLaunchConnector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RLaunchingMessages.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RLaunchingMessages.java
index 8ac8e00..228d7c3 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RLaunchingMessages.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RLaunchingMessages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RLaunchingMessages.properties b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RLaunchingMessages.properties
index 96e2af1..854bdfa 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RLaunchingMessages.properties
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/RLaunchingMessages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/TextConsoleConnector.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/TextConsoleConnector.java
index 314a2be..a1d611d 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/TextConsoleConnector.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/TextConsoleConnector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/Messages.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/Messages.java
index 7b1c7b1..0cec8e0 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/Messages.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/Messages.properties b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/Messages.properties
index a795730..bb012fe 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2016, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2016, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/RElementInfoControl.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/RElementInfoControl.java
index 00b8501..90ab37a 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/RElementInfoControl.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/assist/RElementInfoControl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/DefaultContentHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/DefaultContentHandler.java
index 968152b..dadcd23 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/DefaultContentHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/DefaultContentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/LaunchShortcutUtil.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/LaunchShortcutUtil.java
index 9dbed2b..dc12e3a 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/LaunchShortcutUtil.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/LaunchShortcutUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/RCodeLaunchRegistry.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/RCodeLaunchRegistry.java
index 5dcf1dc..f653a54 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/RCodeLaunchRegistry.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/RCodeLaunchRegistry.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/RSourceCodeAdapter.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/RSourceCodeAdapter.java
index fb1edc6..89519ea 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/RSourceCodeAdapter.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/RSourceCodeAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandAndGotoConsoleHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandAndGotoConsoleHandler.java
index 3c757fc..95dc81d 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandAndGotoConsoleHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandAndGotoConsoleHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandAndGotoNextCommandHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandAndGotoNextCommandHandler.java
index 191ed8f..afd4b13 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandAndGotoNextCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandAndGotoNextCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandHandler.java
index 40c926a..3b10fb6 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitEntireCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileDirectAndConsoleLaunchShortcut.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileDirectAndConsoleLaunchShortcut.java
index 58058cd..d79fc73 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileDirectAndConsoleLaunchShortcut.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileDirectAndConsoleLaunchShortcut.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2006, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2006, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileDirectLaunchShortcut.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileDirectLaunchShortcut.java
index 87289e9..44f1464 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileDirectLaunchShortcut.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileDirectLaunchShortcut.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileViaCommandAndGotoConsoleHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileViaCommandAndGotoConsoleHandler.java
index df83f84..ac94139 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileViaCommandAndGotoConsoleHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileViaCommandAndGotoConsoleHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileViaCommandHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileViaCommandHandler.java
index 81533a5..44c082e 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileViaCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFileViaCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFunctionDefHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFunctionDefHandler.java
index 94c74db..09844ca 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFunctionDefHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitFunctionDefHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitRDataViaLoadShortcut.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitRDataViaLoadShortcut.java
index 9ebe128..1b248fc 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitRDataViaLoadShortcut.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitRDataViaLoadShortcut.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitRScriptViaSourceShortcut.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitRScriptViaSourceShortcut.java
index c93945c..778b4ab 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitRScriptViaSourceShortcut.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitRScriptViaSourceShortcut.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionAndGotoNextLineHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionAndGotoNextLineHandler.java
index 276ca13..00d0fee 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionAndGotoNextLineHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionAndGotoNextLineHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionAndPasteOutputHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionAndPasteOutputHandler.java
index 92c3e3b..d83c410 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionAndPasteOutputHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionAndPasteOutputHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionForTextHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionForTextHandler.java
index 999c06a..1c5c531 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionForTextHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionForTextHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionHandler.java
index b0d7caa..d7a6e97 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitSelectionHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitUptoSelectionHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitUptoSelectionHandler.java
index 7c7efc1..1cd4c17 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitUptoSelectionHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/SubmitUptoSelectionHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/ToggleRunEchoHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/ToggleRunEchoHandler.java
index 14bf624..516fa12 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/ToggleRunEchoHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/launcher/ToggleRunEchoHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/LocalREnvConfigDialog.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/LocalREnvConfigDialog.java
index 0408351..f3ca15b 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/LocalREnvConfigDialog.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/LocalREnvConfigDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/Messages.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/Messages.java
index 1c6046a..bc2ab45 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/Messages.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/Messages.properties b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/Messages.properties
index f733141..846b54a 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/Messages.properties
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/REnvLabelProvider.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/REnvLabelProvider.java
index bec8cac..d647d4f 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/REnvLabelProvider.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/REnvLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/REnvPreferencePage.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/REnvPreferencePage.java
index 89cbaed..2d12e39 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/REnvPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/REnvPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/RInteractionPreferencePage.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/RInteractionPreferencePage.java
index e409041..5a21eb2 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/RInteractionPreferencePage.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/RInteractionPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/RemoteREnvConfigDialog.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/RemoteREnvConfigDialog.java
index 2dd085c..c8b50f7 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/RemoteREnvConfigDialog.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/debug/ui/preferences/RemoteREnvConfigDialog.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ContentInput.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ContentInput.java
index 65fb738..33f7ea6 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ContentInput.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ContentInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ContentJob.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ContentJob.java
index d2a6cda..6d81488 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ContentJob.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ContentJob.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/DeleteHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/DeleteHandler.java
index e2335c0..9d05c46 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/DeleteHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/DeleteHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ObjectBrowserView.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ObjectBrowserView.java
index 9f2b8e3..2cad7b7 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ObjectBrowserView.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ObjectBrowserView.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/OpenInEditorHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/OpenInEditorHandler.java
index 098524b..1f6bf61 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/OpenInEditorHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/OpenInEditorHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/SortByTypeComparator.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/SortByTypeComparator.java
index 369b9f9..4dd2b7e 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/SortByTypeComparator.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/SortByTypeComparator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ToggleAutoRefreshHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ToggleAutoRefreshHandler.java
index e01fbf1..53f2a0a 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ToggleAutoRefreshHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/internal/r/objectbrowser/ToggleAutoRefreshHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/AbstractRCommandHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/AbstractRCommandHandler.java
index 4c39c50..054af70 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/AbstractRCommandHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/AbstractRCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ICodeSubmitContentHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ICodeSubmitContentHandler.java
index cdd1c5f..8da341b 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ICodeSubmitContentHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ICodeSubmitContentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/IRCodeSubmitConnector.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/IRCodeSubmitConnector.java
index 5b58d85..3c757a7 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/IRCodeSubmitConnector.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/IRCodeSubmitConnector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/RCodeLaunching.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/RCodeLaunching.java
index 0342316..6a98469 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/RCodeLaunching.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/RCodeLaunching.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/RRunDebugPreferenceConstants.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/RRunDebugPreferenceConstants.java
index 59934be..9633f67 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/RRunDebugPreferenceConstants.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/RRunDebugPreferenceConstants.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitEntireCommandRunnable.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitEntireCommandRunnable.java
index 3674eb1..7ff10b2 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitEntireCommandRunnable.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitEntireCommandRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitFileViaCommandLaunchShortcut.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitFileViaCommandLaunchShortcut.java
index 0345b97..9a4ce32 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitFileViaCommandLaunchShortcut.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitFileViaCommandLaunchShortcut.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitFileViaCommandRunnable.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitFileViaCommandRunnable.java
index 78f82f2..f01699c 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitFileViaCommandRunnable.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/SubmitFileViaCommandRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/EnvironmentTabForR.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/EnvironmentTabForR.java
index c771d73..fd025f0 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/EnvironmentTabForR.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/EnvironmentTabForR.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/REnvTab.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/REnvTab.java
index cb633f5..c339510 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/REnvTab.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/REnvTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/RErrorLineTracker.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/RErrorLineTracker.java
index b7354b0..4c140ef 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/RErrorLineTracker.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/RErrorLineTracker.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/RLaunchingUI.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/RLaunchingUI.java
index edc7001..acbe95f 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/RLaunchingUI.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/launching/ui/RLaunchingUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2017, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2017, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/CopyRElementHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/CopyRElementHandler.java
index 99628e7..2480d36 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/CopyRElementHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/CopyRElementHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/PrintRElementHandler.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/PrintRElementHandler.java
index 891da91..0a2216d 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/PrintRElementHandler.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/PrintRElementHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementInfoHoverCreator.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementInfoHoverCreator.java
index 89eb08c..965dd0c 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementInfoHoverCreator.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementInfoHoverCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementInfoTask.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementInfoTask.java
index a27a428..805da26 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementInfoTask.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementInfoTask.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementNameVariableResolver.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementNameVariableResolver.java
index 6fa05c4..26455cf 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementNameVariableResolver.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementNameVariableResolver.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementViewerDragSourceListener.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementViewerDragSourceListener.java
index b3ede2e..9a2bbf9 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementViewerDragSourceListener.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RElementViewerDragSourceListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RProjectVariableResolver.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RProjectVariableResolver.java
index 3b8e010..5bcfa3c 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RProjectVariableResolver.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RProjectVariableResolver.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RResourceEncodingVariableResolver.java b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RResourceEncodingVariableResolver.java
index 31fe9dc..0b23e3b 100644
--- a/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RResourceEncodingVariableResolver.java
+++ b/r/org.eclipse.statet.r.ui/srcDebug/org/eclipse/statet/r/ui/rtool/RResourceEncodingVariableResolver.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/r/org.eclipse.statet.r.ui/templates/default-code-templates.xml b/r/org.eclipse.statet.r.ui/templates/default-code-templates.xml
index 07a2d46..a1ecddd 100644
--- a/r/org.eclipse.statet.r.ui/templates/default-code-templates.xml
+++ b/r/org.eclipse.statet.r.ui/templates/default-code-templates.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/templates/default-reditor-templates.xml b/r/org.eclipse.statet.r.ui/templates/default-reditor-templates.xml
index 4d4eeaa..31924e3 100644
--- a/r/org.eclipse.statet.r.ui/templates/default-reditor-templates.xml
+++ b/r/org.eclipse.statet.r.ui/templates/default-reditor-templates.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r.ui/templates/default-templates.properties b/r/org.eclipse.statet.r.ui/templates/default-templates.properties
index 2eaa529..0ffb373 100644
--- a/r/org.eclipse.statet.r.ui/templates/default-templates.properties
+++ b/r/org.eclipse.statet.r.ui/templates/default-templates.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2005, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2005, 2022 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/r/org.eclipse.statet.r/about.ini b/r/org.eclipse.statet.r/about.ini
index de616cf..0ae664c 100644
--- a/r/org.eclipse.statet.r/about.ini
+++ b/r/org.eclipse.statet.r/about.ini
@@ -2,6 +2,6 @@
 aboutText= \
 Eclipse StatET IDE for R Language  (Incubation)\n\
 \n\
-Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved.\n\
+Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved.\n\
 Visit https://www.eclipse.org/statet\n\
 \n\
diff --git a/r/pom.xml b/r/pom.xml
index 1544bc4..07c9e56 100644
--- a/r/pom.xml
+++ b/r/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/redocs/_assemblies/org.eclipse.statet.redocs.tex.r-feature/feature.xml b/redocs/_assemblies/org.eclipse.statet.redocs.tex.r-feature/feature.xml
index ca633fd..90a9035 100644
--- a/redocs/_assemblies/org.eclipse.statet.redocs.tex.r-feature/feature.xml
+++ b/redocs/_assemblies/org.eclipse.statet.redocs.tex.r-feature/feature.xml
@@ -12,7 +12,7 @@
    </description>
 
    <copyright>
-      Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved.
+      Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved.
    </copyright>
 
    <license url="%licenseURL">
diff --git a/redocs/_assemblies/org.eclipse.statet.redocs.wikitext.r-feature/feature.xml b/redocs/_assemblies/org.eclipse.statet.redocs.wikitext.r-feature/feature.xml
index 7be6d77..20a6fa0 100644
--- a/redocs/_assemblies/org.eclipse.statet.redocs.wikitext.r-feature/feature.xml
+++ b/redocs/_assemblies/org.eclipse.statet.redocs.wikitext.r-feature/feature.xml
@@ -12,7 +12,7 @@
    </description>
 
    <copyright>
-      Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved.
+      Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved.
    </copyright>
 
    <license url="%licenseURL">
diff --git a/redocs/_assemblies/pom.xml b/redocs/_assemblies/pom.xml
index c555d8b..01b23da 100644
--- a/redocs/_assemblies/pom.xml
+++ b/redocs/_assemblies/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/redocs/org.eclipse.statet.redocs.r/plugin.properties b/redocs/org.eclipse.statet.redocs.r/plugin.properties
index 28e3cfd..2a4fa00 100644
--- a/redocs/org.eclipse.statet.redocs.r/plugin.properties
+++ b/redocs/org.eclipse.statet.redocs.r/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.r/plugin.xml b/redocs/org.eclipse.statet.redocs.r/plugin.xml
index 2bfec97..c5058ca 100644
--- a/redocs/org.eclipse.statet.redocs.r/plugin.xml
+++ b/redocs/org.eclipse.statet.redocs.r/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Messages.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Messages.java
index 9297d70..a1f739b 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Messages.properties b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Messages.properties
index e216c9d..3e35b81 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Plugin.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Plugin.java
index 7922314..7bd15d6 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Plugin.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/Plugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/ui/debug/SubmitRChunkDirectLaunchShortcut.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/ui/debug/SubmitRChunkDirectLaunchShortcut.java
index 38ccb0e..cc933e2 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/ui/debug/SubmitRChunkDirectLaunchShortcut.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/internal/redocs/r/ui/debug/SubmitRChunkDirectLaunchShortcut.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/RedocsRweave.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/RedocsRweave.java
index cd3ef92..5517f14 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/RedocsRweave.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/RedocsRweave.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkNode.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkNode.java
index 54eff30..7efe725 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkNode.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkNode.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkReconcileConfig.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkReconcileConfig.java
index a35bdcd..f423b7c 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkReconcileConfig.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkReconcileConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkReconciler.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkReconciler.java
index 7f76e06..3f31151 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkReconciler.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RChunkReconciler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RedocsRChunkElement.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RedocsRChunkElement.java
index 49fc510..341793c 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RedocsRChunkElement.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/model/RedocsRChunkElement.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/AbstractRChunkPartitionNodeScanner.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/AbstractRChunkPartitionNodeScanner.java
index fd71509..0d018ae 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/AbstractRChunkPartitionNodeScanner.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/AbstractRChunkPartitionNodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/DocContentSectionsRweaveExtension.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/DocContentSectionsRweaveExtension.java
index 3c99c88..f74e21d 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/DocContentSectionsRweaveExtension.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/DocContentSectionsRweaveExtension.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/RweaveDocSectionTreePartImpl.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/RweaveDocSectionTreePartImpl.java
index 728f381..deff79c 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/RweaveDocSectionTreePartImpl.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/RweaveDocSectionTreePartImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/RweaveDocumentConstants.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/RweaveDocumentConstants.java
index c8a588d..51ac597 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/RweaveDocumentConstants.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/core/source/RweaveDocumentConstants.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRElementLabelProvider.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRElementLabelProvider.java
index 4f799b9..a348afd 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRElementLabelProvider.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRElementLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRUI.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRUI.java
index 7afb23a..41ea8d2 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRUI.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRUIResources.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRUIResources.java
index 9ee9fc3..77023c8 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRUIResources.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/RedocsRUIResources.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/debug/RweaveSubmitContentHandler.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/debug/RweaveSubmitContentHandler.java
index 73ccd17..51a31ab 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/debug/RweaveSubmitContentHandler.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/debug/RweaveSubmitContentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RConsoleOperationContext.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RConsoleOperationContext.java
index d69c66d..382084e 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RConsoleOperationContext.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RConsoleOperationContext.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RWeaveDocProcessingConfig.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RWeaveDocProcessingConfig.java
index 03c3ffe..1407e81 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RWeaveDocProcessingConfig.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RWeaveDocProcessingConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRCmdToolOperation.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRCmdToolOperation.java
index 8b103d4..0305e13 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRCmdToolOperation.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRCmdToolOperation.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRCmdToolOperationSettings.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRCmdToolOperationSettings.java
index 28e25a7..89530f7 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRCmdToolOperationSettings.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRCmdToolOperationSettings.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRConsoleSnippetOperation.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRConsoleSnippetOperation.java
index b2b58cd..a60bfc2 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRConsoleSnippetOperation.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRConsoleSnippetOperation.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRConsoleSnippetOperationSettings.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRConsoleSnippetOperationSettings.java
index 1f44f30..025b36b 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRConsoleSnippetOperationSettings.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RunRConsoleSnippetOperationSettings.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RweaveDocProcessingManager.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RweaveDocProcessingManager.java
index 4a5cf74..eeb12af 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RweaveDocProcessingManager.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/processing/RweaveDocProcessingManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/sourceediting/RweaveEditor.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/sourceediting/RweaveEditor.java
index a0d1517..0e88396 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/sourceediting/RweaveEditor.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/sourceediting/RweaveEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/sourceediting/actions/RweaveToggleCommentHandler.java b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/sourceediting/actions/RweaveToggleCommentHandler.java
index 839e161..71d225b 100644
--- a/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/sourceediting/actions/RweaveToggleCommentHandler.java
+++ b/redocs/org.eclipse.statet.redocs.r/src/org/eclipse/statet/redocs/r/ui/sourceediting/actions/RweaveToggleCommentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.tex.r.debug/plugin.properties b/redocs/org.eclipse.statet.redocs.tex.r.debug/plugin.properties
index f04cf39..505cbb5 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r.debug/plugin.properties
+++ b/redocs/org.eclipse.statet.redocs.tex.r.debug/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r.debug/plugin.xml b/redocs/org.eclipse.statet.redocs.tex.r.debug/plugin.xml
index f86c6b2..e533dd0 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r.debug/plugin.xml
+++ b/redocs/org.eclipse.statet.redocs.tex.r.debug/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r.debug/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/RetargettableActionAdapterFactory.java b/redocs/org.eclipse.statet.redocs.tex.r.debug/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/RetargettableActionAdapterFactory.java
index 92f7333..98f8047 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r.debug/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/RetargettableActionAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r.debug/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/RetargettableActionAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/redocs/org.eclipse.statet.redocs.tex.r.debug/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/ToggleBreakpointAdapter.java b/redocs/org.eclipse.statet.redocs.tex.r.debug/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/ToggleBreakpointAdapter.java
index 2f502a2..ea2b69e 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r.debug/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/ToggleBreakpointAdapter.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r.debug/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/ToggleBreakpointAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.tex.r.doc/cheatSheets/sweave-configure_document_building.xml b/redocs/org.eclipse.statet.redocs.tex.r.doc/cheatSheets/sweave-configure_document_building.xml
index 99dcbd4..23e0285 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r.doc/cheatSheets/sweave-configure_document_building.xml
+++ b/redocs/org.eclipse.statet.redocs.tex.r.doc/cheatSheets/sweave-configure_document_building.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.tex.r.doc/plugin.properties b/redocs/org.eclipse.statet.redocs.tex.r.doc/plugin.properties
index e40e625..ff3ebc0 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r.doc/plugin.properties
+++ b/redocs/org.eclipse.statet.redocs.tex.r.doc/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r.doc/plugin.xml b/redocs/org.eclipse.statet.redocs.tex.r.doc/plugin.xml
index e165d71..de6034d 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r.doc/plugin.xml
+++ b/redocs/org.eclipse.statet.redocs.tex.r.doc/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/about.ini b/redocs/org.eclipse.statet.redocs.tex.r/about.ini
index 4be6e45..7b95a05 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/about.ini
+++ b/redocs/org.eclipse.statet.redocs.tex.r/about.ini
@@ -2,6 +2,6 @@
 aboutText= \
 Eclipse  StatET ReDocs - LaTeX+R (Sweave, Reproducible Documents)  (Incubation)\n\
 \n\
-Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved.\n\
+Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved.\n\
 Visit https://www.eclipse.org/statet\n\
 \n\
diff --git a/redocs/org.eclipse.statet.redocs.tex.r/plugin.properties b/redocs/org.eclipse.statet.redocs.tex.r/plugin.properties
index d660eb4..32609c0 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/plugin.properties
+++ b/redocs/org.eclipse.statet.redocs.tex.r/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/plugin.xml b/redocs/org.eclipse.statet.redocs.tex.r/plugin.xml
index 4dffcee..fb1b81b 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/plugin.xml
+++ b/redocs/org.eclipse.statet.redocs.tex.r/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/Messages.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/Messages.java
index ba0b5f6..d213990 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/Messages.properties b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/Messages.properties
index bdfe6af..3934b14 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/RedocsTexRPlugin.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/RedocsTexRPlugin.java
index bb3ff7e..24695e9 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/RedocsTexRPlugin.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/RedocsTexRPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/CurlyExpandEmbeddedScanner.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/CurlyExpandEmbeddedScanner.java
index 7bd962e..884bf29 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/CurlyExpandEmbeddedScanner.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/CurlyExpandEmbeddedScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/LtxRweavePersistenceUnitFactory.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/LtxRweavePersistenceUnitFactory.java
index 4b2d98d..ae4d7df 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/LtxRweavePersistenceUnitFactory.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/LtxRweavePersistenceUnitFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/LtxRweaveTemplateContextType.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/LtxRweaveTemplateContextType.java
index 0dba79a..9d839da 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/LtxRweaveTemplateContextType.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/LtxRweaveTemplateContextType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/SweaveLtxCommands.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/SweaveLtxCommands.java
index 531171a..284c316 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/SweaveLtxCommands.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/SweaveLtxCommands.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/TexRweaveAdapterFactory.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/TexRweaveAdapterFactory.java
index a7d5bc2..6582b6d 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/TexRweaveAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/TexRweaveAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/TexRweaveRAdapterFactory.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/TexRweaveRAdapterFactory.java
index 84323d9..0130e22 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/TexRweaveRAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/core/TexRweaveRAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRChunkReconciler.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRChunkReconciler.java
index d53862f..5273be5 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRChunkReconciler.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRChunkReconciler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxREmbeddedModelReconciler.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxREmbeddedModelReconciler.java
index 65c8020..4f45c59 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxREmbeddedModelReconciler.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxREmbeddedModelReconciler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveEditorWorkingCopy.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveEditorWorkingCopy.java
index 5679e9b..7d4e831 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveEditorWorkingCopy.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveEditorWorkingCopy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveResourceSourceUnit.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveResourceSourceUnit.java
index 240dab7..bbea389 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveResourceSourceUnit.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveResourceSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveSuModelContainer.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveSuModelContainer.java
index 82b0838..e1ac94b 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveSuModelContainer.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/LtxRweaveSuModelContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/TexRweaveBuildParticipant.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/TexRweaveBuildParticipant.java
index d0c231c..bb701d1 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/TexRweaveBuildParticipant.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/model/TexRweaveBuildParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveEditorUnitFactory.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveEditorUnitFactory.java
index 7e5f485..fa90ef5 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveEditorUnitFactory.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveEditorUnitFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveTemplates.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveTemplates.java
index 30d602a..1ada284 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveTemplates.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveTemplates.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveTemplatesProvider.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveTemplatesProvider.java
index 8340ada..5b68247 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveTemplatesProvider.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/LtxRweaveTemplatesProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/Messages.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/Messages.java
index 2e15f93..49d2100 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/Messages.properties b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/Messages.properties
index 126a7dc..5aa0045 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewDocTemplateCategoryConfiguration.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewDocTemplateCategoryConfiguration.java
index 49cc86f..7253a09 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewDocTemplateCategoryConfiguration.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewDocTemplateCategoryConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewLtxRweaveDocCreationWizard.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewLtxRweaveDocCreationWizard.java
index 82db7e3..6cf06a08 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewLtxRweaveDocCreationWizard.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewLtxRweaveDocCreationWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewLtxRweaveDocCreationWizardPage.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewLtxRweaveDocCreationWizardPage.java
index 5e3ef7d..3ccd9e4 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewLtxRweaveDocCreationWizardPage.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/NewLtxRweaveDocCreationWizardPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/TexRweaveAdapterFactory.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/TexRweaveAdapterFactory.java
index ac30da1..379aff9 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/TexRweaveAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/TexRweaveAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/EditorPreferencePage.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/EditorPreferencePage.java
index 0445264..b806d7d 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/EditorPreferencePage.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/EditorPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/Messages.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/Messages.java
index 59459e6..94ad915 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/Messages.properties b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/Messages.properties
index 63e484e..4846b0b 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/TexRweaveUIPreferenceInitializer.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/TexRweaveUIPreferenceInitializer.java
index e53abcb..f394bb6 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/TexRweaveUIPreferenceInitializer.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/config/TexRweaveUIPreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/LtxRweaveSubmitContentHandler.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/LtxRweaveSubmitContentHandler.java
index d825c87..741df95 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/LtxRweaveSubmitContentHandler.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/LtxRweaveSubmitContentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/TexRweaveViaSweaveLaunchShortcut.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/TexRweaveViaSweaveLaunchShortcut.java
index a2de033..35c81bc 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/TexRweaveViaSweaveLaunchShortcut.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/debug/TexRweaveViaSweaveLaunchShortcut.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/ElementSearchContributionItem.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/ElementSearchContributionItem.java
index ff8adca..7a0928f 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/ElementSearchContributionItem.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/ElementSearchContributionItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/ElementSearchHandler.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/ElementSearchHandler.java
index 757dd01..73b2cf1 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/ElementSearchHandler.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/ElementSearchHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveContentViewerCreator.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveContentViewerCreator.java
index 7405224..5d00775 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveContentViewerCreator.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveContentViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveDocEditor.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveDocEditor.java
index ae079ea..f0c7771 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveDocEditor.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveDocEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveDocumentProvider.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveDocumentProvider.java
index 28fdcb0..e953696 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveDocumentProvider.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveDocumentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveEditorTemplatesPage.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveEditorTemplatesPage.java
index 690453b..3ec3e4b 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveEditorTemplatesPage.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveEditorTemplatesPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveMergeViewerCreator.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveMergeViewerCreator.java
index 5c213b1..ce3def8 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveMergeViewerCreator.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveMergeViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveOutlinePage.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveOutlinePage.java
index 157adbd..c8ebf03 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveOutlinePage.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveOutlinePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveRefactoringFactory.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveRefactoringFactory.java
index 9fcd247..c94ba56 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveRefactoringFactory.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/LtxRweaveRefactoringFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/OpenDeclarationHandler.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/OpenDeclarationHandler.java
index 0fa1f85..ced867a 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/OpenDeclarationHandler.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/editors/OpenDeclarationHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/Messages.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/Messages.java
index 9ae8712..84243e1 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/Messages.properties b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/Messages.properties
index 0fca72c..c9b7207 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/ProduceTab.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/ProduceTab.java
index c7ff12d..ffb75f2 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/ProduceTab.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/ProduceTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfig.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfig.java
index fab5499..d80b4c6 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfig.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfigTabGroup.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfigTabGroup.java
index 471a42d..7493798 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfigTabGroup.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfigTabGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfigsMenuContribution.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfigsMenuContribution.java
index 54525a2..5795c53 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfigsMenuContribution.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveConfigsMenuContribution.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveLaunchDelegate.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveLaunchDelegate.java
index 011b363..c95850c 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveLaunchDelegate.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexRweaveLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexTab.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexTab.java
index 7581ea5..ba8d576 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexTab.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/processing/TexTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/DocRQuickOutlineInformationControl.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/DocRQuickOutlineInformationControl.java
index 86fb48f..e0a1c30 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/DocRQuickOutlineInformationControl.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/DocRQuickOutlineInformationControl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/DocRQuickOutlineInformationProvider.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/DocRQuickOutlineInformationProvider.java
index defc456..f000435 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/DocRQuickOutlineInformationProvider.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/DocRQuickOutlineInformationProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/LtxRweaveTemplateViewerConfigurator.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/LtxRweaveTemplateViewerConfigurator.java
index 1f75bad..918d9df 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/LtxRweaveTemplateViewerConfigurator.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/LtxRweaveTemplateViewerConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/RChunkTemplateCompletionComputer.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/RChunkTemplateCompletionComputer.java
index 9ffe76b..bdffac1 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/RChunkTemplateCompletionComputer.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/sourceediting/RChunkTemplateCompletionComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/util/TexRNameElementFilter.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/util/TexRNameElementFilter.java
index 19a5141..32d2d21 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/util/TexRNameElementFilter.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/internal/redocs/tex/r/ui/util/TexRNameElementFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/TexRweaveCore.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/TexRweaveCore.java
index 793e2c7..5c6331f 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/TexRweaveCore.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/TexRweaveCore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/model/LtxRweaveSourceUnit.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/model/LtxRweaveSourceUnit.java
index 541a3e9..8d5c6e3 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/model/LtxRweaveSourceUnit.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/model/LtxRweaveSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/model/TexRweaveModel.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/model/TexRweaveModel.java
index 939b982..31616f6 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/model/TexRweaveModel.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/model/TexRweaveModel.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/LtxRweaveBracketPairMatcher.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/LtxRweaveBracketPairMatcher.java
index f4e1785..74527c0 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/LtxRweaveBracketPairMatcher.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/LtxRweaveBracketPairMatcher.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweaveDocumentContentInfo.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweaveDocumentContentInfo.java
index 0bc7650..fe3283d 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweaveDocumentContentInfo.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweaveDocumentContentInfo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweaveDocumentSetupParticipant.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweaveDocumentSetupParticipant.java
index 84ae971..81cdba7 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweaveDocumentSetupParticipant.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweaveDocumentSetupParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweavePartitionNodeScanner.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweavePartitionNodeScanner.java
index 3c62964..a68e208 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweavePartitionNodeScanner.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/LtxRweavePartitionNodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/RChunkPartitionNodeScanner.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/RChunkPartitionNodeScanner.java
index e3b05c4..3af6dfa 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/RChunkPartitionNodeScanner.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/RChunkPartitionNodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/TexRweaveDocumentConstants.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/TexRweaveDocumentConstants.java
index f00fddc..76e57e8 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/TexRweaveDocumentConstants.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/source/doc/TexRweaveDocumentConstants.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/util/TexRweaveCoreAccessWrapper.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/util/TexRweaveCoreAccessWrapper.java
index 9f375b9..1633ec8 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/util/TexRweaveCoreAccessWrapper.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/core/util/TexRweaveCoreAccessWrapper.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/TexRweaveUI.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/TexRweaveUI.java
index 70d8f8a..d04478e 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/TexRweaveUI.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/TexRweaveUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/codegen/CodeGeneration.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/codegen/CodeGeneration.java
index 57eb9c7..a6bd6c2 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/codegen/CodeGeneration.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/codegen/CodeGeneration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/editors/LtxRweaveEditor.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/editors/LtxRweaveEditor.java
index f4ab811..8ad55fb 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/editors/LtxRweaveEditor.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/editors/LtxRweaveEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/editors/LtxRweaveMergeViewer.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/editors/LtxRweaveMergeViewer.java
index 62ed12f..3cb7e00 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/editors/LtxRweaveMergeViewer.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/editors/LtxRweaveMergeViewer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/LtxRweaveSourceViewerConfiguration.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/LtxRweaveSourceViewerConfiguration.java
index e50ca0a..bd692b8 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/LtxRweaveSourceViewerConfiguration.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/LtxRweaveSourceViewerConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/LtxRweaveSourceViewerConfigurator.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/LtxRweaveSourceViewerConfigurator.java
index cb47cb1..f85fde0 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/LtxRweaveSourceViewerConfigurator.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/LtxRweaveSourceViewerConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/TexRweaveEditingOptions.java b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/TexRweaveEditingOptions.java
index 0c3759b..060a995 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/TexRweaveEditingOptions.java
+++ b/redocs/org.eclipse.statet.redocs.tex.r/src/org/eclipse/statet/redocs/tex/r/ui/sourceediting/TexRweaveEditingOptions.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/templates/default-doc-templates.xml b/redocs/org.eclipse.statet.redocs.tex.r/templates/default-doc-templates.xml
index 3b89a33..3eaa4fc 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/templates/default-doc-templates.xml
+++ b/redocs/org.eclipse.statet.redocs.tex.r/templates/default-doc-templates.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.tex.r/templates/default-templates.properties b/redocs/org.eclipse.statet.redocs.tex.r/templates/default-templates.properties
index 2788e60..dc157af 100644
--- a/redocs/org.eclipse.statet.redocs.tex.r/templates/default-templates.properties
+++ b/redocs/org.eclipse.statet.redocs.tex.r/templates/default-templates.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/plugin.properties b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/plugin.properties
index fd91496..ac9d56c 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/plugin.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/plugin.xml b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/plugin.xml
index 7b19395..933706a 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/plugin.xml
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/CommonmarkRweavePlugin.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/CommonmarkRweavePlugin.java
index daee592..e96c7f2 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/CommonmarkRweavePlugin.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/CommonmarkRweavePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/CommonmarkRweavePreferenceInitializer.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/CommonmarkRweavePreferenceInitializer.java
index 266f4ff..b122aa8 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/CommonmarkRweavePreferenceInitializer.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/CommonmarkRweavePreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/Messages.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/Messages.java
index 2505093..e5aa1da 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/Messages.properties b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/Messages.properties
index d4d548d..166a0c7 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RChunkPartitionNodeScanner.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RChunkPartitionNodeScanner.java
index 8b064be..b87d090 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RChunkPartitionNodeScanner.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RChunkPartitionNodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RCommonmarkConfigImpl.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RCommonmarkConfigImpl.java
index cb5e13a..cc9845f 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RCommonmarkConfigImpl.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RCommonmarkConfigImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RCommonmarkLanguage.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RCommonmarkLanguage.java
index fd4c4ae..c28adce 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RCommonmarkLanguage.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/core/RCommonmarkLanguage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveContentViewerCreator.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveContentViewerCreator.java
index 91ba633..46c4be1 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveContentViewerCreator.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveContentViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveDocEditor.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveDocEditor.java
index e037de0..bcf8902 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveDocEditor.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveDocEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveDocumentSetupParticipant.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveDocumentSetupParticipant.java
index daa6f48..940906a 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveDocumentSetupParticipant.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveDocumentSetupParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveMergeViewerCreator.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveMergeViewerCreator.java
index d7f635f..4595014 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveMergeViewerCreator.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveMergeViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveSubmitContentHandler.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveSubmitContentHandler.java
index 425a01b..c4df2fe 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveSubmitContentHandler.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/CommonmarkRweaveSubmitContentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/ConfigUIAdapterFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/ConfigUIAdapterFactory.java
index d59095c..9019be3 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/ConfigUIAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/ConfigUIAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/LanguageUIAdapterFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/LanguageUIAdapterFactory.java
index 93f5aa5..0a886a1 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/LanguageUIAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/LanguageUIAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/NewDocCreationWizard.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/NewDocCreationWizard.java
index 20a8133..9313bf9 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/NewDocCreationWizard.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/NewDocCreationWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/NewDocTemplateCategoryConfiguration.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/NewDocTemplateCategoryConfiguration.java
index 53e5115..fe08071 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/NewDocTemplateCategoryConfiguration.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/NewDocTemplateCategoryConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/RCommonmarkConfigUI.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/RCommonmarkConfigUI.java
index 994cfde..d4d7e4e 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/RCommonmarkConfigUI.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/internal/redocs/wikitext/r/commonmark/ui/RCommonmarkConfigUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/redocs/wikitext/r/commonmark/core/RCommonmarkConfig.java b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/redocs/wikitext/r/commonmark/core/RCommonmarkConfig.java
index f2cd7c5..d1e4fec 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/redocs/wikitext/r/commonmark/core/RCommonmarkConfig.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/src/org/eclipse/statet/redocs/wikitext/r/commonmark/core/RCommonmarkConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/templates/default-doc-templates.xml b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/templates/default-doc-templates.xml
index 0b988e6..622a234 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/templates/default-doc-templates.xml
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/templates/default-doc-templates.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/templates/default-templates.properties b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/templates/default-templates.properties
index 1b0cf5d..906a989 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/templates/default-templates.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.commonmark/templates/default-templates.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.debug/plugin.properties b/redocs/org.eclipse.statet.redocs.wikitext.r.debug/plugin.properties
index f04cf39..505cbb5 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.debug/plugin.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.debug/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.debug/plugin.xml b/redocs/org.eclipse.statet.redocs.wikitext.r.debug/plugin.xml
index 62de72e..b403a01 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.debug/plugin.xml
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.debug/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.debug/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/debug/RetargettableActionAdapterFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r.debug/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/debug/RetargettableActionAdapterFactory.java
index 876dfbc..eebd4c8 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.debug/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/debug/RetargettableActionAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.debug/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/debug/RetargettableActionAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.debug/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/debug/ToggleBreakpointAdapter.java b/redocs/org.eclipse.statet.redocs.wikitext.r.debug/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/debug/ToggleBreakpointAdapter.java
index 7badc57..1c33a82 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.debug/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/debug/ToggleBreakpointAdapter.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.debug/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/debug/ToggleBreakpointAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/plugin.properties b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/plugin.properties
index 97d80d9..24a6019 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/plugin.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/plugin.xml b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/plugin.xml
index dfbcff2..3d7dcd6 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/plugin.xml
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/Messages.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/Messages.java
index bf6e99b..c3c429a 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/Messages.properties b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/Messages.properties
index 168d687..66a8bee 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/TextileRweavePlugin.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/TextileRweavePlugin.java
index 46ffa9e..3de0928 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/TextileRweavePlugin.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/TextileRweavePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/TextileRweavePreferenceInitializer.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/TextileRweavePreferenceInitializer.java
index 86fc597..e276ce3 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/TextileRweavePreferenceInitializer.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/TextileRweavePreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RChunkPartitionNodeScanner.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RChunkPartitionNodeScanner.java
index bfbbbe3..30b2ea5 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RChunkPartitionNodeScanner.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RChunkPartitionNodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RTextileConfigImpl.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RTextileConfigImpl.java
index 69973fb..6cb37a5 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RTextileConfigImpl.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RTextileConfigImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RTextileLanguage.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RTextileLanguage.java
index 32baf4f..e61996d 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RTextileLanguage.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/RTextileLanguage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/TextileValidator.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/TextileValidator.java
index 4cef7b5..0b6bf7f 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/TextileValidator.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/core/TextileValidator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/ConfigUIAdapterFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/ConfigUIAdapterFactory.java
index 4df60a7..a966842 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/ConfigUIAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/ConfigUIAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/NewDocCreationWizard.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/NewDocCreationWizard.java
index de156c2..30d00b6 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/NewDocCreationWizard.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/NewDocCreationWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/NewDocTemplateCategoryConfiguration.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/NewDocTemplateCategoryConfiguration.java
index 50d6936..2d424b8 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/NewDocTemplateCategoryConfiguration.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/NewDocTemplateCategoryConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveContentViewerCreator.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveContentViewerCreator.java
index 40a0fb4..6bc2c15 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveContentViewerCreator.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveContentViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveDocEditor.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveDocEditor.java
index fbd2605..907ea86 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveDocEditor.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveDocEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveDocumentSetupParticipant.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveDocumentSetupParticipant.java
index 04e69e1..6f33ab8 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveDocumentSetupParticipant.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveDocumentSetupParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveMergeViewerCreator.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveMergeViewerCreator.java
index 297a22d..1e1ca6d 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveMergeViewerCreator.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveMergeViewerCreator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveSubmitContentHandler.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveSubmitContentHandler.java
index 98cea56..13c06fa 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveSubmitContentHandler.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/internal/redocs/wikitext/r/textile/ui/TextileRweaveSubmitContentHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/redocs/wikitext/r/textile/core/RTextileConfig.java b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/redocs/wikitext/r/textile/core/RTextileConfig.java
index f3a639b..7553685 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/redocs/wikitext/r/textile/core/RTextileConfig.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/src/org/eclipse/statet/redocs/wikitext/r/textile/core/RTextileConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/templates/default-doc-templates.xml b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/templates/default-doc-templates.xml
index df7973c..1fbf745 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/templates/default-doc-templates.xml
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/templates/default-doc-templates.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r.textile/templates/default-templates.properties b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/templates/default-templates.properties
index 1b0cf5d..906a989 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r.textile/templates/default-templates.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r.textile/templates/default-templates.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/about.ini b/redocs/org.eclipse.statet.redocs.wikitext.r/about.ini
index c9eaed6..21da5e4 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/about.ini
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/about.ini
@@ -2,6 +2,6 @@
 aboutText= \
 Eclipse StatET ReDocs - Wikitext+R (R Markdown, R Textile, Reproducible Documents)  (Incubation)\n\
 \n\
-Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved.\n\
+Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved.\n\
 Visit https://www.eclipse.org/statet\n\
 \n\
diff --git a/redocs/org.eclipse.statet.redocs.wikitext.r/plugin.properties b/redocs/org.eclipse.statet.redocs.wikitext.r/plugin.properties
index 46f0d43..acecb42 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/plugin.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/plugin.xml b/redocs/org.eclipse.statet.redocs.wikitext.r/plugin.xml
index 7cf5cfa..a0ca624 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/plugin.xml
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/RedocsWikitextRPlugin.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/RedocsWikitextRPlugin.java
index c678417..7e4e7b0 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/RedocsWikitextRPlugin.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/RedocsWikitextRPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikidocRweavePersistenceUnitFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikidocRweavePersistenceUnitFactory.java
index f89235b..ac62789 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikidocRweavePersistenceUnitFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikidocRweavePersistenceUnitFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikitextRweaveAdapterFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikitextRweaveAdapterFactory.java
index 69babfd..2d90216 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikitextRweaveAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikitextRweaveAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikitextRweaveRAdapterFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikitextRweaveRAdapterFactory.java
index b4b32bf..aa8de2e 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikitextRweaveRAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/WikitextRweaveRAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRChunkReconciler.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRChunkReconciler.java
index 854c2fd..637fabf 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRChunkReconciler.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRChunkReconciler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocREmbeddedModelReconciler.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocREmbeddedModelReconciler.java
index ce71bb7..80bcfe4 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocREmbeddedModelReconciler.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocREmbeddedModelReconciler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2021, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveEditorWorkingCopy.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveEditorWorkingCopy.java
index f3628e7..4d0e250 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveEditorWorkingCopy.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveEditorWorkingCopy.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveResourceSourceUnit.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveResourceSourceUnit.java
index 49bf31d..430b0c3 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveResourceSourceUnit.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveResourceSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveSuModelContainer.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveSuModelContainer.java
index 1d1089e..592668a 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveSuModelContainer.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikidocRweaveSuModelContainer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikitextRweaveBuildParticipant.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikitextRweaveBuildParticipant.java
index 5bbec27..6126c93 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikitextRweaveBuildParticipant.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/core/model/WikitextRweaveBuildParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/Messages.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/Messages.java
index 5103690..0e93020 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/Messages.properties b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/Messages.properties
index 35fa42d..ad1d03b 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/WikidocRweaveEditorUnitFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/WikidocRweaveEditorUnitFactory.java
index 7b22555..ac7ebbe 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/WikidocRweaveEditorUnitFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/WikidocRweaveEditorUnitFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/WikitextRweaveAdapterFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/WikitextRweaveAdapterFactory.java
index ee290e3..d059720 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/WikitextRweaveAdapterFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/WikitextRweaveAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/EditorPreferencePage.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/EditorPreferencePage.java
index 8dcbd29..c0a1f04 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/EditorPreferencePage.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/EditorPreferencePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/Messages.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/Messages.java
index ae5ab88..ba448d3 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/Messages.properties b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/Messages.properties
index 2a20ec2..a095108 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/WikitextRweaveUIPreferenceInitializer.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/WikitextRweaveUIPreferenceInitializer.java
index a4da895..db18bc5 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/WikitextRweaveUIPreferenceInitializer.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/config/WikitextRweaveUIPreferenceInitializer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/ElementSearchContributionItem.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/ElementSearchContributionItem.java
index 39b5def..5a87d8c 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/ElementSearchContributionItem.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/ElementSearchContributionItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/ElementSearchHandler.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/ElementSearchHandler.java
index a35f397..f33a6d5 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/ElementSearchHandler.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/ElementSearchHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/OpenDeclarationHandler.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/OpenDeclarationHandler.java
index dcab8f2..918d4af 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/OpenDeclarationHandler.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/OpenDeclarationHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveDocumentProvider.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveDocumentProvider.java
index 06cd09e..50ea476 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveDocumentProvider.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveDocumentProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveEditorTemplatesPage.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveEditorTemplatesPage.java
index 07b0f77..b5def11 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveEditorTemplatesPage.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveEditorTemplatesPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveOutlinePage.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveOutlinePage.java
index 6358642..84d75de 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveOutlinePage.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveOutlinePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveRefactoringFactory.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveRefactoringFactory.java
index 8fc446e..3bc8556 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveRefactoringFactory.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/editors/WikidocRweaveRefactoringFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/Messages.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/Messages.java
index bb4cb23..319d70b 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/Messages.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/Messages.properties b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/Messages.properties
index 2c51893..c0ed014 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/Messages.properties
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/ProduceTab.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/ProduceTab.java
index f6cf68a..ad0fdc6 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/ProduceTab.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/ProduceTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WeaveTab.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WeaveTab.java
index 56fd273..e7001f1 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WeaveTab.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WeaveTab.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfig.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfig.java
index dc8b8e7..1b2a68d 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfig.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfigTabGroup.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfigTabGroup.java
index c855780..2587756 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfigTabGroup.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfigTabGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfigsMenuContribution.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfigsMenuContribution.java
index b490176..8d9ad8c 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfigsMenuContribution.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveConfigsMenuContribution.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveLaunchDelegate.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveLaunchDelegate.java
index 5f2964e..0421c9c 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveLaunchDelegate.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/WikitextRweaveLaunchDelegate.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/YamlFormatDetector.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/YamlFormatDetector.java
index 4e77d6a..cbe1d38 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/YamlFormatDetector.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/processing/YamlFormatDetector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/DocRQuickOutlineInformationControl.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/DocRQuickOutlineInformationControl.java
index 004e22f..9b12960 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/DocRQuickOutlineInformationControl.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/DocRQuickOutlineInformationControl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/DocRQuickOutlineInformationProvider.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/DocRQuickOutlineInformationProvider.java
index c4d9a18..0e1cc40 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/DocRQuickOutlineInformationProvider.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/DocRQuickOutlineInformationProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/RChunkTemplateCompletionComputer.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/RChunkTemplateCompletionComputer.java
index dca5f48..5f31ef2 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/RChunkTemplateCompletionComputer.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/sourceediting/RChunkTemplateCompletionComputer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/util/WikitextRNameElementFilter.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/util/WikitextRNameElementFilter.java
index 33c3ac8..bc1c6a0 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/util/WikitextRNameElementFilter.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/internal/redocs/wikitext/r/ui/util/WikitextRNameElementFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/WikitextRweaveCore.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/WikitextRweaveCore.java
index ea403b0..04816c2 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/WikitextRweaveCore.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/WikitextRweaveCore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/model/WikidocRweaveSourceUnit.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/model/WikidocRweaveSourceUnit.java
index 7c63db2..cb784d1 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/model/WikidocRweaveSourceUnit.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/model/WikidocRweaveSourceUnit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2011, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2011, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/model/WikitextRweaveModel.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/model/WikitextRweaveModel.java
index 1d43471..8b9fe19 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/model/WikitextRweaveModel.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/model/WikitextRweaveModel.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/RweaveMarkupLanguage.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/RweaveMarkupLanguage.java
index 1102636..0dc51c2 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/RweaveMarkupLanguage.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/RweaveMarkupLanguage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/WikidocRweaveBracketPairMatcher.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/WikidocRweaveBracketPairMatcher.java
index 5d3c678..67a62e0 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/WikidocRweaveBracketPairMatcher.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/WikidocRweaveBracketPairMatcher.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/WikitextRweaveTemplateContextType.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/WikitextRweaveTemplateContextType.java
index b219ad4..ccd9345 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/WikitextRweaveTemplateContextType.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/WikitextRweaveTemplateContextType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweaveDocumentContentInfo.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweaveDocumentContentInfo.java
index e8d589a..cbcf1ae 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweaveDocumentContentInfo.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweaveDocumentContentInfo.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweaveDocumentSetupParticipant.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweaveDocumentSetupParticipant.java
index fbaa810..24a58a1 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweaveDocumentSetupParticipant.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweaveDocumentSetupParticipant.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweavePartitionNodeScanner.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweavePartitionNodeScanner.java
index afd2e1a..fdb0254 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweavePartitionNodeScanner.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikidocRweavePartitionNodeScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikitextRweaveDocumentConstants.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikitextRweaveDocumentConstants.java
index dd05898..4a153f9 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikitextRweaveDocumentConstants.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/core/source/doc/WikitextRweaveDocumentConstants.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/WikitextRweaveUI.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/WikitextRweaveUI.java
index 0385786..c52094c 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/WikitextRweaveUI.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/WikitextRweaveUI.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/CodeGeneration.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/CodeGeneration.java
index 397576a..a3791a5 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/CodeGeneration.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/CodeGeneration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/NewWikidocRweaveDocCreationWizard.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/NewWikidocRweaveDocCreationWizard.java
index 1137864..375f992 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/NewWikidocRweaveDocCreationWizard.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/NewWikidocRweaveDocCreationWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/NewWikidocRweaveDocCreationWizardPage.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/NewWikidocRweaveDocCreationWizardPage.java
index eb63d3d..e4dba08 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/NewWikidocRweaveDocCreationWizardPage.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/codegen/NewWikidocRweaveDocCreationWizardPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveDocEditor.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveDocEditor.java
index 9174ad5..3071b9c 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveDocEditor.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveDocEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveEditor.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveEditor.java
index 0e9e23d..2a58f63 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveEditor.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveMergeViewer.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveMergeViewer.java
index fe644a1..12aca6d 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveMergeViewer.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/editors/WikidocRweaveMergeViewer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveSourceViewerConfiguration.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveSourceViewerConfiguration.java
index 2ef0804..48ededa 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveSourceViewerConfiguration.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveSourceViewerConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveSourceViewerConfigurator.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveSourceViewerConfigurator.java
index 0a4ff2c..adb14cc 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveSourceViewerConfigurator.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveSourceViewerConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveTemplateViewerConfigurator.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveTemplateViewerConfigurator.java
index 3894551..aae7b0c 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveTemplateViewerConfigurator.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikidocRweaveTemplateViewerConfigurator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2007, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2007, 2022 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/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikitextRweaveEditingSettings.java b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikitextRweaveEditingSettings.java
index 9b6c485..b228637 100644
--- a/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikitextRweaveEditingSettings.java
+++ b/redocs/org.eclipse.statet.redocs.wikitext.r/src/org/eclipse/statet/redocs/wikitext/r/ui/sourceediting/WikitextRweaveEditingSettings.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2008, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2008, 2022 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/redocs/pom.xml b/redocs/pom.xml
index 850ce47..5418458 100644
--- a/redocs/pom.xml
+++ b/redocs/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core-tests/src/org/eclipse/statet/internal/rhelp/core/http/HttpHeaderTest.java b/rhelp/org.eclipse.statet.rhelp.core-tests/src/org/eclipse/statet/internal/rhelp/core/http/HttpHeaderTest.java
index 6958ab3..527f513 100644
--- a/rhelp/org.eclipse.statet.rhelp.core-tests/src/org/eclipse/statet/internal/rhelp/core/http/HttpHeaderTest.java
+++ b/rhelp/org.eclipse.statet.rhelp.core-tests/src/org/eclipse/statet/internal/rhelp/core/http/HttpHeaderTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/rhelp/org.eclipse.statet.rhelp.core-tests/src/org/eclipse/statet/internal/rhelp/core/server/ServerREnvHelpAccessTest.java b/rhelp/org.eclipse.statet.rhelp.core-tests/src/org/eclipse/statet/internal/rhelp/core/server/ServerREnvHelpAccessTest.java
index 7dc88d9..323aaa7 100644
--- a/rhelp/org.eclipse.statet.rhelp.core-tests/src/org/eclipse/statet/internal/rhelp/core/server/ServerREnvHelpAccessTest.java
+++ b/rhelp/org.eclipse.statet.rhelp.core-tests/src/org/eclipse/statet/internal/rhelp/core/server/ServerREnvHelpAccessTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/rhelp/org.eclipse.statet.rhelp.core/pom.xml b/rhelp/org.eclipse.statet.rhelp.core/pom.xml
index a138357..0950714 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/pom.xml
+++ b/rhelp/org.eclipse.statet.rhelp.core/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/DataStream.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/DataStream.java
index b10df27..980c814 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/DataStream.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/DataStream.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpImpl.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpImpl.java
index e34d462..6bb7f47 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpIndex.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpIndex.java
index ddf2028..8723e71 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpIndex.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpIndex.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpIndexChecker.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpIndexChecker.java
index 86a45eb..d964407 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpIndexChecker.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/REnvHelpIndexChecker.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpCoreInternals.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpCoreInternals.java
index 1820179..98e28f1 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpCoreInternals.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpCoreInternals.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpKeywordGroupImpl.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpKeywordGroupImpl.java
index 0c83a99..9837fcf 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpKeywordGroupImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpKeywordGroupImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpKeywordImpl.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpKeywordImpl.java
index 2efdff9..c2f4fd1 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpKeywordImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpKeywordImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpManagerIntern.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpManagerIntern.java
index 52b5447..3a01fd3 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpManagerIntern.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpManagerIntern.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpPageImpl.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpPageImpl.java
index 321a7f6..bcbfb94 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpPageImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpPageImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpSearchIndexQueryIntern.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpSearchIndexQueryIntern.java
index 684ca7e..0b00c1c 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpSearchIndexQueryIntern.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpSearchIndexQueryIntern.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpSearchMatchImpl.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpSearchMatchImpl.java
index 881b34a..ba3f35e 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpSearchMatchImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpSearchMatchImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpWebapp.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpWebapp.java
index 49eeaec..be9113a 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpWebapp.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RHelpWebapp.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RPkgHelpImpl.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RPkgHelpImpl.java
index e9855b3..89ef948 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RPkgHelpImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/RPkgHelpImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/SerUtil.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/SerUtil.java
index 2c9c68a..6c40ad2 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/SerUtil.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/SerUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/BasicMediaType.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/BasicMediaType.java
index 6c3ff29..33266a2 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/BasicMediaType.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/BasicMediaType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/HttpHeaderUtils.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/HttpHeaderUtils.java
index 96203c9..3ebe46d 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/HttpHeaderUtils.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/HttpHeaderUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/MediaType.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/MediaType.java
index 67b7fb5..2902d2e 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/MediaType.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/http/MediaType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2019, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2019, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/AbortIndexOperationException.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/AbortIndexOperationException.java
index b9c5106..3885ca7 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/AbortIndexOperationException.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/AbortIndexOperationException.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/DefaultAnalyzer.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/DefaultAnalyzer.java
index 3f1f621..99bbbba 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/DefaultAnalyzer.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/DefaultAnalyzer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/DocFieldVisitorCollector.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/DocFieldVisitorCollector.java
index c2fc59d..1f7e64b 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/DocFieldVisitorCollector.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/DocFieldVisitorCollector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/FlagField.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/FlagField.java
index 9bb5300..9d92865 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/FlagField.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/FlagField.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/HighlightBoundaryScanner.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/HighlightBoundaryScanner.java
index 7c00542..a9014a3 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/HighlightBoundaryScanner.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/HighlightBoundaryScanner.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/Highlighter.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/Highlighter.java
index 8629578..5536861 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/Highlighter.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/Highlighter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/KeywordField.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/KeywordField.java
index 1a63150..1f9b2c0 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/KeywordField.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/KeywordField.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/MultiValueFieldList.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/MultiValueFieldList.java
index 6c72ea5..f59b553 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/MultiValueFieldList.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/MultiValueFieldList.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/NameField.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/NameField.java
index d97bec3..4de73e3 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/NameField.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/NameField.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/QueryAnalyzer.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/QueryAnalyzer.java
index 208a21f..5b25992 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/QueryAnalyzer.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/QueryAnalyzer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RDocResource.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RDocResource.java
index a54e521..fe017aa 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RDocResource.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RDocResource.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexReader.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexReader.java
index c080005..e3eef21 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexReader.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexReader.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexSchema.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexSchema.java
index 4d7a608..6e4765d 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexSchema.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexSchema.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexSearchQuery.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexSearchQuery.java
index 8d8f17b..c0e3db4 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexSearchQuery.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexSearchQuery.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexUtils.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexUtils.java
index 37319e6..2aaae78 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexUtils.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexWriter.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexWriter.java
index 7e40884..e6ef039 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexWriter.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/REnvIndexWriter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RHelpHtmlUtils.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RHelpHtmlUtils.java
index 14f61d7..cdb3da4 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RHelpHtmlUtils.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RHelpHtmlUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RequestStreamCollector.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RequestStreamCollector.java
index bbc8224..505e681 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RequestStreamCollector.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/RequestStreamCollector.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/StringDataField.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/StringDataField.java
index 88520b8..7f9c1f1 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/StringDataField.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/StringDataField.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2015, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2015, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/TxtField.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/TxtField.java
index 04b8d07..442df85 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/TxtField.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/TxtField.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/WriteAnalyzer.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/WriteAnalyzer.java
index 69984ed..7c29e9f 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/WriteAnalyzer.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/index/WriteAnalyzer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2014, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2014, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/JettyREnvHelpAccess.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/JettyREnvHelpAccess.java
index 812640b..af4f6d1 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/JettyREnvHelpAccess.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/JettyREnvHelpAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/JettyServerClientSupport.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/JettyServerClientSupport.java
index 21bfefe..44cad60 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/JettyServerClientSupport.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/JettyServerClientSupport.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/NotFoundException.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/NotFoundException.java
index b8401de..90cc04e 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/NotFoundException.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/NotFoundException.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ResponseException.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ResponseException.java
index 712c50c..b142836 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ResponseException.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ResponseException.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerApi.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerApi.java
index 9cd5de1..edbe5c2 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerApi.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerApi.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerClientSupport.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerClientSupport.java
index ca7e260..6e7453d 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerClientSupport.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerClientSupport.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerREnvHelpAccess.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerREnvHelpAccess.java
index ad4593b..c86a3b5 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerREnvHelpAccess.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/internal/rhelp/core/server/ServerREnvHelpAccess.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/DocResource.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/DocResource.java
index 6bd1f64..19c7223 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/DocResource.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/DocResource.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/REnvHelp.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/REnvHelp.java
index 90aa46e..02a0a81 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/REnvHelp.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/REnvHelp.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/REnvHelpConfiguration.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/REnvHelpConfiguration.java
index 8f5ba88..dc2e45b 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/REnvHelpConfiguration.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/REnvHelpConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpCore.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpCore.java
index 43cb8b5..31d2a81 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpCore.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpCore.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeyword.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeyword.java
index 3fd67c6..78161c3 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeyword.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeyword.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeywordGroup.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeywordGroup.java
index 5e40169..01aff75 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeywordGroup.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeywordGroup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeywordNode.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeywordNode.java
index bdf83a2..53808c4 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeywordNode.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpKeywordNode.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpManager.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpManager.java
index 06f7149..4164ef6 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpManager.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpPage.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpPage.java
index 5165ab5..48d9c2d 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpPage.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchMatch.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchMatch.java
index c463a6b..b3fb5f9 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchMatch.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchMatch.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchQuery.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchQuery.java
index 32f9faa..444d18e 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchQuery.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchQuery.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchRequestor.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchRequestor.java
index 9c7562d..bb66f6e 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchRequestor.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpSearchRequestor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpTopicEntry.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpTopicEntry.java
index 86930ab..25bf2ae 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpTopicEntry.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpTopicEntry.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpTopicLookup.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpTopicLookup.java
index 963799f..d0b7d32 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpTopicLookup.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpTopicLookup.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpUtils.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpUtils.java
index cf0565c..cb0c6be 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpUtils.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RHelpUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RPkgHelp.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RPkgHelp.java
index aaff6b4..ff36b5e 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RPkgHelp.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/RPkgHelp.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/TopicDocResource.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/TopicDocResource.java
index 4fbe3b9..76563bd 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/TopicDocResource.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/TopicDocResource.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/CustomMediaTypeProvider.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/CustomMediaTypeProvider.java
index 53d0e8f..dfac06c 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/CustomMediaTypeProvider.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/CustomMediaTypeProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/HttpForwardHandler.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/HttpForwardHandler.java
index 000b570..db8af11 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/HttpForwardHandler.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/HttpForwardHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/MediaTypeProvider.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/MediaTypeProvider.java
index 887bb99..17fca07 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/MediaTypeProvider.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/MediaTypeProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpApi1Servlet.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpApi1Servlet.java
index 5d74df6..253ec0d 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpApi1Servlet.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpApi1Servlet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpHttpService.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpHttpService.java
index 6666dbc..1ff21e7 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpHttpService.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpHttpService.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpHttpServlet.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpHttpServlet.java
index ad89966..bb5c5eb 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpHttpServlet.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/RHelpHttpServlet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/ResourceHandler.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/ResourceHandler.java
index f24a9c6..3799993 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/ResourceHandler.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/ResourceHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/ServletMediaTypeProvider.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/ServletMediaTypeProvider.java
index 90062d4..a453046 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/ServletMediaTypeProvider.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/ServletMediaTypeProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/SimpleResourceHandler.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/SimpleResourceHandler.java
index 7fb5385..6f1bacd 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/SimpleResourceHandler.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/SimpleResourceHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyForwardHandler.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyForwardHandler.java
index c71f477..61dac50 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyForwardHandler.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyForwardHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyRHelpUtils.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyRHelpUtils.java
index 5a8bbe5..33befdb 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyRHelpUtils.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyRHelpUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyResourceHandler.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyResourceHandler.java
index 72477d8..f9e86df 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyResourceHandler.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/http/jetty/JettyResourceHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/update/REnvIndexChecker.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/update/REnvIndexChecker.java
index 028251e..328cc0e 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/update/REnvIndexChecker.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/update/REnvIndexChecker.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/update/REnvIndexUpdater.java b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/update/REnvIndexUpdater.java
index 8454e04..ca42a9d 100644
--- a/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/update/REnvIndexUpdater.java
+++ b/rhelp/org.eclipse.statet.rhelp.core/src/org/eclipse/statet/rhelp/core/update/REnvIndexUpdater.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2010, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2010, 2022 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/rhelp/org.eclipse.statet.rhelp.server/pom.xml b/rhelp/org.eclipse.statet.rhelp.server/pom.xml
index 6dfda43..2060660 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/pom.xml
+++ b/rhelp/org.eclipse.statet.rhelp.server/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpManagerImpl.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpManagerImpl.java
index 2202a97..2612003 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpManagerImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpManagerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerApi1Servlet.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerApi1Servlet.java
index e091249..d9d970a 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerApi1Servlet.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerApi1Servlet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerBrowseServlet.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerBrowseServlet.java
index c3e8179..fa540ac 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerBrowseServlet.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerBrowseServlet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerInternals.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerInternals.java
index 34c885e..7db302b 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerInternals.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RHelpServerInternals.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RootServlet.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RootServlet.java
index 0e094fd..72a4b50 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RootServlet.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/RootServlet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvConfigurationImpl.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvConfigurationImpl.java
index 23ffa90..68987d5 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvConfigurationImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvConfigurationImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvManagerConfiguration.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvManagerConfiguration.java
index 46c7469..9f1a056 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvManagerConfiguration.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvManagerConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvManagerImpl.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvManagerImpl.java
index 41791c7..35efcad 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvManagerImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvManagerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvsServlet.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvsServlet.java
index 0c3b566..435023d 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvsServlet.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/renv/REnvsServlet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexConfig.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexConfig.java
index 3c9bafa..09dcd43 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexConfig.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexController.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexController.java
index f1116e3..761fadd 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexController.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexController.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexer.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexer.java
index 2d9bbd7..724ef9b 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexer.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvIndexer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvServiController.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvServiController.java
index d07acbf..bbfad0f 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvServiController.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/REnvServiController.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2009, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2009, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/RLibPathsMonitor.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/RLibPathsMonitor.java
index 0f08dcc..87579de 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/RLibPathsMonitor.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/RLibPathsMonitor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/RPkgManagerImpl.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/RPkgManagerImpl.java
index b557ca7..1900a3b 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/RPkgManagerImpl.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/RPkgManagerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/ServerREnvIndexUpdater.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/ServerREnvIndexUpdater.java
index ae0d2f9..461f829 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/ServerREnvIndexUpdater.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/internal/rhelp/server/update/ServerREnvIndexUpdater.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/rhelp/server/RHelpServerApplication.java b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/rhelp/server/RHelpServerApplication.java
index df3ef70..3da62cf 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/rhelp/server/RHelpServerApplication.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/main/java/org/eclipse/statet/rhelp/server/RHelpServerApplication.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/AbstractDefaultAppTest.java b/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/AbstractDefaultAppTest.java
index 2fb3a79..0d4bbf0 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/AbstractDefaultAppTest.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/AbstractDefaultAppTest.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/ApplicationTests.java b/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/ApplicationTests.java
index 13c8e89..1d45e21 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/ApplicationTests.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/ApplicationTests.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/ContextConfiguration.java b/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/ContextConfiguration.java
index 7f1c2bd..75ee15d 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/ContextConfiguration.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/ContextConfiguration.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/HttpAccesssTests.java b/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/HttpAccesssTests.java
index fbb0d23..fec22fd 100644
--- a/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/HttpAccesssTests.java
+++ b/rhelp/org.eclipse.statet.rhelp.server/src/test/java/org/eclipse/statet/rhelp/server/HttpAccesssTests.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2020, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2020, 2022 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/rhelp/pom.xml b/rhelp/pom.xml
index 9cb9e1b..05be6f8 100644
--- a/rhelp/pom.xml
+++ b/rhelp/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rtm/_assemblies/org.eclipse.statet.rtm.ftable-feature/feature.xml b/rtm/_assemblies/org.eclipse.statet.rtm.ftable-feature/feature.xml
index 2cd05f3..0299186 100644
--- a/rtm/_assemblies/org.eclipse.statet.rtm.ftable-feature/feature.xml
+++ b/rtm/_assemblies/org.eclipse.statet.rtm.ftable-feature/feature.xml
@@ -12,7 +12,7 @@
    </description>
 
    <copyright>
-      Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved.
+      Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved.
    </copyright>
 
    <license url="%licenseURL">
diff --git a/rtm/_assemblies/org.eclipse.statet.rtm.ggplot-feature/feature.xml b/rtm/_assemblies/org.eclipse.statet.rtm.ggplot-feature/feature.xml
index 076debf..2d32e11 100644
--- a/rtm/_assemblies/org.eclipse.statet.rtm.ggplot-feature/feature.xml
+++ b/rtm/_assemblies/org.eclipse.statet.rtm.ggplot-feature/feature.xml
@@ -12,7 +12,7 @@
    </description>
 
    <copyright>
-      Copyright (c) 2003, 2021 Stephan Wahlbrink and others. All rights reserved.
+      Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved.
    </copyright>
 
    <license url="%licenseURL">
diff --git a/rtm/_assemblies/pom.xml b/rtm/_assemblies/pom.xml
index dee7efb..1e6ad70 100644
--- a/rtm/_assemblies/pom.xml
+++ b/rtm/_assemblies/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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/rtm/org.eclipse.statet.rtm.base.core/model/RtData-1.genmodel b/rtm/org.eclipse.statet.rtm.base.core/model/RtData-1.genmodel
index 02cd6c8..56968c3 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/model/RtData-1.genmodel
+++ b/rtm/org.eclipse.statet.rtm.base.core/model/RtData-1.genmodel
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:genmodel="https://www.eclipse.org/emf/2002/GenModel"
-    copyrightText="Copyright (c) 2012, 2021 Stephan Wahlbrink and others.&#xA;&#xA;This program and the accompanying materials are made available under the&#xA;terms of the Eclipse Public License 2.0 which is available at&#xA;https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0&#xA;which is available at https://www.apache.org/licenses/LICENSE-2.0.&#xA;&#xA;SPDX-License-Identifier: EPL-2.0 OR Apache-2.0&#xA;&#xA;Contributors:&#xA;    Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation&#xA;"
+    copyrightText="Copyright (c) 2012, 2022 Stephan Wahlbrink and others.&#xA;&#xA;This program and the accompanying materials are made available under the&#xA;terms of the Eclipse Public License 2.0 which is available at&#xA;https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0&#xA;which is available at https://www.apache.org/licenses/LICENSE-2.0.&#xA;&#xA;SPDX-License-Identifier: EPL-2.0 OR Apache-2.0&#xA;&#xA;Contributors:&#xA;    Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation&#xA;"
     modelDirectory="/org.eclipse.statet.rtm.base.core/src" editDirectory="/org.eclipse.statet.rtm.base.core/src"
     modelPluginID="org.eclipse.statet.rtm.base.core" modelName="RtData" modelPluginClass="org.eclipse.statet.rtm.base.core.RtModelCorePlugin"
     editPluginClass="org.eclipse.statet.rtm.base.core.RtModelCorePlugin" nonNLSMarkers="true"
diff --git a/rtm/org.eclipse.statet.rtm.base.core/plugin.properties b/rtm/org.eclipse.statet.rtm.base.core/plugin.properties
index 76db9b9..dbd7168 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/plugin.properties
+++ b/rtm/org.eclipse.statet.rtm.base.core/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/plugin.xml b/rtm/org.eclipse.statet.rtm.base.core/plugin.xml
index c7e9b3c..3660046 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/plugin.xml
+++ b/rtm/org.eclipse.statet.rtm.base.core/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/core/AbstractRCodeGenerator.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/core/AbstractRCodeGenerator.java
index edabd1d..c9dc27f 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/core/AbstractRCodeGenerator.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/core/AbstractRCodeGenerator.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/core/RtModelCorePlugin.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/core/RtModelCorePlugin.java
index b2d0d0f..04b4728 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/core/RtModelCorePlugin.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/core/RtModelCorePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/IRExprTypesProvider.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/IRExprTypesProvider.java
index 5327cdb..0c9c803 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/IRExprTypesProvider.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/IRExprTypesProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RExprType.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RExprType.java
index de9dc51..801c7c5 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RExprType.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RExprType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RExprTypes.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RExprTypes.java
index 56435cc..a3c3c7b 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RExprTypes.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RExprTypes.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RtItemLabelUtils.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RtItemLabelUtils.java
index 484c65a..1e0ab7d 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RtItemLabelUtils.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/base/util/RtItemLabelUtils.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/RtDataFactory.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/RtDataFactory.java
index a22824b..d081846 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/RtDataFactory.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/RtDataFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/RtDataPackage.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/RtDataPackage.java
index 524958e..71f5984 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/RtDataPackage.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/RtDataPackage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/impl/RtDataFactoryImpl.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/impl/RtDataFactoryImpl.java
index 2560bc5..e1f4b2a 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/impl/RtDataFactoryImpl.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/impl/RtDataFactoryImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/impl/RtDataPackageImpl.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/impl/RtDataPackageImpl.java
index d43416a..4409b3e 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/impl/RtDataPackageImpl.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/impl/RtDataPackageImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RColor.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RColor.java
index 3d0eb6b..4e9b800 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RColor.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RColor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RExpr.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RExpr.java
index 27495f8..e57d721 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RExpr.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RExpr.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RTypedExpr.java b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RTypedExpr.java
index 4426cad..b7f971d 100644
--- a/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RTypedExpr.java
+++ b/rtm/org.eclipse.statet.rtm.base.core/src/org/eclipse/statet/rtm/rtdata/types/RTypedExpr.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/plugin.properties b/rtm/org.eclipse.statet.rtm.base.ui/plugin.properties
index ddad4ed..74f727c 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/plugin.properties
+++ b/rtm/org.eclipse.statet.rtm.base.ui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/plugin.xml b/rtm/org.eclipse.statet.rtm.base.ui/plugin.xml
index c3066ca..fe87bf0 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/plugin.xml
+++ b/rtm/org.eclipse.statet.rtm.base.ui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/Detail.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/Detail.java
index 4738787..beddad8 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/Detail.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/Detail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DetailStack.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DetailStack.java
index a9e8b27..42bb3ff 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DetailStack.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DetailStack.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DirectResourceEditorInput.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DirectResourceEditorInput.java
index c7c9b2f..dec5a0b 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DirectResourceEditorInput.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DirectResourceEditorInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DropDownProperty.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DropDownProperty.java
index 0b23394..857372a 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DropDownProperty.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/DropDownProperty.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFColors.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFColors.java
index df34172..8a3cbae 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFColors.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFColors.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFDataBindingSupport.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFDataBindingSupport.java
index 45bea0d..31f4921 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFDataBindingSupport.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFDataBindingSupport.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFEditor.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFEditor.java
index 0179384..0ce4eef 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFEditor.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFEditorActionBarContributor.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFEditorActionBarContributor.java
index ad3cedb..78ea796 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFEditorActionBarContributor.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFEditorActionBarContributor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFFormPage.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFFormPage.java
index 226ab76..9fd1620 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFFormPage.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFFormPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFFormSection.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFFormSection.java
index a8f10a9..1f41090 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFFormSection.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFFormSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFLayoutUtil.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFLayoutUtil.java
index 6bbb93f..196bb99 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFLayoutUtil.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFLayoutUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFProperty.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFProperty.java
index d17655b..667ad9a 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFProperty.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFProperty.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySection.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySection.java
index a71cd25..c6e5ad3 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySection.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySet.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySet.java
index c24c6b6..0c4a866 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySet.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySheetPage.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySheetPage.java
index f3e7db4..9329387 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySheetPage.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFPropertySheetPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFRawOutlinePage.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFRawOutlinePage.java
index 0172589..e45db59 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFRawOutlinePage.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFRawOutlinePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFToolkit.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFToolkit.java
index fbcc3ab..83b1249 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFToolkit.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EFToolkit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EObjectListProperty.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EObjectListProperty.java
index 515f416..25bd976 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EObjectListProperty.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EObjectListProperty.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EditCommandContributionItem.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EditCommandContributionItem.java
index 5caf5d6..be923fa 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EditCommandContributionItem.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/EditCommandContributionItem.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFColors.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFColors.java
index 03d4dd0..b5271b3 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFColors.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFColors.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFFormPage.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFFormPage.java
index 2631c8f..04ec621 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFFormPage.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFFormPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFModelDescriptor.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFModelDescriptor.java
index f89cb14..f9e45e6 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFModelDescriptor.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFModelDescriptor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFPropertyExpressions.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFPropertyExpressions.java
index b400626..ef8540f 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFPropertyExpressions.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/IEFPropertyExpressions.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/MainDetail.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/MainDetail.java
index c450353..9ce3809 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/MainDetail.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/MainDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/MasterDetailComposite.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/MasterDetailComposite.java
index d39ea2c..4124bb1 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/MasterDetailComposite.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/MasterDetailComposite.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/PropertyDetail.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/PropertyDetail.java
index c815e3c..94b17bc 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/PropertyDetail.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/PropertyDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/TextProperty.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/TextProperty.java
index 6e70b9d..4d63a3d 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/TextProperty.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/ecommons/emf/ui/forms/TextProperty.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/CopyEObjectHandler.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/CopyEObjectHandler.java
index d285c7e..dcc6b00 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/CopyEObjectHandler.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/CopyEObjectHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/CutEObjectHandler.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/CutEObjectHandler.java
index a16b75a..00612fd 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/CutEObjectHandler.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/CutEObjectHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EFEditingDomain.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EFEditingDomain.java
index 69248ea..837c355 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EFEditingDomain.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EFEditingDomain.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EditEObjectHandler.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EditEObjectHandler.java
index 05e19bf..9b121f8 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EditEObjectHandler.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EditEObjectHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EditorSelectionProvider.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EditorSelectionProvider.java
index 6c054d8..f7d9b90 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EditorSelectionProvider.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/EditorSelectionProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/PasteEObjectHandler.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/PasteEObjectHandler.java
index f10004b..b630384 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/PasteEObjectHandler.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/PasteEObjectHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/RedoCommandHandler.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/RedoCommandHandler.java
index f378fdd..7a544d8 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/RedoCommandHandler.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/RedoCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/UndoCommandHandler.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/UndoCommandHandler.java
index 820f71f..8cf9f0e 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/UndoCommandHandler.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/ecommons/emf/ui/forms/UndoCommandHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/RGraphPerspectiveFactory.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/RGraphPerspectiveFactory.java
index ab3ad59..9486285 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/RGraphPerspectiveFactory.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/RGraphPerspectiveFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/Messages.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/Messages.java
index 10f3f3c..5a580cb 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/Messages.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/Messages.properties b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/Messages.properties
index cee877d..2ddc8ad 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/Messages.properties
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/RunRTaskHandler.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/RunRTaskHandler.java
index 5ed0d17..9cbedd6 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/RunRTaskHandler.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/actions/RunRTaskHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/Messages.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/Messages.java
index 9e7e7a8..7c2ae33 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/Messages.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/Messages.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/Messages.properties b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/Messages.properties
index e7dde59..5b05994 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/Messages.properties
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/Messages.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RCodeGenEditorInput.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RCodeGenEditorInput.java
index 170bece..84afb70 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RCodeGenEditorInput.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RCodeGenEditorInput.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RCodeGenSourceFragment.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RCodeGenSourceFragment.java
index 8d9d0eb..a1d54ce 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RCodeGenSourceFragment.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RCodeGenSourceFragment.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RTaskGenManager.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RTaskGenManager.java
index e524899..b83c372 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RTaskGenManager.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/internal/rtm/base/ui/editors/RTaskGenManager.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/IRtDescriptor.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/IRtDescriptor.java
index af6690b..8153f5a 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/IRtDescriptor.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/IRtDescriptor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/RTaskSnippet.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/RTaskSnippet.java
index ea4b7bd..bf0bec5 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/RTaskSnippet.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/RTaskSnippet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/RtModelUIPlugin.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/RtModelUIPlugin.java
index b47de4a..e03ecf6 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/RtModelUIPlugin.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/RtModelUIPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/AbstractNewRTaskFileWizard.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/AbstractNewRTaskFileWizard.java
index fe0ac9b..5d2e661 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/AbstractNewRTaskFileWizard.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/AbstractNewRTaskFileWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/AbstractNewRTaskHandler.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/AbstractNewRTaskHandler.java
index 0234110..b92c022 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/AbstractNewRTaskHandler.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/AbstractNewRTaskHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/PerspectiveUtil.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/PerspectiveUtil.java
index 429d2e2..3e71a89 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/PerspectiveUtil.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/PerspectiveUtil.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/RTaskRunnable.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/RTaskRunnable.java
index dd5546d..ec1df38 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/RTaskRunnable.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/actions/RTaskRunnable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RCodePage.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RCodePage.java
index b65edae..adf239c 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RCodePage.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RCodePage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RTaskEditor.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RTaskEditor.java
index cde5142..1e81533 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RTaskEditor.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RTaskEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RTaskFormPage.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RTaskFormPage.java
index 5f3fb56..669094d 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RTaskFormPage.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RTaskFormPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RtFormToolkit.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RtFormToolkit.java
index c399526..2becaa9 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RtFormToolkit.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/editors/RtFormToolkit.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/AlphaType.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/AlphaType.java
index 739b9fa..c9b23aa 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/AlphaType.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/AlphaType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/ColorType.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/ColorType.java
index 8a0706d..d71b889 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/ColorType.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/ColorType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/DefaultRExprTypeUIAdapters.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/DefaultRExprTypeUIAdapters.java
index f882bd1..be85cec 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/DefaultRExprTypeUIAdapters.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/DefaultRExprTypeUIAdapters.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/FontFamilyType.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/FontFamilyType.java
index bc2e33c..1a5c15d 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/FontFamilyType.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/FontFamilyType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/HyperlinkType.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/HyperlinkType.java
index 3b6126f..8003bfa 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/HyperlinkType.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/HyperlinkType.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/IRExprTypesUIProvider.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/IRExprTypesUIProvider.java
index 110ba07..1f8d681 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/IRExprTypesUIProvider.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/IRExprTypesUIProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExpr2StringConverter.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExpr2StringConverter.java
index 19e7f05..ae458f6 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExpr2StringConverter.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExpr2StringConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprDropAdapter.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprDropAdapter.java
index d6bbbcd..f055468 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprDropAdapter.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprDropAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprLabelProvider.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprLabelProvider.java
index 7f0dbc4..36b5110 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprLabelProvider.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprLabelProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprListProperty.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprListProperty.java
index 2a1253c..afe9a03 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprListProperty.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprListProperty.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprTypeUIAdapter.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprTypeUIAdapter.java
index d1c000e..9f6824b 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprTypeUIAdapter.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprTypeUIAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprValueProperty.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprValueProperty.java
index f4fa8ae..9bf2bb4 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprValueProperty.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprValueProperty.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprViewerDropAdapter.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprViewerDropAdapter.java
index f7d1df8..4570969 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprViewerDropAdapter.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprViewerDropAdapter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprWidget.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprWidget.java
index 2b7cb4c..ee2ff9a 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprWidget.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/RExprWidget.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/String2RTypedExprConverter.java b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/String2RTypedExprConverter.java
index 40b127f..0c09da2 100644
--- a/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/String2RTypedExprConverter.java
+++ b/rtm/org.eclipse.statet.rtm.base.ui/src/org/eclipse/statet/rtm/base/ui/rexpr/String2RTypedExprConverter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/model/RtFTable-1.genmodel b/rtm/org.eclipse.statet.rtm.ftable.core/model/RtFTable-1.genmodel
index 7bf9511..1562aaf 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/model/RtFTable-1.genmodel
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/model/RtFTable-1.genmodel
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="https://www.eclipse.org/emf/2002/Ecore"
-    xmlns:genmodel="https://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2012, 2021 Stephan Wahlbrink and others.&#xA;&#xA;This program and the accompanying materials are made available under the&#xA;terms of the Eclipse Public License 2.0 which is available at&#xA;https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0&#xA;which is available at https://www.apache.org/licenses/LICENSE-2.0.&#xA;&#xA;SPDX-License-Identifier: EPL-2.0 OR Apache-2.0&#xA;&#xA;Contributors:&#xA;    Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation"
+    xmlns:genmodel="https://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2012, 2022 Stephan Wahlbrink and others.&#xA;&#xA;This program and the accompanying materials are made available under the&#xA;terms of the Eclipse Public License 2.0 which is available at&#xA;https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0&#xA;which is available at https://www.apache.org/licenses/LICENSE-2.0.&#xA;&#xA;SPDX-License-Identifier: EPL-2.0 OR Apache-2.0&#xA;&#xA;Contributors:&#xA;    Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation"
     modelDirectory="/org.eclipse.statet.rtm.ftable.core/src" editDirectory="/org.eclipse.statet.rtm.ftable.core/src"
     editorDirectory="/org.eclipse.statet.rtm.ftable.ui/src" modelPluginID="org.eclipse.statet.rtm.ftable.core"
     modelName="RtFTable" modelPluginClass="org.eclipse.statet.rtm.ftable.core.RtFTableCorePlugin"
diff --git a/rtm/org.eclipse.statet.rtm.ftable.core/plugin.properties b/rtm/org.eclipse.statet.rtm.ftable.core/plugin.properties
index 0ee6afc..aacc522 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/plugin.properties
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/plugin.xml b/rtm/org.eclipse.statet.rtm.ftable.core/plugin.xml
index 4c1a289..1ee85d2 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/plugin.xml
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTable.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTable.java
index d3843f8..4f5b9e2 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTable.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTable.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTableFactory.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTableFactory.java
index 6f59328..4055b62 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTableFactory.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTableFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTablePackage.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTablePackage.java
index 4c9a725..a51434a 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTablePackage.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/FTablePackage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableExprTypesProvider.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableExprTypesProvider.java
index 69fa654..9b18578 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableExprTypesProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableExprTypesProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableRCodeGen.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableRCodeGen.java
index 8549c89..ca555bc 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableRCodeGen.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableRCodeGen.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableRuleSet.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableRuleSet.java
index e4f3f92..066d36a 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableRuleSet.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/FTableRuleSet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/RtFTableCorePlugin.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/RtFTableCorePlugin.java
index ef5965d..7f2e151 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/RtFTableCorePlugin.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/core/RtFTableCorePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTableFactoryImpl.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTableFactoryImpl.java
index 86664d4..f9d99cb 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTableFactoryImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTableFactoryImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTableImpl.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTableImpl.java
index 13cf36c..985bcfb 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTableImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTableImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTablePackageImpl.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTablePackageImpl.java
index 8f78428..d3e68c9 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTablePackageImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/impl/FTablePackageImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/provider/FTableItemProvider.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/provider/FTableItemProvider.java
index add834c..bbba7bd 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/provider/FTableItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/provider/FTableItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/provider/FTableItemProviderAdapterFactory.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/provider/FTableItemProviderAdapterFactory.java
index a1a23d5..3da09a8 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/provider/FTableItemProviderAdapterFactory.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/provider/FTableItemProviderAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/util/FTableAdapterFactory.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/util/FTableAdapterFactory.java
index 7b55581..cb9519e 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/util/FTableAdapterFactory.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/util/FTableAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/util/FTableSwitch.java b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/util/FTableSwitch.java
index d3a50b4..78db5c4 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/util/FTableSwitch.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.core/src/org/eclipse/statet/rtm/ftable/util/FTableSwitch.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/plugin.properties b/rtm/org.eclipse.statet.rtm.ftable.ui/plugin.properties
index 7172da5..2bc7ac7 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/plugin.properties
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/plugin.xml b/rtm/org.eclipse.statet.rtm.ftable.ui/plugin.xml
index fe8b112..ba0c087 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/plugin.xml
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableActionBarContributor.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableActionBarContributor.java
index 808b353..72495fd 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableActionBarContributor.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableActionBarContributor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableEditor.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableEditor.java
index a38c4fb..d7f25d8 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableEditor.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableExprTypesUIProvider.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableExprTypesUIProvider.java
index 8bac0c2..9df27f4 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableExprTypesUIProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableExprTypesUIProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableProperties.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableProperties.java
index 3c17df5..31b8679 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableProperties.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/FTableProperties.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/MainPage.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/MainPage.java
index 082a715..b065430 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/MainPage.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/MainPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/TableDataSection.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/TableDataSection.java
index aafb2df..2b5a057 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/TableDataSection.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/TableDataSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/TableVarsSection.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/TableVarsSection.java
index bf5a501..aa12ab7 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/TableVarsSection.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/internal/rtm/ftable/ui/editors/TableVarsSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/RtFTableDescriptor.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/RtFTableDescriptor.java
index 5db9e48..0113d45 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/RtFTableDescriptor.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/RtFTableDescriptor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/RtFTableEditorPlugin.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/RtFTableEditorPlugin.java
index 3189994..7d18cce 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/RtFTableEditorPlugin.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/RtFTableEditorPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/actions/NewFTableFileWizard.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/actions/NewFTableFileWizard.java
index 0a6a5bc..23987c9 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/actions/NewFTableFileWizard.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/actions/NewFTableFileWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/actions/NewFTableHandler.java b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/actions/NewFTableHandler.java
index 718e840..01c8928 100644
--- a/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/actions/NewFTableHandler.java
+++ b/rtm/org.eclipse.statet.rtm.ftable.ui/src/org/eclipse/statet/rtm/ftable/ui/actions/NewFTableHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/model/RtGGPlot-1.genmodel b/rtm/org.eclipse.statet.rtm.ggplot.core/model/RtGGPlot-1.genmodel
index ea4b83a..549ca0a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/model/RtGGPlot-1.genmodel
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/model/RtGGPlot-1.genmodel
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="https://www.eclipse.org/emf/2002/Ecore"
-    xmlns:genmodel="https://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2012, 2021 Stephan Wahlbrink and others.&#xA;&#xA;This program and the accompanying materials are made available under the&#xA;terms of the Eclipse Public License 2.0 which is available at&#xA;https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0&#xA;which is available at https://www.apache.org/licenses/LICENSE-2.0.&#xA;&#xA;SPDX-License-Identifier: EPL-2.0 OR Apache-2.0&#xA;&#xA;Contributors:&#xA;    Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation"
+    xmlns:genmodel="https://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2012, 2022 Stephan Wahlbrink and others.&#xA;&#xA;This program and the accompanying materials are made available under the&#xA;terms of the Eclipse Public License 2.0 which is available at&#xA;https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0&#xA;which is available at https://www.apache.org/licenses/LICENSE-2.0.&#xA;&#xA;SPDX-License-Identifier: EPL-2.0 OR Apache-2.0&#xA;&#xA;Contributors:&#xA;    Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation"
     modelDirectory="/org.eclipse.statet.rtm.ggplot.core/src" editDirectory="/org.eclipse.statet.rtm.ggplot.core/src"
     editorDirectory="/org.eclipse.statet.rtm.ggplot.ui/src" modelPluginID="org.eclipse.statet.rtm.ggplot.core"
     modelName="RtGGPlot" modelPluginClass="org.eclipse.statet.rtm.ggplot.core.RtGGPlotCorePlugin"
diff --git a/rtm/org.eclipse.statet.rtm.ggplot.core/plugin.properties b/rtm/org.eclipse.statet.rtm.ggplot.core/plugin.properties
index 62e15a6..0553809 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/plugin.properties
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/plugin.xml b/rtm/org.eclipse.statet.rtm.ggplot.core/plugin.xml
index 7d8e881..0514b85 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/plugin.xml
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/FacetConfig.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/FacetConfig.java
index 37d3247..d771bf0 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/FacetConfig.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/FacetConfig.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/FacetLayout.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/FacetLayout.java
index 69b935b..f98ec9a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/FacetLayout.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/FacetLayout.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlot.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlot.java
index 1e69858..75f96e2 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlot.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlot.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlotFactory.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlotFactory.java
index 83fa63d..8f56ad8 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlotFactory.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlotFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlotPackage.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlotPackage.java
index 8e8dc23..521cba6 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlotPackage.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GGPlotPackage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomAblineLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomAblineLayer.java
index e49d9a7..d4542c3 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomAblineLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomAblineLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomBarLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomBarLayer.java
index c37adcd..5504761 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomBarLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomBarLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomBoxplotLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomBoxplotLayer.java
index 7fd042c..644c12d 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomBoxplotLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomBoxplotLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomHistogramLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomHistogramLayer.java
index 30c6d4f..2c5af9c 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomHistogramLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomHistogramLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomLineLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomLineLayer.java
index cfb800a..1fd4626 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomLineLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomLineLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomPointLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomPointLayer.java
index 89d7217..2fe545d 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomPointLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomPointLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomSmoothLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomSmoothLayer.java
index e1698ba..daf6746 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomSmoothLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomSmoothLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomTextLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomTextLayer.java
index aeaadc0..81803f9 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomTextLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomTextLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomTileLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomTileLayer.java
index 656c238..df3a802 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomTileLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomTileLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomViolinLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomViolinLayer.java
index 9a874f5..9cd7c25 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomViolinLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GeomViolinLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GridFacetLayout.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GridFacetLayout.java
index f8cd92d..88f80d7 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GridFacetLayout.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/GridFacetLayout.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/IdentityStat.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/IdentityStat.java
index 7dd6013..41ae038 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/IdentityStat.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/IdentityStat.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/Layer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/Layer.java
index f9d7809..432c61e 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/Layer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/Layer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropAlphaProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropAlphaProvider.java
index 627cff3..d8a5514 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropAlphaProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropAlphaProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropColorProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropColorProvider.java
index 2e93756..0d98156 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropColorProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropColorProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropDataProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropDataProvider.java
index 6a7163c..cccaf2e 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropDataProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropDataProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropFillProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropFillProvider.java
index b08c10e..9069440 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropFillProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropFillProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropGroupVarProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropGroupVarProvider.java
index a2d6e18..c834a54 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropGroupVarProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropGroupVarProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropLineTypeProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropLineTypeProvider.java
index 9cad587..165c816 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropLineTypeProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropLineTypeProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropShapeProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropShapeProvider.java
index 46a4897..91cb89a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropShapeProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropShapeProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropSizeProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropSizeProvider.java
index 798c343..26e50c7 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropSizeProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropSizeProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropStatProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropStatProvider.java
index 7936f1f..0c030ef 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropStatProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropStatProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropXVarProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropXVarProvider.java
index fc9a237..768dc1a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropXVarProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropXVarProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropYVarProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropYVarProvider.java
index 911cc26..a4a7688 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropYVarProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/PropYVarProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/Stat.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/Stat.java
index a382c94..e052d8c 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/Stat.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/Stat.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/SummaryStat.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/SummaryStat.java
index 9bee47c..9783893 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/SummaryStat.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/SummaryStat.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/TextStyle.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/TextStyle.java
index 680ec18..e99f7ac 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/TextStyle.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/TextStyle.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/WrapFacetLayout.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/WrapFacetLayout.java
index 4caccb9..4a45107 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/WrapFacetLayout.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/WrapFacetLayout.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/XVarLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/XVarLayer.java
index 258c0ef..22a98fd 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/XVarLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/XVarLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/XYVarLayer.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/XYVarLayer.java
index 929c0a6..7142b08 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/XYVarLayer.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/XYVarLayer.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java
index fcc2ad2..7b087db 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java
index eac8ad4..afa6454 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRuleSet.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRuleSet.java
index 990c33a..ca55077 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRuleSet.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRuleSet.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/RtGGPlotCorePlugin.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/RtGGPlotCorePlugin.java
index 74ee043..323e045 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/RtGGPlotCorePlugin.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/RtGGPlotCorePlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotFactoryImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotFactoryImpl.java
index 257b49e..b1a9f5e 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotFactoryImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotFactoryImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java
index 98b6f6a..92c58b3 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotPackageImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotPackageImpl.java
index 0229c30..b4c42c9 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotPackageImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotPackageImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java
index 1d6f4de..d6aa15e 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java
index a8c7fd6..5e7c249 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java
index f926fe7..33c8d16 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java
index a03d77d..e8b10cf 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomLineLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomLineLayerImpl.java
index eaee9ed..9209649 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomLineLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomLineLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java
index 2e24c98..b760080 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java
index 93b5353..330eb5a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java
index e3f0f01..3375929 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java
index 13ba952..128185b 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java
index 2755c28..1ceffc7 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java
index 2847e1d..aeb2d88 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/IdentityStatImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/IdentityStatImpl.java
index eb2aaa4..f4f5118 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/IdentityStatImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/IdentityStatImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/LayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/LayerImpl.java
index d322866..fe2b5ed 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/LayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/LayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/StatImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/StatImpl.java
index 917fdf0..a396964 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/StatImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/StatImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/SummaryStatImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/SummaryStatImpl.java
index 3b01311..63593b6 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/SummaryStatImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/SummaryStatImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java
index 1d8f8d2..484f2d3 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java
index 041b2f7..fed23eb 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XVarLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XVarLayerImpl.java
index 8c77500..80e6a7a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XVarLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XVarLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XYVarLayerImpl.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XYVarLayerImpl.java
index 5baae86..932a6e3 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XYVarLayerImpl.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XYVarLayerImpl.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProvider.java
index 7fc67d8..f439eed 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProviderAdapterFactory.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProviderAdapterFactory.java
index b439d49..f044199 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProviderAdapterFactory.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProviderAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomAblineLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomAblineLayerItemProvider.java
index df07af1..ad48888 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomAblineLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomAblineLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomBarLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomBarLayerItemProvider.java
index 54a709e..f48d788 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomBarLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomBarLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomBoxplotLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomBoxplotLayerItemProvider.java
index cc37589..f4164b9 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomBoxplotLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomBoxplotLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomHistogramLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomHistogramLayerItemProvider.java
index 1758f4a..c47c8ec 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomHistogramLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomHistogramLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomLineLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomLineLayerItemProvider.java
index 2d9ac0a..38b569a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomLineLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomLineLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomPointLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomPointLayerItemProvider.java
index b10f44b..0f4dd7c 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomPointLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomPointLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomSmoothLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomSmoothLayerItemProvider.java
index 661e6e8..effac3d 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomSmoothLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomSmoothLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomTextLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomTextLayerItemProvider.java
index f261002..50e2ba0 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomTextLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomTextLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomTileLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomTileLayerItemProvider.java
index bc01bef..e5f2359 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomTileLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomTileLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomViolinLayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomViolinLayerItemProvider.java
index 06c4d4e..ecdac9a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomViolinLayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GeomViolinLayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GridFacetLayoutItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GridFacetLayoutItemProvider.java
index 9f23137..3291e06 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GridFacetLayoutItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GridFacetLayoutItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/IdentityStatItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/IdentityStatItemProvider.java
index c03e52e..3236238 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/IdentityStatItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/IdentityStatItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/LayerItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/LayerItemProvider.java
index 7a6fa6a..e75111a 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/LayerItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/LayerItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/StatItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/StatItemProvider.java
index e11a4ad..9de16f5 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/StatItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/StatItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/SummaryStatItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/SummaryStatItemProvider.java
index 10f5782..50c93bf 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/SummaryStatItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/SummaryStatItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/TextStyleItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/TextStyleItemProvider.java
index 5be5907..7f3c1b0 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/TextStyleItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/TextStyleItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/WrapFacetLayoutItemProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/WrapFacetLayoutItemProvider.java
index d3d2e8c..24550ea 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/WrapFacetLayoutItemProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/WrapFacetLayoutItemProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotAdapterFactory.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotAdapterFactory.java
index 4966037..1483b26 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotAdapterFactory.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotAdapterFactory.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java
index 054663b..ed152cc 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/plugin.properties b/rtm/org.eclipse.statet.rtm.ggplot.ui/plugin.properties
index 3af92a3..49a6ca9 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/plugin.properties
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/plugin.properties
@@ -1,5 +1,5 @@
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/plugin.xml b/rtm/org.eclipse.statet.rtm.ggplot.ui/plugin.xml
index 9cf739b..ce018b2 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/plugin.xml
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/plugin.xml
@@ -2,7 +2,7 @@
 <?eclipse version="3.4"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/AutoExpandListener.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/AutoExpandListener.java
index 3dfbf7e..c83a56b 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/AutoExpandListener.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/AutoExpandListener.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetDetail.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetDetail.java
index 826ebfa..90e0a35 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetDetail.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetGridDetail.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetGridDetail.java
index 357496a..cc797e1 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetGridDetail.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetGridDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetPage.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetPage.java
index 4d261ac..6e775b5 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetPage.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java
index a8fce49..9fa0b3e 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetWrapDetail.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetWrapDetail.java
index e10bb76..afd4a2c 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetWrapDetail.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetWrapDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotEditor.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotEditor.java
index 4c4a956..6610789 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotEditor.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotEditor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotExprTypeAdapters.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotExprTypeAdapters.java
index 8c69754..cf73759 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotExprTypeAdapters.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotExprTypeAdapters.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotExprTypesUIProvider.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotExprTypesUIProvider.java
index 7d75b4f..cd8f158 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotExprTypesUIProvider.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotExprTypesUIProvider.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotProperties.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotProperties.java
index 44526ed..bd8c80f 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotProperties.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/GGPlotProperties.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerAestheticsSection.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerAestheticsSection.java
index b2980bf..b47e995 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerAestheticsSection.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerAestheticsSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerDataSection.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerDataSection.java
index 8b26b2b..edb1fd4 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerDataSection.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerDataSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerDetail.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerDetail.java
index 8e2fc9d..d659561 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerDetail.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerGeomAblineDetail.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerGeomAblineDetail.java
index 20400d1..58000c2 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerGeomAblineDetail.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerGeomAblineDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerGeomCommonDetail.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerGeomCommonDetail.java
index ebcc933..1732312 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerGeomCommonDetail.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerGeomCommonDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerNoSelectionDetail.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerNoSelectionDetail.java
index 4524f7a..6df7d0f 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerNoSelectionDetail.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerNoSelectionDetail.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerTextStyleFilter.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerTextStyleFilter.java
index 5fe3beb..ffa8bbd 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerTextStyleFilter.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerTextStyleFilter.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java
index 2b4fb57..26117bd 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/MainPage.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/MainPage.java
index 6add620..7dc5543 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/MainPage.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/MainPage.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/PlotDataSection.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/PlotDataSection.java
index 1d44ce2..b99c745 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/PlotDataSection.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/PlotDataSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/PlotLabelSection.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/PlotLabelSection.java
index 45f1756..21b6378 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/PlotLabelSection.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/PlotLabelSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/StatProperty.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/StatProperty.java
index 2589b04..ff0b800 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/StatProperty.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/StatProperty.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java
index 4b1a46b..fd86cb2 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStyleSection.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStyleSection.java
index b41e2c6..f6c0993 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStyleSection.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStyleSection.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2013, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2013, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotDescriptor.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotDescriptor.java
index 11b6ab4..20b5118 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotDescriptor.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotDescriptor.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotEditorPlugin.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotEditorPlugin.java
index e14935a..94a887b 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotEditorPlugin.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotEditorPlugin.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/actions/NewGGPlotFileWizard.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/actions/NewGGPlotFileWizard.java
index 4ca7313..4dca1c3 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/actions/NewGGPlotFileWizard.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/actions/NewGGPlotFileWizard.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/actions/NewGGPlotHandler.java b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/actions/NewGGPlotHandler.java
index 40adc79..b114f58 100644
--- a/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/actions/NewGGPlotHandler.java
+++ b/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/actions/NewGGPlotHandler.java
@@ -1,5 +1,5 @@
 /*=============================================================================#
- # Copyright (c) 2012, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2012, 2022 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/rtm/pom.xml b/rtm/pom.xml
index f42aa97..f3e33a4 100644
--- a/rtm/pom.xml
+++ b/rtm/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
  #=============================================================================#
- # Copyright (c) 2018, 2021 Stephan Wahlbrink and others.
+ # Copyright (c) 2018, 2022 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