From a34441365aac4efc08376453599961ad58a1faba Mon Sep 17 00:00:00 2001
From: Adam Knapp <adam.knapp@ericsson.com>
Date: Thu, 9 Feb 2023 16:58:17 +0100
Subject: [PATCH] Updating copyright

Signed-off-by: Adam Knapp <adam.knapp@ericsson.com>
---
 htdocs/Utils/Compat.js                                          | 2 +-
 htdocs/Utils/DataSourceUtils.js                                 | 2 +-
 htdocs/Utils/DsRestAPI/DsRestAPI.js                             | 2 +-
 htdocs/Utils/DsRestAPI/DsRestAPIComm.js                         | 2 +-
 htdocs/Utils/FileHandler.js                                     | 2 +-
 htdocs/Utils/FileLoader.js                                      | 2 +-
 htdocs/Utils/HelpTreeBuilder.js                                 | 2 +-
 htdocs/Utils/JsTreeUtils.js                                     | 2 +-
 htdocs/Utils/JsonLoader.js                                      | 2 +-
 htdocs/Utils/LineDrawer.js                                      | 2 +-
 htdocs/Utils/Polyfill.js                                        | 2 +-
 htdocs/Utils/RequestBuilderFromHelp_full.js                     | 2 +-
 htdocs/Utils/RequestBuilderFromHelp_manual.js                   | 2 +-
 htdocs/Utils/TaskUtils.js                                       | 2 +-
 htdocs/Utils/Utilities.js                                       | 2 +-
 htdocs/Utils/ViewUtils.js                                       | 2 +-
 htdocs/WebApplicationFramework/FrameworkMain.js                 | 2 +-
 htdocs/WebApplicationFramework/Setup_Model.js                   | 2 +-
 .../ViewModels/ViewModel_FileSelector.js                        | 2 +-
 htdocs/WebApplicationFramework/Views/View_Aligner.js            | 2 +-
 htdocs/WebApplicationFramework/Views/View_AutoGui.js            | 2 +-
 htdocs/WebApplicationFramework/Views/View_BasicButton.js        | 2 +-
 .../WebApplicationFramework/Views/View_ButtonForCodeEditing.js  | 2 +-
 htdocs/WebApplicationFramework/Views/View_ButtonForDownload.js  | 2 +-
 htdocs/WebApplicationFramework/Views/View_ButtonForUrlOpen.js   | 2 +-
 htdocs/WebApplicationFramework/Views/View_Chart.js              | 2 +-
 htdocs/WebApplicationFramework/Views/View_CheckboxOrSwitch.js   | 2 +-
 htdocs/WebApplicationFramework/Views/View_Clients.js            | 2 +-
 htdocs/WebApplicationFramework/Views/View_CodeEditor.js         | 2 +-
 htdocs/WebApplicationFramework/Views/View_ComboBox.js           | 2 +-
 htdocs/WebApplicationFramework/Views/View_ComboButton.js        | 2 +-
 htdocs/WebApplicationFramework/Views/View_Condition.js          | 2 +-
 htdocs/WebApplicationFramework/Views/View_ContextMenu.js        | 2 +-
 htdocs/WebApplicationFramework/Views/View_Div.js                | 2 +-
 htdocs/WebApplicationFramework/Views/View_ElementAligner.js     | 2 +-
 htdocs/WebApplicationFramework/Views/View_ElementTable.js       | 2 +-
 .../Views/View_ElementTableForLargeData.js                      | 2 +-
 htdocs/WebApplicationFramework/Views/View_FileSelector.js       | 2 +-
 htdocs/WebApplicationFramework/Views/View_InputButton.js        | 2 +-
 htdocs/WebApplicationFramework/Views/View_JSONEditor.js         | 2 +-
 htdocs/WebApplicationFramework/Views/View_Label.js              | 2 +-
 .../WebApplicationFramework/Views/View_MultipliedViewAligner.js | 2 +-
 htdocs/WebApplicationFramework/Views/View_Paging.js             | 2 +-
 htdocs/WebApplicationFramework/Views/View_ProgressBar.js        | 2 +-
 htdocs/WebApplicationFramework/Views/View_SVGDisplay.js         | 2 +-
 htdocs/WebApplicationFramework/Views/View_Scroll.js             | 2 +-
 htdocs/WebApplicationFramework/Views/View_SetupTabs.js          | 2 +-
 htdocs/WebApplicationFramework/Views/View_StatusLED.js          | 2 +-
 htdocs/WebApplicationFramework/Views/View_Table_Vertical.js     | 2 +-
 htdocs/WebApplicationFramework/Views/View_Tabs.js               | 2 +-
 htdocs/WebApplicationFramework/Views/View_TabsWithData.js       | 2 +-
 htdocs/WebApplicationFramework/Views/View_Test.js               | 2 +-
 htdocs/WebApplicationFramework/Views/View_TextArea.js           | 2 +-
 htdocs/WebApplicationFramework/WebApp_Model.js                  | 2 +-
 htdocs/WebApplications/CustomizableApp/Main.js                  | 2 +-
 htdocs/WebApplications/CustomizableApp/Model.js                 | 2 +-
 htdocs/WebApplications/CustomizableApp/View.js                  | 2 +-
 htdocs/WebApplications/CustomizableApp/ViewModel.js             | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_2dIteratorSelector.js  | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_AutoGUI.js             | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_Chart.js               | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_Clients.js             | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_CodeEditor.js          | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_Condition.js           | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_DistributionChart.js   | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_DynamicTable.js        | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_ElementRelay.js        | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_FSM_SVG.js             | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_FlexAligner.js         | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_JSONEditor.js          | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_Multiplier.js          | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_Paging.js              | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_RequestManipulator.js  | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_RequestToggle.js       | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_ResponseMerger.js      | 2 +-
 .../ViewModels/ViewModel_SetupLoaderBasedOnCondition.js         | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_SetupTabs.js           | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_TableForLargeData.js   | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_UnionTable.js          | 2 +-
 .../CustomizableApp/ViewModels/ViewModel_WritableCondition.js   | 2 +-
 .../CustomizableApp/ViewModels/Viewmodel_FilterAndSort.js       | 2 +-
 .../ViewModels/Viewmodel_ScrollForRangeFilter.js                | 2 +-
 htdocs/WebApplications/GuiEditor/Main.js                        | 2 +-
 htdocs/WebApplications/GuiEditor/Models/Model.js                | 2 +-
 htdocs/WebApplications/GuiEditor/Models/Model_Imports.js        | 2 +-
 htdocs/WebApplications/GuiEditor/Models/Model_ViewEditor.js     | 2 +-
 .../WebApplications/GuiEditor/Models/Model_ViewModelEditor.js   | 2 +-
 htdocs/WebApplications/GuiEditor/ViewModels/ViewModel.js        | 2 +-
 .../GuiEditor/ViewModels/ViewModel_ContentEditor.js             | 2 +-
 .../GuiEditor/ViewModels/ViewModel_EditorContainer.js           | 2 +-
 .../GuiEditor/ViewModels/ViewModel_HtmlEditor.js                | 2 +-
 .../WebApplications/GuiEditor/ViewModels/ViewModel_Imports.js   | 2 +-
 .../GuiEditor/ViewModels/ViewModel_RequestEditor.js             | 2 +-
 .../GuiEditor/ViewModels/ViewModel_SanityChecker.js             | 2 +-
 .../GuiEditor/ViewModels/ViewModel_UIConfigEditor.js            | 2 +-
 .../GuiEditor/ViewModels/ViewModel_ViewEditor.js                | 2 +-
 .../GuiEditor/ViewModels/ViewModel_ViewModelEditor.js           | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View.js                  | 2 +-
 .../WebApplications/GuiEditor/Views/View_BaseContentEditor.js   | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_BaseEditor.js       | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_Connections.js      | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_EditorContainer.js  | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_ElementEditor.js    | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_FilterEditor.js     | 2 +-
 .../WebApplications/GuiEditor/Views/View_FilterElementEditor.js | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_HtmlEditor.js       | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_Imports.js          | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_JSONConfigEditor.js | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_RequestEditor.js    | 2 +-
 .../WebApplications/GuiEditor/Views/View_ViewContentEditor.js   | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_ViewEditor.js       | 2 +-
 .../GuiEditor/Views/View_ViewModelContentEditor.js              | 2 +-
 htdocs/WebApplications/GuiEditor/Views/View_ViewModelEditor.js  | 2 +-
 htdocs/WebApplications/RequestConsole/Main.js                   | 2 +-
 htdocs/WebApplications/RequestConsole/Models/Model.js           | 2 +-
 htdocs/WebApplications/RequestConsole/ViewModels/ViewModel.js   | 2 +-
 .../RequestConsole/ViewModels/ViewModel_AutoGUI.js              | 2 +-
 .../RequestConsole/ViewModels/ViewModel_RequestEditor.js        | 2 +-
 htdocs/WebApplications/RequestConsole/Views/View.js             | 2 +-
 .../WebApplications/RequestConsole/Views/View_ElementEditor.js  | 2 +-
 .../WebApplications/RequestConsole/Views/View_FilterEditor.js   | 2 +-
 .../RequestConsole/Views/View_FilterElementEditor.js            | 2 +-
 .../WebApplications/RequestConsole/Views/View_RequestEditor.js  | 2 +-
 htdocs/WebApplications/RequestTester/Main.js                    | 2 +-
 htdocs/WebApplications/RequestTester/View.js                    | 2 +-
 htdocs/WebApplications/RequestTester/ViewModel.js               | 2 +-
 htdocs/WebApplications/ServerBrowser/Main.js                    | 2 +-
 htdocs/WebApplications/ServerBrowser/View.js                    | 2 +-
 htdocs/WebApplications/ServerBrowser/ViewModel.js               | 2 +-
 htdocs/WebApplications/TitansimConfiguration/Main.js            | 2 +-
 htdocs/WebApplications/TitansimConfiguration/View.js            | 2 +-
 htdocs/WebApplications/TitansimConfiguration/ViewModel.js       | 2 +-
 htdocs/WebApplications/WebpageFrame/Main.js                     | 2 +-
 htdocs/index.html                                               | 2 +-
 test/MockTest/AjvSelfTest.js                                    | 2 +-
 test/MockTest/Main.js                                           | 2 +-
 test/MockTest/TestConfigModelFiller.js                          | 2 +-
 test/MockedServer/DSHelp.js                                     | 2 +-
 test/MockedServer/DataGenerator.js                              | 2 +-
 test/MockedServer/DsRestAPIComm_Mock.js                         | 2 +-
 test/MockedServer/FileHandler.js                                | 2 +-
 test/MockedServer/Model.js                                      | 2 +-
 test/Selenium/BaseTestCase.py                                   | 2 +-
 test/Selenium/Framework_CommonFunctions.py                      | 2 +-
 test/Selenium/Framework_LoadingWebApps.py                       | 2 +-
 test/Selenium/GuiEditor_CommonFunctions.py                      | 2 +-
 test/Selenium/GuiEditor_ConnectionTests.py                      | 2 +-
 test/Selenium/GuiEditor_EditorTests.py                          | 2 +-
 test/Selenium/GuiEditor_SetupHandlingTests.py                   | 2 +-
 test/Selenium/RequestConsole_Tests.py                           | 2 +-
 test/Selenium/runTests.py                                       | 2 +-
 test/Selenium/runTestsWithXvfb.sh                               | 2 +-
 test/createOfflineWebGUI.sh                                     | 2 +-
 test/nightlytest_webGUI_git.py                                  | 2 +-
 154 files changed, 154 insertions(+), 154 deletions(-)

