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