From 69af70aa1f92ca9105860887f2ea26dc0224d2dc Mon Sep 17 00:00:00 2001 From: balaskoa <Jeno.Balasko@ericsson.com> Date: Thu, 2 May 2019 16:15:34 +0200 Subject: [PATCH] Copyright datum changed for 2000-2019 Signed-off-by: balaskoa <Jeno.Balasko@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_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/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_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 +- 151 files changed, 151 insertions(+), 151 deletions(-) diff --git a/htdocs/Utils/Compat.js b/htdocs/Utils/Compat.js index 7f936af..377934a 100644 --- a/htdocs/Utils/Compat.js +++ b/htdocs/Utils/Compat.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 7457440..7158fb0 100644 --- a/htdocs/Utils/DataSourceUtils.js +++ b/htdocs/Utils/DataSourceUtils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 1315466..ae54432 100644 --- a/htdocs/Utils/DsRestAPI/DsRestAPI.js +++ b/htdocs/Utils/DsRestAPI/DsRestAPI.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 8eb23a5..e610427 100644 --- a/htdocs/Utils/DsRestAPI/DsRestAPIComm.js +++ b/htdocs/Utils/DsRestAPI/DsRestAPIComm.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 ee9d26a..2682094 100644 --- a/htdocs/Utils/FileHandler.js +++ b/htdocs/Utils/FileHandler.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 8a445db..4f83659 100644 --- a/htdocs/Utils/FileLoader.js +++ b/htdocs/Utils/FileLoader.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 52b27a3..1aee2ce 100644 --- a/htdocs/Utils/HelpTreeBuilder.js +++ b/htdocs/Utils/HelpTreeBuilder.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 8136672..280e6de 100644 --- a/htdocs/Utils/JsTreeUtils.js +++ b/htdocs/Utils/JsTreeUtils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 b904348..d8e2706 100644 --- a/htdocs/Utils/JsonLoader.js +++ b/htdocs/Utils/JsonLoader.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 b44b841..7af0123 100644 --- a/htdocs/Utils/LineDrawer.js +++ b/htdocs/Utils/LineDrawer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c08d9d7..9511df2 100644 --- a/htdocs/Utils/Polyfill.js +++ b/htdocs/Utils/Polyfill.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 6ae6dd3..accec4c 100644 --- a/htdocs/Utils/RequestBuilderFromHelp_full.js +++ b/htdocs/Utils/RequestBuilderFromHelp_full.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 b062ded..bd58043 100644 --- a/htdocs/Utils/RequestBuilderFromHelp_manual.js +++ b/htdocs/Utils/RequestBuilderFromHelp_manual.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 235555f..ac0a48a 100644 --- a/htdocs/Utils/TaskUtils.js +++ b/htdocs/Utils/TaskUtils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 017c2fc..68b463e 100644 --- a/htdocs/Utils/Utilities.js +++ b/htdocs/Utils/Utilities.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 44803eb..a6214e6 100644 --- a/htdocs/Utils/ViewUtils.js +++ b/htdocs/Utils/ViewUtils.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 29951f1..e8a6fce 100644 --- a/htdocs/WebApplicationFramework/FrameworkMain.js +++ b/htdocs/WebApplicationFramework/FrameworkMain.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 12eb26e..8673468 100644 --- a/htdocs/WebApplicationFramework/Setup_Model.js +++ b/htdocs/WebApplicationFramework/Setup_Model.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 b799d31..b65b24f 100644 --- a/htdocs/WebApplicationFramework/ViewModels/ViewModel_FileSelector.js +++ b/htdocs/WebApplicationFramework/ViewModels/ViewModel_FileSelector.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 a635a96..1ca2d80 100644 --- a/htdocs/WebApplicationFramework/Views/View_Aligner.js +++ b/htdocs/WebApplicationFramework/Views/View_Aligner.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 24c319c..405e93f 100644 --- a/htdocs/WebApplicationFramework/Views/View_AutoGui.js +++ b/htdocs/WebApplicationFramework/Views/View_AutoGui.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 e2f29bc..5b59d94 100644 --- a/htdocs/WebApplicationFramework/Views/View_BasicButton.js +++ b/htdocs/WebApplicationFramework/Views/View_BasicButton.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 efec092..4561711 100644 --- a/htdocs/WebApplicationFramework/Views/View_ButtonForCodeEditing.js +++ b/htdocs/WebApplicationFramework/Views/View_ButtonForCodeEditing.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 1167a83..09715aa 100644 --- a/htdocs/WebApplicationFramework/Views/View_ButtonForDownload.js +++ b/htdocs/WebApplicationFramework/Views/View_ButtonForDownload.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 ea5d778..06ab402 100644 --- a/htdocs/WebApplicationFramework/Views/View_ButtonForUrlOpen.js +++ b/htdocs/WebApplicationFramework/Views/View_ButtonForUrlOpen.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 842de43..3d86862 100644 --- a/htdocs/WebApplicationFramework/Views/View_Chart.js +++ b/htdocs/WebApplicationFramework/Views/View_Chart.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 78ea6a8..ac5730e 100644 --- a/htdocs/WebApplicationFramework/Views/View_CheckboxOrSwitch.js +++ b/htdocs/WebApplicationFramework/Views/View_CheckboxOrSwitch.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 1d3a746..58f4914 100644 --- a/htdocs/WebApplicationFramework/Views/View_Clients.js +++ b/htdocs/WebApplicationFramework/Views/View_Clients.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 f8f9522..f26b234 100644 --- a/htdocs/WebApplicationFramework/Views/View_CodeEditor.js +++ b/htdocs/WebApplicationFramework/Views/View_CodeEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 7242d20..ec01702 100644 --- a/htdocs/WebApplicationFramework/Views/View_ComboBox.js +++ b/htdocs/WebApplicationFramework/Views/View_ComboBox.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 d9ea642..b0de366 100644 --- a/htdocs/WebApplicationFramework/Views/View_ComboButton.js +++ b/htdocs/WebApplicationFramework/Views/View_ComboButton.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 cae2079..1f4555a 100644 --- a/htdocs/WebApplicationFramework/Views/View_Condition.js +++ b/htdocs/WebApplicationFramework/Views/View_Condition.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 edf1271..cfc07cf 100644 --- a/htdocs/WebApplicationFramework/Views/View_ContextMenu.js +++ b/htdocs/WebApplicationFramework/Views/View_ContextMenu.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 2de1cc1..e826326 100644 --- a/htdocs/WebApplicationFramework/Views/View_Div.js +++ b/htdocs/WebApplicationFramework/Views/View_Div.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c5f9b5e..c2a0268 100644 --- a/htdocs/WebApplicationFramework/Views/View_ElementAligner.js +++ b/htdocs/WebApplicationFramework/Views/View_ElementAligner.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 32fc1f0..617c187 100644 --- a/htdocs/WebApplicationFramework/Views/View_ElementTable.js +++ b/htdocs/WebApplicationFramework/Views/View_ElementTable.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 b3c0e58..bba1120 100644 --- a/htdocs/WebApplicationFramework/Views/View_ElementTableForLargeData.js +++ b/htdocs/WebApplicationFramework/Views/View_ElementTableForLargeData.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 70fbeed..24f3e8e 100644 --- a/htdocs/WebApplicationFramework/Views/View_FileSelector.js +++ b/htdocs/WebApplicationFramework/Views/View_FileSelector.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 78a2544..6f19e7c 100644 --- a/htdocs/WebApplicationFramework/Views/View_InputButton.js +++ b/htdocs/WebApplicationFramework/Views/View_InputButton.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c9cb383..1518257 100644 --- a/htdocs/WebApplicationFramework/Views/View_JSONEditor.js +++ b/htdocs/WebApplicationFramework/Views/View_JSONEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 d9d0122..84122a7 100644 --- a/htdocs/WebApplicationFramework/Views/View_Label.js +++ b/htdocs/WebApplicationFramework/Views/View_Label.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 99a03aa..a34478f 100644 --- a/htdocs/WebApplicationFramework/Views/View_MultipliedViewAligner.js +++ b/htdocs/WebApplicationFramework/Views/View_MultipliedViewAligner.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 8773326..b12601f 100644 --- a/htdocs/WebApplicationFramework/Views/View_Paging.js +++ b/htdocs/WebApplicationFramework/Views/View_Paging.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 8c442db..f6fd394 100644 --- a/htdocs/WebApplicationFramework/Views/View_ProgressBar.js +++ b/htdocs/WebApplicationFramework/Views/View_ProgressBar.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 0b3d77c..1394971 100644 --- a/htdocs/WebApplicationFramework/Views/View_Scroll.js +++ b/htdocs/WebApplicationFramework/Views/View_Scroll.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 02fc97d..1ab1855 100644 --- a/htdocs/WebApplicationFramework/Views/View_SetupTabs.js +++ b/htdocs/WebApplicationFramework/Views/View_SetupTabs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 6156837..f99804c 100644 --- a/htdocs/WebApplicationFramework/Views/View_StatusLED.js +++ b/htdocs/WebApplicationFramework/Views/View_StatusLED.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 f065065..5109f2a 100644 --- a/htdocs/WebApplicationFramework/Views/View_Table_Vertical.js +++ b/htdocs/WebApplicationFramework/Views/View_Table_Vertical.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 142ce56..bf5a4dd 100644 --- a/htdocs/WebApplicationFramework/Views/View_Tabs.js +++ b/htdocs/WebApplicationFramework/Views/View_Tabs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 6574354..fb0b85d 100644 --- a/htdocs/WebApplicationFramework/Views/View_TabsWithData.js +++ b/htdocs/WebApplicationFramework/Views/View_TabsWithData.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 db92be2..f0ab2e0 100644 --- a/htdocs/WebApplicationFramework/Views/View_Test.js +++ b/htdocs/WebApplicationFramework/Views/View_Test.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 170ef50..e26f9b2 100644 --- a/htdocs/WebApplicationFramework/WebApp_Model.js +++ b/htdocs/WebApplicationFramework/WebApp_Model.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 2f6ea19..509ecb7 100644 --- a/htdocs/WebApplications/CustomizableApp/Main.js +++ b/htdocs/WebApplications/CustomizableApp/Main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 9caa717..0aba044 100644 --- a/htdocs/WebApplications/CustomizableApp/Model.js +++ b/htdocs/WebApplications/CustomizableApp/Model.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 ce98a7c..23aaa36 100644 --- a/htdocs/WebApplications/CustomizableApp/View.js +++ b/htdocs/WebApplications/CustomizableApp/View.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 5e9f58c..eb69298 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModel.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 f8e43c6..0adfa29 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_2dIteratorSelector.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_2dIteratorSelector.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 29c5443..fbf9422 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_AutoGUI.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_AutoGUI.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 31f51f1..ac6e887 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Chart.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Chart.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 aa68b00..f21d1a0 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Clients.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Clients.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 afd7729..f6c6f0b 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_CodeEditor.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_CodeEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 4b992d8..4af5dac 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Condition.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Condition.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 a813520..11fd9c8 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DistributionChart.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DistributionChart.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 4e05400..1450aaf 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DynamicTable.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_DynamicTable.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 7e99fb1..b897c16 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ElementRelay.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ElementRelay.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 23524e8..ab4edbe 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FlexAligner.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_FlexAligner.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 90adab3..7a739b3 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_JSONEditor.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_JSONEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 5a29f53..7408508 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Multiplier.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Multiplier.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 39dc1bd..2e6756e 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Paging.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_Paging.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 1cdaf21..a1fff37 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestManipulator.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestManipulator.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 ef2b003..17751f9 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestToggle.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_RequestToggle.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 0d7d7ba..e69be0e 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ResponseMerger.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_ResponseMerger.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 bf9a4e1..d6cfecd 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupLoaderBasedOnCondition.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupLoaderBasedOnCondition.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 1aa2c9f..89284ad 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupTabs.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_SetupTabs.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 bdcca5a..6c34e8d 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_TableForLargeData.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_TableForLargeData.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 e85d534..3cfd784 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_UnionTable.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_UnionTable.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 26090ca..53b77b7 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_WritableCondition.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/ViewModel_WritableCondition.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 cfcf751..314a538 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_FilterAndSort.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_FilterAndSort.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 bbec5c0..30df101 100644 --- a/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_ScrollForRangeFilter.js +++ b/htdocs/WebApplications/CustomizableApp/ViewModels/Viewmodel_ScrollForRangeFilter.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 3414b25..ada3225 100644 --- a/htdocs/WebApplications/GuiEditor/Main.js +++ b/htdocs/WebApplications/GuiEditor/Main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 d1cceb9..f7884ef 100644 --- a/htdocs/WebApplications/GuiEditor/Models/Model.js +++ b/htdocs/WebApplications/GuiEditor/Models/Model.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 9dad9b6..1a5c29e 100644 --- a/htdocs/WebApplications/GuiEditor/Models/Model_Imports.js +++ b/htdocs/WebApplications/GuiEditor/Models/Model_Imports.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 2aa58e5..70755a3 100644 --- a/htdocs/WebApplications/GuiEditor/Models/Model_ViewEditor.js +++ b/htdocs/WebApplications/GuiEditor/Models/Model_ViewEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 597d476..d23b85c 100644 --- a/htdocs/WebApplications/GuiEditor/Models/Model_ViewModelEditor.js +++ b/htdocs/WebApplications/GuiEditor/Models/Model_ViewModelEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 1c59661..8aeb83e 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 974a21b..a550eab 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ContentEditor.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ContentEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 ae4bcd7..fbe38b7 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_EditorContainer.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_EditorContainer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 8ccd1bd..b1a75a0 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_HtmlEditor.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_HtmlEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 73727d3..e934a4d 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_Imports.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_Imports.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c392f1e..c338d0a 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_RequestEditor.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_RequestEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c45bbc9..99151a7 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_SanityChecker.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_SanityChecker.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 1b71e22..6f18d0f 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_UIConfigEditor.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_UIConfigEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 538dd94..d8e646c 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewEditor.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 9abc398..0d6e350 100644 --- a/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewModelEditor.js +++ b/htdocs/WebApplications/GuiEditor/ViewModels/ViewModel_ViewModelEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 9870a11..ce3a70f 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View.js +++ b/htdocs/WebApplications/GuiEditor/Views/View.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 be8cac8..4878ef0 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_BaseContentEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_BaseContentEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 a25b0a5..c8c6f17 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_BaseEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_BaseEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 fff856c..62e7a19 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_Connections.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_Connections.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 a7beaca..ddf51d6 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_EditorContainer.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_EditorContainer.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 9f0c85d..a160496 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_ElementEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_ElementEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 a8ccd4d..46c79d0 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_FilterEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_FilterEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 40f90e7..bf5d93f 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_FilterElementEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_FilterElementEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 883bf3b..8f71571 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_HtmlEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_HtmlEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 7ade9bb..3a02e4d 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_Imports.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_Imports.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 bb7fe4d..033d480 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_JSONConfigEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_JSONConfigEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 ecb7b81..8f4276f 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_RequestEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_RequestEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c55c899..6df0cd3 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_ViewContentEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_ViewContentEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c7320ae..ee502c8 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_ViewEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_ViewEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c61bff0..4f79836 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_ViewModelContentEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_ViewModelContentEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 f7ab17d..fe62790 100644 --- a/htdocs/WebApplications/GuiEditor/Views/View_ViewModelEditor.js +++ b/htdocs/WebApplications/GuiEditor/Views/View_ViewModelEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 68ba72b..daee0d4 100644 --- a/htdocs/WebApplications/RequestConsole/Main.js +++ b/htdocs/WebApplications/RequestConsole/Main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 ef2b381..b2c95ad 100644 --- a/htdocs/WebApplications/RequestConsole/Models/Model.js +++ b/htdocs/WebApplications/RequestConsole/Models/Model.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 95c8358..9b03579 100644 --- a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel.js +++ b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 29c5443..fbf9422 100644 --- a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_AutoGUI.js +++ b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_AutoGUI.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 67fa35c..f3d986f 100644 --- a/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_RequestEditor.js +++ b/htdocs/WebApplications/RequestConsole/ViewModels/ViewModel_RequestEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 81772b8..e7f643c 100644 --- a/htdocs/WebApplications/RequestConsole/Views/View.js +++ b/htdocs/WebApplications/RequestConsole/Views/View.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 24db9c0..911985b 100644 --- a/htdocs/WebApplications/RequestConsole/Views/View_ElementEditor.js +++ b/htdocs/WebApplications/RequestConsole/Views/View_ElementEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 e14d3c9..1c61f49 100644 --- a/htdocs/WebApplications/RequestConsole/Views/View_FilterEditor.js +++ b/htdocs/WebApplications/RequestConsole/Views/View_FilterEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 220d523..2a928a5 100644 --- a/htdocs/WebApplications/RequestConsole/Views/View_FilterElementEditor.js +++ b/htdocs/WebApplications/RequestConsole/Views/View_FilterElementEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 ce3492e..03d2b0e 100644 --- a/htdocs/WebApplications/RequestConsole/Views/View_RequestEditor.js +++ b/htdocs/WebApplications/RequestConsole/Views/View_RequestEditor.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 58ae945..5645209 100644 --- a/htdocs/WebApplications/RequestTester/Main.js +++ b/htdocs/WebApplications/RequestTester/Main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c32e3b2..58394ab 100644 --- a/htdocs/WebApplications/RequestTester/View.js +++ b/htdocs/WebApplications/RequestTester/View.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 da32cbb..eccd25c 100644 --- a/htdocs/WebApplications/RequestTester/ViewModel.js +++ b/htdocs/WebApplications/RequestTester/ViewModel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 aba8e5c..5cf6862 100644 --- a/htdocs/WebApplications/ServerBrowser/Main.js +++ b/htdocs/WebApplications/ServerBrowser/Main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 e13853e..6d4ba3a 100644 --- a/htdocs/WebApplications/ServerBrowser/View.js +++ b/htdocs/WebApplications/ServerBrowser/View.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 c5fbe37..c9a8d9c 100644 --- a/htdocs/WebApplications/ServerBrowser/ViewModel.js +++ b/htdocs/WebApplications/ServerBrowser/ViewModel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 a0fe5e2..7fe56ac 100644 --- a/htdocs/WebApplications/TitansimConfiguration/Main.js +++ b/htdocs/WebApplications/TitansimConfiguration/Main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 4bc6a1f..c5df9d5 100644 --- a/htdocs/WebApplications/TitansimConfiguration/View.js +++ b/htdocs/WebApplications/TitansimConfiguration/View.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 94a43ea..81dfebb 100644 --- a/htdocs/WebApplications/TitansimConfiguration/ViewModel.js +++ b/htdocs/WebApplications/TitansimConfiguration/ViewModel.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 cf07cc5..2ae8ee9 100644 --- a/htdocs/WebApplications/WebpageFrame/Main.js +++ b/htdocs/WebApplications/WebpageFrame/Main.js @@ -1,4 +1,4 @@ -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 846ea4b..722c87e 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<!--Copyright (c) 2000-2018 Ericsson Telecom AB +<!--Copyright (c) 2000-2019 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 f589d59..6b5c13d 100644 --- a/test/MockTest/AjvSelfTest.js +++ b/test/MockTest/AjvSelfTest.js @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 9808532..23eeb82 100644 --- a/test/MockTest/Main.js +++ b/test/MockTest/Main.js @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 dc27fb4..a111623 100644 --- a/test/MockTest/TestConfigModelFiller.js +++ b/test/MockTest/TestConfigModelFiller.js @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 09d92be..316a28b 100644 --- a/test/MockedServer/DSHelp.js +++ b/test/MockedServer/DSHelp.js @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 d418097..2079f2e 100644 --- a/test/MockedServer/DataGenerator.js +++ b/test/MockedServer/DataGenerator.js @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 6511a7e..48cc492 100644 --- a/test/MockedServer/DsRestAPIComm_Mock.js +++ b/test/MockedServer/DsRestAPIComm_Mock.js @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 d8af615..d43fb0a 100644 --- a/test/MockedServer/FileHandler.js +++ b/test/MockedServer/FileHandler.js @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 4ef233b..07e6d30 100644 --- a/test/MockedServer/Model.js +++ b/test/MockedServer/Model.js @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright (c) 2000-2017 Ericsson Telecom AB // +// Copyright (c) 2000-2019 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 412ca28..6c62940 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 6659dca..93abdd3 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 03ecb25..60b549a 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 3b44140..8b2a522 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 8246dab..27ecbb8 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 dab983c..e4f54da 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 ae4eb38..4f38258 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 c053745..0225383 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 196d411..98dcb65 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-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 d9704c2..ab0a5bd 100755 --- a/test/Selenium/runTestsWithXvfb.sh +++ b/test/Selenium/runTestsWithXvfb.sh @@ -1,6 +1,6 @@ #!/bin/bash #/////////////////////////////////////////////////////////////////////////////// -#// Copyright (c) 2000-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 27685dc..7139f3b 100755 --- a/test/createOfflineWebGUI.sh +++ b/test/createOfflineWebGUI.sh @@ -1,6 +1,6 @@ #!/bin/sh #/////////////////////////////////////////////////////////////////////////////// -#// Copyright (c) 2000-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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 5565432..c580d68 100644 --- a/test/nightlytest_webGUI_git.py +++ b/test/nightlytest_webGUI_git.py @@ -1,4 +1,4 @@ -#// Copyright (c) 2000-2018 Ericsson Telecom AB // +#// Copyright (c) 2000-2019 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