diff --git a/htdocs/Utils/Compat.js b/htdocs/Utils/Compat.js
index 377934a..92bbc8a 100644
--- a/htdocs/Utils/Compat.js
+++ b/htdocs/Utils/Compat.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/DataSourceUtils.js b/htdocs/Utils/DataSourceUtils.js
index 7158fb0..0f6aad9 100644
--- a/htdocs/Utils/DataSourceUtils.js
+++ b/htdocs/Utils/DataSourceUtils.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/DsRestAPI/DsRestAPI.js b/htdocs/Utils/DsRestAPI/DsRestAPI.js
index ae54432..5fe7637 100644
--- a/htdocs/Utils/DsRestAPI/DsRestAPI.js
+++ b/htdocs/Utils/DsRestAPI/DsRestAPI.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/DsRestAPI/DsRestAPIComm.js b/htdocs/Utils/DsRestAPI/DsRestAPIComm.js
index 9741189..8e3cac7 100644
--- a/htdocs/Utils/DsRestAPI/DsRestAPIComm.js
+++ b/htdocs/Utils/DsRestAPI/DsRestAPIComm.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/FileHandler.js b/htdocs/Utils/FileHandler.js
index 3a13066..1a9fb7f 100644
--- a/htdocs/Utils/FileHandler.js
+++ b/htdocs/Utils/FileHandler.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/FileLoader.js b/htdocs/Utils/FileLoader.js
index 4f83659..4b8c675 100644
--- a/htdocs/Utils/FileLoader.js
+++ b/htdocs/Utils/FileLoader.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/HelpTreeBuilder.js b/htdocs/Utils/HelpTreeBuilder.js
index 1aee2ce..101904a 100644
--- a/htdocs/Utils/HelpTreeBuilder.js
+++ b/htdocs/Utils/HelpTreeBuilder.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/JsTreeUtils.js b/htdocs/Utils/JsTreeUtils.js
index 280e6de..1db9134 100644
--- a/htdocs/Utils/JsTreeUtils.js
+++ b/htdocs/Utils/JsTreeUtils.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/JsonLoader.js b/htdocs/Utils/JsonLoader.js
index d8e2706..2410a87 100644
--- a/htdocs/Utils/JsonLoader.js
+++ b/htdocs/Utils/JsonLoader.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/LineDrawer.js b/htdocs/Utils/LineDrawer.js
index 7af0123..5495ff4 100644
--- a/htdocs/Utils/LineDrawer.js
+++ b/htdocs/Utils/LineDrawer.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/Polyfill.js b/htdocs/Utils/Polyfill.js
index 9511df2..7c869df 100644
--- a/htdocs/Utils/Polyfill.js
+++ b/htdocs/Utils/Polyfill.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/RequestBuilderFromHelp_full.js b/htdocs/Utils/RequestBuilderFromHelp_full.js
index accec4c..d0a0a16 100644
--- a/htdocs/Utils/RequestBuilderFromHelp_full.js
+++ b/htdocs/Utils/RequestBuilderFromHelp_full.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/RequestBuilderFromHelp_manual.js b/htdocs/Utils/RequestBuilderFromHelp_manual.js
index bd58043..9d18ec5 100644
--- a/htdocs/Utils/RequestBuilderFromHelp_manual.js
+++ b/htdocs/Utils/RequestBuilderFromHelp_manual.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/TaskUtils.js b/htdocs/Utils/TaskUtils.js
index ac0a48a..16ed0f0 100644
--- a/htdocs/Utils/TaskUtils.js
+++ b/htdocs/Utils/TaskUtils.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/Utilities.js b/htdocs/Utils/Utilities.js
index a996844..d498925 100644
--- a/htdocs/Utils/Utilities.js
+++ b/htdocs/Utils/Utilities.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/Utils/ViewUtils.js b/htdocs/Utils/ViewUtils.js
index a6214e6..e273a29 100644
--- a/htdocs/Utils/ViewUtils.js
+++ b/htdocs/Utils/ViewUtils.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/FrameworkMain.js b/htdocs/WebApplicationFramework/FrameworkMain.js
index f5534b6..a8c4789 100644
--- a/htdocs/WebApplicationFramework/FrameworkMain.js
+++ b/htdocs/WebApplicationFramework/FrameworkMain.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Setup_Model.js b/htdocs/WebApplicationFramework/Setup_Model.js
index 8673468..cca108d 100644
--- a/htdocs/WebApplicationFramework/Setup_Model.js
+++ b/htdocs/WebApplicationFramework/Setup_Model.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/ViewModels/ViewModel_FileSelector.js b/htdocs/WebApplicationFramework/ViewModels/ViewModel_FileSelector.js
index b65b24f..0df9e3f 100644
--- a/htdocs/WebApplicationFramework/ViewModels/ViewModel_FileSelector.js
+++ b/htdocs/WebApplicationFramework/ViewModels/ViewModel_FileSelector.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Aligner.js b/htdocs/WebApplicationFramework/Views/View_Aligner.js
index 1ca2d80..498f0c7 100644
--- a/htdocs/WebApplicationFramework/Views/View_Aligner.js
+++ b/htdocs/WebApplicationFramework/Views/View_Aligner.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_AutoGui.js b/htdocs/WebApplicationFramework/Views/View_AutoGui.js
index 405e93f..43da4cb 100644
--- a/htdocs/WebApplicationFramework/Views/View_AutoGui.js
+++ b/htdocs/WebApplicationFramework/Views/View_AutoGui.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_BasicButton.js b/htdocs/WebApplicationFramework/Views/View_BasicButton.js
index 5b59d94..021070f 100644
--- a/htdocs/WebApplicationFramework/Views/View_BasicButton.js
+++ b/htdocs/WebApplicationFramework/Views/View_BasicButton.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ButtonForCodeEditing.js b/htdocs/WebApplicationFramework/Views/View_ButtonForCodeEditing.js
index 4561711..a49988c 100644
--- a/htdocs/WebApplicationFramework/Views/View_ButtonForCodeEditing.js
+++ b/htdocs/WebApplicationFramework/Views/View_ButtonForCodeEditing.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ButtonForDownload.js b/htdocs/WebApplicationFramework/Views/View_ButtonForDownload.js
index 09715aa..dcaa95a 100644
--- a/htdocs/WebApplicationFramework/Views/View_ButtonForDownload.js
+++ b/htdocs/WebApplicationFramework/Views/View_ButtonForDownload.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ButtonForUrlOpen.js b/htdocs/WebApplicationFramework/Views/View_ButtonForUrlOpen.js
index 06ab402..6860485 100644
--- a/htdocs/WebApplicationFramework/Views/View_ButtonForUrlOpen.js
+++ b/htdocs/WebApplicationFramework/Views/View_ButtonForUrlOpen.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Chart.js b/htdocs/WebApplicationFramework/Views/View_Chart.js
index 2c230b8..76d5f32 100644
--- a/htdocs/WebApplicationFramework/Views/View_Chart.js
+++ b/htdocs/WebApplicationFramework/Views/View_Chart.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_CheckboxOrSwitch.js b/htdocs/WebApplicationFramework/Views/View_CheckboxOrSwitch.js
index ac5730e..308857b 100644
--- a/htdocs/WebApplicationFramework/Views/View_CheckboxOrSwitch.js
+++ b/htdocs/WebApplicationFramework/Views/View_CheckboxOrSwitch.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Clients.js b/htdocs/WebApplicationFramework/Views/View_Clients.js
index 37b5690..be02bb8 100644
--- a/htdocs/WebApplicationFramework/Views/View_Clients.js
+++ b/htdocs/WebApplicationFramework/Views/View_Clients.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_CodeEditor.js b/htdocs/WebApplicationFramework/Views/View_CodeEditor.js
index f26b234..f99597c 100644
--- a/htdocs/WebApplicationFramework/Views/View_CodeEditor.js
+++ b/htdocs/WebApplicationFramework/Views/View_CodeEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ComboBox.js b/htdocs/WebApplicationFramework/Views/View_ComboBox.js
index ec01702..5d8e69a 100644
--- a/htdocs/WebApplicationFramework/Views/View_ComboBox.js
+++ b/htdocs/WebApplicationFramework/Views/View_ComboBox.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ComboButton.js b/htdocs/WebApplicationFramework/Views/View_ComboButton.js
index b0de366..af59579 100644
--- a/htdocs/WebApplicationFramework/Views/View_ComboButton.js
+++ b/htdocs/WebApplicationFramework/Views/View_ComboButton.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Condition.js b/htdocs/WebApplicationFramework/Views/View_Condition.js
index 1f4555a..44c8df7 100644
--- a/htdocs/WebApplicationFramework/Views/View_Condition.js
+++ b/htdocs/WebApplicationFramework/Views/View_Condition.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ContextMenu.js b/htdocs/WebApplicationFramework/Views/View_ContextMenu.js
index cfc07cf..8f6d687 100644
--- a/htdocs/WebApplicationFramework/Views/View_ContextMenu.js
+++ b/htdocs/WebApplicationFramework/Views/View_ContextMenu.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Div.js b/htdocs/WebApplicationFramework/Views/View_Div.js
index e826326..20d764d 100644
--- a/htdocs/WebApplicationFramework/Views/View_Div.js
+++ b/htdocs/WebApplicationFramework/Views/View_Div.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ElementAligner.js b/htdocs/WebApplicationFramework/Views/View_ElementAligner.js
index c2a0268..360a832 100644
--- a/htdocs/WebApplicationFramework/Views/View_ElementAligner.js
+++ b/htdocs/WebApplicationFramework/Views/View_ElementAligner.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ElementTable.js b/htdocs/WebApplicationFramework/Views/View_ElementTable.js
index d054e46..61a068e 100644
--- a/htdocs/WebApplicationFramework/Views/View_ElementTable.js
+++ b/htdocs/WebApplicationFramework/Views/View_ElementTable.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ElementTableForLargeData.js b/htdocs/WebApplicationFramework/Views/View_ElementTableForLargeData.js
index bba1120..1ee3dc5 100644
--- a/htdocs/WebApplicationFramework/Views/View_ElementTableForLargeData.js
+++ b/htdocs/WebApplicationFramework/Views/View_ElementTableForLargeData.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_FileSelector.js b/htdocs/WebApplicationFramework/Views/View_FileSelector.js
index 24f3e8e..2c0df84 100644
--- a/htdocs/WebApplicationFramework/Views/View_FileSelector.js
+++ b/htdocs/WebApplicationFramework/Views/View_FileSelector.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_InputButton.js b/htdocs/WebApplicationFramework/Views/View_InputButton.js
index 6f19e7c..53427df 100644
--- a/htdocs/WebApplicationFramework/Views/View_InputButton.js
+++ b/htdocs/WebApplicationFramework/Views/View_InputButton.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_JSONEditor.js b/htdocs/WebApplicationFramework/Views/View_JSONEditor.js
index 1518257..409c68e 100644
--- a/htdocs/WebApplicationFramework/Views/View_JSONEditor.js
+++ b/htdocs/WebApplicationFramework/Views/View_JSONEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Label.js b/htdocs/WebApplicationFramework/Views/View_Label.js
index 84122a7..29c4dcb 100644
--- a/htdocs/WebApplicationFramework/Views/View_Label.js
+++ b/htdocs/WebApplicationFramework/Views/View_Label.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_MultipliedViewAligner.js b/htdocs/WebApplicationFramework/Views/View_MultipliedViewAligner.js
index 7cdad4a..17e18dd 100644
--- a/htdocs/WebApplicationFramework/Views/View_MultipliedViewAligner.js
+++ b/htdocs/WebApplicationFramework/Views/View_MultipliedViewAligner.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Paging.js b/htdocs/WebApplicationFramework/Views/View_Paging.js
index b12601f..32e9e5e 100644
--- a/htdocs/WebApplicationFramework/Views/View_Paging.js
+++ b/htdocs/WebApplicationFramework/Views/View_Paging.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_ProgressBar.js b/htdocs/WebApplicationFramework/Views/View_ProgressBar.js
index f6fd394..6694c1e 100644
--- a/htdocs/WebApplicationFramework/Views/View_ProgressBar.js
+++ b/htdocs/WebApplicationFramework/Views/View_ProgressBar.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_SVGDisplay.js b/htdocs/WebApplicationFramework/Views/View_SVGDisplay.js
index 512fe7a..cd2e139 100644
--- a/htdocs/WebApplicationFramework/Views/View_SVGDisplay.js
+++ b/htdocs/WebApplicationFramework/Views/View_SVGDisplay.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                        //
diff --git a/htdocs/WebApplicationFramework/Views/View_Scroll.js b/htdocs/WebApplicationFramework/Views/View_Scroll.js
index 1394971..de1f2a3 100644
--- a/htdocs/WebApplicationFramework/Views/View_Scroll.js
+++ b/htdocs/WebApplicationFramework/Views/View_Scroll.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_SetupTabs.js b/htdocs/WebApplicationFramework/Views/View_SetupTabs.js
index 1ab1855..c1520ce 100644
--- a/htdocs/WebApplicationFramework/Views/View_SetupTabs.js
+++ b/htdocs/WebApplicationFramework/Views/View_SetupTabs.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_StatusLED.js b/htdocs/WebApplicationFramework/Views/View_StatusLED.js
index f99804c..19dc135 100644
--- a/htdocs/WebApplicationFramework/Views/View_StatusLED.js
+++ b/htdocs/WebApplicationFramework/Views/View_StatusLED.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Table_Vertical.js b/htdocs/WebApplicationFramework/Views/View_Table_Vertical.js
index 3fb21e3..91280f4 100644
--- a/htdocs/WebApplicationFramework/Views/View_Table_Vertical.js
+++ b/htdocs/WebApplicationFramework/Views/View_Table_Vertical.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Tabs.js b/htdocs/WebApplicationFramework/Views/View_Tabs.js
index bf5a4dd..380e581 100644
--- a/htdocs/WebApplicationFramework/Views/View_Tabs.js
+++ b/htdocs/WebApplicationFramework/Views/View_Tabs.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_TabsWithData.js b/htdocs/WebApplicationFramework/Views/View_TabsWithData.js
index fb0b85d..284a51c 100644
--- a/htdocs/WebApplicationFramework/Views/View_TabsWithData.js
+++ b/htdocs/WebApplicationFramework/Views/View_TabsWithData.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_Test.js b/htdocs/WebApplicationFramework/Views/View_Test.js
index f0ab2e0..953bfa0 100644
--- a/htdocs/WebApplicationFramework/Views/View_Test.js
+++ b/htdocs/WebApplicationFramework/Views/View_Test.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/Views/View_TextArea.js b/htdocs/WebApplicationFramework/Views/View_TextArea.js
index 1d575e0..bb2618b 100644
--- a/htdocs/WebApplicationFramework/Views/View_TextArea.js
+++ b/htdocs/WebApplicationFramework/Views/View_TextArea.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplicationFramework/WebApp_Model.js b/htdocs/WebApplicationFramework/WebApp_Model.js
index e26f9b2..f73b821 100644
--- a/htdocs/WebApplicationFramework/WebApp_Model.js
+++ b/htdocs/WebApplicationFramework/WebApp_Model.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/Main.js b/htdocs/WebApplications/CustomizableApp/Main.js
index f207795..b60d56d 100644
--- a/htdocs/WebApplications/CustomizableApp/Main.js
+++ b/htdocs/WebApplications/CustomizableApp/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/Model.js b/htdocs/WebApplications/CustomizableApp/Model.js
index 0aba044..ab8d342 100644
--- a/htdocs/WebApplications/CustomizableApp/Model.js
+++ b/htdocs/WebApplications/CustomizableApp/Model.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/View.js b/htdocs/WebApplications/CustomizableApp/View.js
index 0b1e953..a8dccc6 100644
--- a/htdocs/WebApplications/CustomizableApp/View.js
+++ b/htdocs/WebApplications/CustomizableApp/View.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModel.js b/htdocs/WebApplications/CustomizableApp/ViewModel.js
index ba0bd56..84e3996 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModel.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModel.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_2dIteratorSelector.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_2dIteratorSelector.js
index 0adfa29..92f6aad 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_2dIteratorSelector.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_2dIteratorSelector.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_AutoGUI.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_AutoGUI.js
index fbf9422..74cbb93 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_AutoGUI.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_AutoGUI.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Chart.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Chart.js
index ac6e887..597b822 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Chart.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Chart.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Clients.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Clients.js
index f21d1a0..029fc3b 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Clients.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Clients.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_CodeEditor.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_CodeEditor.js
index f6c6f0b..2b660a0 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_CodeEditor.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_CodeEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Condition.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Condition.js
index a3d4b5a..3eec4ec 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Condition.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Condition.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DistributionChart.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DistributionChart.js
index 11fd9c8..827f7fc 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DistributionChart.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DistributionChart.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DynamicTable.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DynamicTable.js
index 1450aaf..02056f6 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DynamicTable.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DynamicTable.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ElementRelay.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ElementRelay.js
index af92ed0..6887e32 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ElementRelay.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ElementRelay.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FSM_SVG.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FSM_SVG.js
index 38b88bf..f1c4e27 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FSM_SVG.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FSM_SVG.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FlexAligner.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FlexAligner.js
index ab4edbe..6685b42 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FlexAligner.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FlexAligner.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_JSONEditor.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_JSONEditor.js
index 7a739b3..7d905fb 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_JSONEditor.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_JSONEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Multiplier.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Multiplier.js
index 4a8b21b..75fcdfd 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Multiplier.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Multiplier.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Paging.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Paging.js
index 2e6756e..33d6eeb 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Paging.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Paging.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestManipulator.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestManipulator.js
index a1fff37..49ef445 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestManipulator.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestManipulator.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestToggle.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestToggle.js
index 17751f9..835f63e 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestToggle.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestToggle.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ResponseMerger.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ResponseMerger.js
index e69be0e..3b6ce37 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ResponseMerger.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ResponseMerger.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupLoaderBasedOnCondition.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupLoaderBasedOnCondition.js
index d6cfecd..720e1fd 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupLoaderBasedOnCondition.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupLoaderBasedOnCondition.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupTabs.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupTabs.js
index 89284ad..e5daaf4 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupTabs.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupTabs.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_TableForLargeData.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_TableForLargeData.js
index 6c34e8d..2aa6bc4 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_TableForLargeData.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_TableForLargeData.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_UnionTable.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_UnionTable.js
index 3cfd784..e4b39cd 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_UnionTable.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_UnionTable.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_WritableCondition.js b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_WritableCondition.js
index 53b77b7..8d03016 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_WritableCondition.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_WritableCondition.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_FilterAndSort.js b/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_FilterAndSort.js
index 314a538..feb3d9f 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_FilterAndSort.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_FilterAndSort.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_ScrollForRangeFilter.js b/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_ScrollForRangeFilter.js
index 30df101..767ec73 100644
--- a/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_ScrollForRangeFilter.js
+++ b/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_ScrollForRangeFilter.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Main.js b/htdocs/WebApplications/GuiEditor/Main.js
index ada3225..a9c2a74 100644
--- a/htdocs/WebApplications/GuiEditor/Main.js
+++ b/htdocs/WebApplications/GuiEditor/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Models/Model.js b/htdocs/WebApplications/GuiEditor/Models/Model.js
index 1b446ac..06b0289 100644
--- a/htdocs/WebApplications/GuiEditor/Models/Model.js
+++ b/htdocs/WebApplications/GuiEditor/Models/Model.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Models/Model_Imports.js b/htdocs/WebApplications/GuiEditor/Models/Model_Imports.js
index 1a5c29e..8ad91e3 100644
--- a/htdocs/WebApplications/GuiEditor/Models/Model_Imports.js
+++ b/htdocs/WebApplications/GuiEditor/Models/Model_Imports.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Models/Model_ViewEditor.js b/htdocs/WebApplications/GuiEditor/Models/Model_ViewEditor.js
index 70755a3..e968b61 100644
--- a/htdocs/WebApplications/GuiEditor/Models/Model_ViewEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Models/Model_ViewEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Models/Model_ViewModelEditor.js b/htdocs/WebApplications/GuiEditor/Models/Model_ViewModelEditor.js
index d23b85c..c37b801 100644
--- a/htdocs/WebApplications/GuiEditor/Models/Model_ViewModelEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Models/Model_ViewModelEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel.js
index 8aeb83e..784a0b1 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ContentEditor.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ContentEditor.js
index a550eab..849c036 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ContentEditor.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ContentEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_EditorContainer.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_EditorContainer.js
index fbe38b7..b82e87a 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_EditorContainer.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_EditorContainer.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_HtmlEditor.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_HtmlEditor.js
index b1a75a0..578df52 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_HtmlEditor.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_HtmlEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_Imports.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_Imports.js
index e934a4d..9ecbe1b 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_Imports.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_Imports.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_RequestEditor.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_RequestEditor.js
index c338d0a..57727a6 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_RequestEditor.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_RequestEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_SanityChecker.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_SanityChecker.js
index d46a35f..e30afde 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_SanityChecker.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_SanityChecker.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_UIConfigEditor.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_UIConfigEditor.js
index 6f18d0f..7daaf75 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_UIConfigEditor.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_UIConfigEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewEditor.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewEditor.js
index d8e646c..097422e 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewEditor.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewModelEditor.js b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewModelEditor.js
index 0d6e350..334a3f5 100644
--- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewModelEditor.js
+++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewModelEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View.js b/htdocs/WebApplications/GuiEditor/Views/View.js
index ce3a70f..54d8495 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_BaseContentEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_BaseContentEditor.js
index 4878ef0..31c79fc 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_BaseContentEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_BaseContentEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_BaseEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_BaseEditor.js
index c8c6f17..6939dc5 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_BaseEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_BaseEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_Connections.js b/htdocs/WebApplications/GuiEditor/Views/View_Connections.js
index 62e7a19..8b96e2c 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_Connections.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_Connections.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_EditorContainer.js b/htdocs/WebApplications/GuiEditor/Views/View_EditorContainer.js
index ddf51d6..e3f2fdd 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_EditorContainer.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_EditorContainer.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_ElementEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_ElementEditor.js
index 673063f..6f57024 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_ElementEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_ElementEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_FilterEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_FilterEditor.js
index 46c79d0..2b2176b 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_FilterEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_FilterEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_FilterElementEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_FilterElementEditor.js
index bf5d93f..dc3119a 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_FilterElementEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_FilterElementEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_HtmlEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_HtmlEditor.js
index 8f71571..60d2a50 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_HtmlEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_HtmlEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_Imports.js b/htdocs/WebApplications/GuiEditor/Views/View_Imports.js
index 3a02e4d..be51962 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_Imports.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_Imports.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_JSONConfigEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_JSONConfigEditor.js
index 033d480..2ac9f68 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_JSONConfigEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_JSONConfigEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_RequestEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_RequestEditor.js
index 8f4276f..91472c6 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_RequestEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_RequestEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_ViewContentEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_ViewContentEditor.js
index 6df0cd3..ccb1480 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_ViewContentEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_ViewContentEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_ViewEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_ViewEditor.js
index ee502c8..564e533 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_ViewEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_ViewEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_ViewModelContentEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_ViewModelContentEditor.js
index 4f79836..69fcc6b 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_ViewModelContentEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_ViewModelContentEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/GuiEditor/Views/View_ViewModelEditor.js b/htdocs/WebApplications/GuiEditor/Views/View_ViewModelEditor.js
index fe62790..795e2cd 100644
--- a/htdocs/WebApplications/GuiEditor/Views/View_ViewModelEditor.js
+++ b/htdocs/WebApplications/GuiEditor/Views/View_ViewModelEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/Main.js b/htdocs/WebApplications/RequestConsole/Main.js
index daee0d4..79a578c 100644
--- a/htdocs/WebApplications/RequestConsole/Main.js
+++ b/htdocs/WebApplications/RequestConsole/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/Models/Model.js b/htdocs/WebApplications/RequestConsole/Models/Model.js
index 63a7d70..7f968d7 100644
--- a/htdocs/WebApplications/RequestConsole/Models/Model.js
+++ b/htdocs/WebApplications/RequestConsole/Models/Model.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel.js b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel.js
index 9b03579..cde890e 100644
--- a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel.js
+++ b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_AutoGUI.js b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_AutoGUI.js
index fbf9422..74cbb93 100644
--- a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_AutoGUI.js
+++ b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_AutoGUI.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_RequestEditor.js b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_RequestEditor.js
index d2f14c5..8987bb6 100644
--- a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_RequestEditor.js
+++ b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_RequestEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/Views/View.js b/htdocs/WebApplications/RequestConsole/Views/View.js
index e7f643c..72f304d 100644
--- a/htdocs/WebApplications/RequestConsole/Views/View.js
+++ b/htdocs/WebApplications/RequestConsole/Views/View.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/Views/View_ElementEditor.js b/htdocs/WebApplications/RequestConsole/Views/View_ElementEditor.js
index 738b597..822f80e 100644
--- a/htdocs/WebApplications/RequestConsole/Views/View_ElementEditor.js
+++ b/htdocs/WebApplications/RequestConsole/Views/View_ElementEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/Views/View_FilterEditor.js b/htdocs/WebApplications/RequestConsole/Views/View_FilterEditor.js
index 1c61f49..c7ac936 100644
--- a/htdocs/WebApplications/RequestConsole/Views/View_FilterEditor.js
+++ b/htdocs/WebApplications/RequestConsole/Views/View_FilterEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/Views/View_FilterElementEditor.js b/htdocs/WebApplications/RequestConsole/Views/View_FilterElementEditor.js
index 2a928a5..640f9ed 100644
--- a/htdocs/WebApplications/RequestConsole/Views/View_FilterElementEditor.js
+++ b/htdocs/WebApplications/RequestConsole/Views/View_FilterElementEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestConsole/Views/View_RequestEditor.js b/htdocs/WebApplications/RequestConsole/Views/View_RequestEditor.js
index bea5829..87bae9b 100644
--- a/htdocs/WebApplications/RequestConsole/Views/View_RequestEditor.js
+++ b/htdocs/WebApplications/RequestConsole/Views/View_RequestEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestTester/Main.js b/htdocs/WebApplications/RequestTester/Main.js
index 5645209..3409161 100644
--- a/htdocs/WebApplications/RequestTester/Main.js
+++ b/htdocs/WebApplications/RequestTester/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestTester/View.js b/htdocs/WebApplications/RequestTester/View.js
index 58394ab..e5ce7fd 100644
--- a/htdocs/WebApplications/RequestTester/View.js
+++ b/htdocs/WebApplications/RequestTester/View.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/RequestTester/ViewModel.js b/htdocs/WebApplications/RequestTester/ViewModel.js
index eccd25c..0b2d334 100644
--- a/htdocs/WebApplications/RequestTester/ViewModel.js
+++ b/htdocs/WebApplications/RequestTester/ViewModel.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/ServerBrowser/Main.js b/htdocs/WebApplications/ServerBrowser/Main.js
index 5cf6862..a586e98 100644
--- a/htdocs/WebApplications/ServerBrowser/Main.js
+++ b/htdocs/WebApplications/ServerBrowser/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/ServerBrowser/View.js b/htdocs/WebApplications/ServerBrowser/View.js
index 6d4ba3a..b27b0c9 100644
--- a/htdocs/WebApplications/ServerBrowser/View.js
+++ b/htdocs/WebApplications/ServerBrowser/View.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/ServerBrowser/ViewModel.js b/htdocs/WebApplications/ServerBrowser/ViewModel.js
index c9a8d9c..1173ce4 100644
--- a/htdocs/WebApplications/ServerBrowser/ViewModel.js
+++ b/htdocs/WebApplications/ServerBrowser/ViewModel.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/TitansimConfiguration/Main.js b/htdocs/WebApplications/TitansimConfiguration/Main.js
index 7fe56ac..4ba8b5d 100644
--- a/htdocs/WebApplications/TitansimConfiguration/Main.js
+++ b/htdocs/WebApplications/TitansimConfiguration/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/TitansimConfiguration/View.js b/htdocs/WebApplications/TitansimConfiguration/View.js
index c5df9d5..76d48b3 100644
--- a/htdocs/WebApplications/TitansimConfiguration/View.js
+++ b/htdocs/WebApplications/TitansimConfiguration/View.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/TitansimConfiguration/ViewModel.js b/htdocs/WebApplications/TitansimConfiguration/ViewModel.js
index 81dfebb..d35e58a 100644
--- a/htdocs/WebApplications/TitansimConfiguration/ViewModel.js
+++ b/htdocs/WebApplications/TitansimConfiguration/ViewModel.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/WebApplications/WebpageFrame/Main.js b/htdocs/WebApplications/WebpageFrame/Main.js
index 2ae8ee9..bff2f38 100644
--- a/htdocs/WebApplications/WebpageFrame/Main.js
+++ b/htdocs/WebApplications/WebpageFrame/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/htdocs/index.html b/htdocs/index.html
index 878429a..b796f49 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<!--Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB
+<!--Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB
 
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v2.0
diff --git a/test/MockTest/AjvSelfTest.js b/test/MockTest/AjvSelfTest.js
index 6b5c13d..b4ec99d 100644
--- a/test/MockTest/AjvSelfTest.js
+++ b/test/MockTest/AjvSelfTest.js
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 //                                                                           //
 // All rights reserved. This program and the accompanying materials          //
 // are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/MockTest/Main.js b/test/MockTest/Main.js
index 23eeb82..c51cdb2 100644
--- a/test/MockTest/Main.js
+++ b/test/MockTest/Main.js
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 //                                                                           //
 // All rights reserved. This program and the accompanying materials          //
 // are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/MockTest/TestConfigModelFiller.js b/test/MockTest/TestConfigModelFiller.js
index a111623..36a7e51 100644
--- a/test/MockTest/TestConfigModelFiller.js
+++ b/test/MockTest/TestConfigModelFiller.js
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 //                                                                           //
 // All rights reserved. This program and the accompanying materials          //
 // are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/MockedServer/DSHelp.js b/test/MockedServer/DSHelp.js
index 316a28b..e272a8b 100644
--- a/test/MockedServer/DSHelp.js
+++ b/test/MockedServer/DSHelp.js
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 //                                                                           //
 // All rights reserved. This program and the accompanying materials          //
 // are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/MockedServer/DataGenerator.js b/test/MockedServer/DataGenerator.js
index 2079f2e..50724be 100644
--- a/test/MockedServer/DataGenerator.js
+++ b/test/MockedServer/DataGenerator.js
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 //                                                                           //
 // All rights reserved. This program and the accompanying materials          //
 // are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/MockedServer/DsRestAPIComm_Mock.js b/test/MockedServer/DsRestAPIComm_Mock.js
index 48cc492..4327a43 100644
--- a/test/MockedServer/DsRestAPIComm_Mock.js
+++ b/test/MockedServer/DsRestAPIComm_Mock.js
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 //                                                                           //
 // All rights reserved. This program and the accompanying materials          //
 // are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/MockedServer/FileHandler.js b/test/MockedServer/FileHandler.js
index d43fb0a..99e7633 100644
--- a/test/MockedServer/FileHandler.js
+++ b/test/MockedServer/FileHandler.js
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 //                                                                           //
 // All rights reserved. This program and the accompanying materials          //
 // are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/MockedServer/Model.js b/test/MockedServer/Model.js
index 07e6d30..2aa508a 100644
--- a/test/MockedServer/Model.js
+++ b/test/MockedServer/Model.js
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 //                                                                           //
 // All rights reserved. This program and the accompanying materials          //
 // are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/BaseTestCase.py b/test/Selenium/BaseTestCase.py
index 916cce6..e2527a8 100644
--- a/test/Selenium/BaseTestCase.py
+++ b/test/Selenium/BaseTestCase.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/Framework_CommonFunctions.py b/test/Selenium/Framework_CommonFunctions.py
index 93abdd3..567f3a4 100644
--- a/test/Selenium/Framework_CommonFunctions.py
+++ b/test/Selenium/Framework_CommonFunctions.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/Framework_LoadingWebApps.py b/test/Selenium/Framework_LoadingWebApps.py
index 60b549a..501fc46 100644
--- a/test/Selenium/Framework_LoadingWebApps.py
+++ b/test/Selenium/Framework_LoadingWebApps.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/GuiEditor_CommonFunctions.py b/test/Selenium/GuiEditor_CommonFunctions.py
index a6b1394..3c656da 100644
--- a/test/Selenium/GuiEditor_CommonFunctions.py
+++ b/test/Selenium/GuiEditor_CommonFunctions.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/GuiEditor_ConnectionTests.py b/test/Selenium/GuiEditor_ConnectionTests.py
index 27ecbb8..06a7e0f 100644
--- a/test/Selenium/GuiEditor_ConnectionTests.py
+++ b/test/Selenium/GuiEditor_ConnectionTests.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/GuiEditor_EditorTests.py b/test/Selenium/GuiEditor_EditorTests.py
index e4f54da..29e7ee5 100644
--- a/test/Selenium/GuiEditor_EditorTests.py
+++ b/test/Selenium/GuiEditor_EditorTests.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/GuiEditor_SetupHandlingTests.py b/test/Selenium/GuiEditor_SetupHandlingTests.py
index 4f38258..9e17b2a 100644
--- a/test/Selenium/GuiEditor_SetupHandlingTests.py
+++ b/test/Selenium/GuiEditor_SetupHandlingTests.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/RequestConsole_Tests.py b/test/Selenium/RequestConsole_Tests.py
index 0225383..d153873 100644
--- a/test/Selenium/RequestConsole_Tests.py
+++ b/test/Selenium/RequestConsole_Tests.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/runTests.py b/test/Selenium/runTests.py
index 98dcb65..02739b9 100755
--- a/test/Selenium/runTests.py
+++ b/test/Selenium/runTests.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/Selenium/runTestsWithXvfb.sh b/test/Selenium/runTestsWithXvfb.sh
index ab0a5bd..f3d9fca 100755
--- a/test/Selenium/runTestsWithXvfb.sh
+++ b/test/Selenium/runTestsWithXvfb.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/createOfflineWebGUI.sh b/test/createOfflineWebGUI.sh
index 7139f3b..32a4773 100755
--- a/test/createOfflineWebGUI.sh
+++ b/test/createOfflineWebGUI.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #///////////////////////////////////////////////////////////////////////////////
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                               //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                               //
 #//                                                                           //
 #// All rights reserved. This program and the accompanying materials          //
 #// are made available under the terms of the Eclipse Public License v2.0     //
diff --git a/test/nightlytest_webGUI_git.py b/test/nightlytest_webGUI_git.py
index c580d68..ca1abf3 100644
--- a/test/nightlytest_webGUI_git.py
+++ b/test/nightlytest_webGUI_git.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2019 Ericsson Telecom AB Telecom AB                                                       //
+#// Copyright (c) 2000-2023 Ericsson Telecom AB Telecom AB                                                       //
 #// All rights reserved. This program and the accompanying materials are made available under the     //
 #// terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
-- 
GitLab