Copyright datum changed for 2000-2019

Signed-off-by: balaskoa <Jeno.Balasko@ericsson.com>
diff --git a/demo/Deploy/deployAndRunBattleship.py b/demo/Deploy/deployAndRunBattleship.py
index 3cb7b4e..6cb447f 100644
--- a/demo/Deploy/deployAndRunBattleship.py
+++ b/demo/Deploy/deployAndRunBattleship.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/demo/Deploy/deployBattleship.py b/demo/Deploy/deployBattleship.py
index b33543a..86ec744 100644
--- a/demo/Deploy/deployBattleship.py
+++ b/demo/Deploy/deployBattleship.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/demo/Microservices/BattleShip/BattleShip.py b/demo/Microservices/BattleShip/BattleShip.py
index 611ed37..c9bb204 100644
--- a/demo/Microservices/BattleShip/BattleShip.py
+++ b/demo/Microservices/BattleShip/BattleShip.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/demo/Microservices/BattleShip/__init__.py b/demo/Microservices/BattleShip/__init__.py
index 23d9a40..8d6d4a9 100644
--- a/demo/Microservices/BattleShip/__init__.py
+++ b/demo/Microservices/BattleShip/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/demo/Microservices/GuiConfigHandlerForBattleship/GuiConfigHandler.py b/demo/Microservices/GuiConfigHandlerForBattleship/GuiConfigHandler.py
index 6836b6e..bbaa999 100644
--- a/demo/Microservices/GuiConfigHandlerForBattleship/GuiConfigHandler.py
+++ b/demo/Microservices/GuiConfigHandlerForBattleship/GuiConfigHandler.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/demo/Microservices/GuiConfigHandlerForBattleship/__init__.py b/demo/Microservices/GuiConfigHandlerForBattleship/__init__.py
index ff6b914..2b2f89c 100644
--- a/demo/Microservices/GuiConfigHandlerForBattleship/__init__.py
+++ b/demo/Microservices/GuiConfigHandlerForBattleship/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/demo/Microservices/__init__.py b/demo/Microservices/__init__.py
index 3e32020..69585a4 100644
--- a/demo/Microservices/__init__.py
+++ b/demo/Microservices/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/AppAgent.py b/src/AppAgent.py
index 4a06a4b..d3a4a10 100644
--- a/src/AppAgent.py
+++ b/src/AppAgent.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Common/BaseGuiConfigHandler.py b/src/Common/BaseGuiConfigHandler.py
index 4d6387b..4618dd2 100644
--- a/src/Common/BaseGuiConfigHandler.py
+++ b/src/Common/BaseGuiConfigHandler.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Common/DsRestAPI.py b/src/Common/DsRestAPI.py
index dfbe9bb..3fad8a7 100644
--- a/src/Common/DsRestAPI.py
+++ b/src/Common/DsRestAPI.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Common/EditableGroupRights.py b/src/Common/EditableGroupRights.py
index 8bc2873..4aee61f 100644
--- a/src/Common/EditableGroupRights.py
+++ b/src/Common/EditableGroupRights.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Common/__init__.py b/src/Common/__init__.py
index 1cf0261..675d2aa 100644
--- a/src/Common/__init__.py
+++ b/src/Common/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Authentication/AuthenticationHandler.py b/src/Microservices/Authentication/AuthenticationHandler.py
index 85d06a3..14faa68 100644
--- a/src/Microservices/Authentication/AuthenticationHandler.py
+++ b/src/Microservices/Authentication/AuthenticationHandler.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Authentication/FileUserHandler.py b/src/Microservices/Authentication/FileUserHandler.py
index c34c836..10bf943 100644
--- a/src/Microservices/Authentication/FileUserHandler.py
+++ b/src/Microservices/Authentication/FileUserHandler.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Authentication/Help.py b/src/Microservices/Authentication/Help.py
index bbe4ecf..ba2d379 100644
--- a/src/Microservices/Authentication/Help.py
+++ b/src/Microservices/Authentication/Help.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Authentication/LdapAuthenticator.py b/src/Microservices/Authentication/LdapAuthenticator.py
index 78600e4..aed7910 100644
--- a/src/Microservices/Authentication/LdapAuthenticator.py
+++ b/src/Microservices/Authentication/LdapAuthenticator.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Authentication/WebApplication/Main.js b/src/Microservices/Authentication/WebApplication/Main.js
index 83a32b3..f2029d9 100644
--- a/src/Microservices/Authentication/WebApplication/Main.js
+++ b/src/Microservices/Authentication/WebApplication/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Authentication/__init__.py b/src/Microservices/Authentication/__init__.py
index 28abbb4..2a0d37f 100644
--- a/src/Microservices/Authentication/__init__.py
+++ b/src/Microservices/Authentication/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/DataSource/DataSource.py b/src/Microservices/DataSource/DataSource.py
index 43bdb39..04b1e07 100644
--- a/src/Microservices/DataSource/DataSource.py
+++ b/src/Microservices/DataSource/DataSource.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/DataSource/Help.py b/src/Microservices/DataSource/Help.py
index 40c0208..f231591 100644
--- a/src/Microservices/DataSource/Help.py
+++ b/src/Microservices/DataSource/Help.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/DataSource/__init__.py b/src/Microservices/DataSource/__init__.py
index 033692d..109d953 100644
--- a/src/Microservices/DataSource/__init__.py
+++ b/src/Microservices/DataSource/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/PerformanceMonitor/PerformanceMonitor.py b/src/Microservices/PerformanceMonitor/PerformanceMonitor.py
index 6646851..485c9a7 100644
--- a/src/Microservices/PerformanceMonitor/PerformanceMonitor.py
+++ b/src/Microservices/PerformanceMonitor/PerformanceMonitor.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/PerformanceMonitor/__init__.py b/src/Microservices/PerformanceMonitor/__init__.py
index 8a1666c..75ea834 100644
--- a/src/Microservices/PerformanceMonitor/__init__.py
+++ b/src/Microservices/PerformanceMonitor/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Playlist/Help.py b/src/Microservices/Playlist/Help.py
index 3d12ad5..b5ccbd9 100644
--- a/src/Microservices/Playlist/Help.py
+++ b/src/Microservices/Playlist/Help.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Playlist/Playlist.py b/src/Microservices/Playlist/Playlist.py
index edc21c0..030e4fc 100644
--- a/src/Microservices/Playlist/Playlist.py
+++ b/src/Microservices/Playlist/Playlist.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Playlist/ScheduledPlaylist.py b/src/Microservices/Playlist/ScheduledPlaylist.py
index 3d060c6..d4baac0 100644
--- a/src/Microservices/Playlist/ScheduledPlaylist.py
+++ b/src/Microservices/Playlist/ScheduledPlaylist.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/Playlist/WebApplication/Main.js b/src/Microservices/Playlist/WebApplication/Main.js
index 1ebce46..ecd51fe 100644
--- a/src/Microservices/Playlist/WebApplication/Main.js
+++ b/src/Microservices/Playlist/WebApplication/Main.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/Models/Model.js b/src/Microservices/Playlist/WebApplication/Models/Model.js
index 57b61ea..4f01ad7 100644
--- a/src/Microservices/Playlist/WebApplication/Models/Model.js
+++ b/src/Microservices/Playlist/WebApplication/Models/Model.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel.js b/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel.js
index d6b5193..797f465 100644
--- a/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel.js
+++ b/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_ElementEditor.js b/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_ElementEditor.js
index 560bd30..268c559 100644
--- a/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_ElementEditor.js
+++ b/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_ElementEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_FilterElementEditor.js b/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_FilterElementEditor.js
index 9c27da7..aef8da4 100644
--- a/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_FilterElementEditor.js
+++ b/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_FilterElementEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_PlaylistItem.js b/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_PlaylistItem.js
index 2b2dc5f..c6906d1 100644
--- a/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_PlaylistItem.js
+++ b/src/Microservices/Playlist/WebApplication/ViewModels/Viewmodel_PlaylistItem.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/Views/View.js b/src/Microservices/Playlist/WebApplication/Views/View.js
index c4cfcd8..32f4519 100644
--- a/src/Microservices/Playlist/WebApplication/Views/View.js
+++ b/src/Microservices/Playlist/WebApplication/Views/View.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/Views/View_EditorContainer.js b/src/Microservices/Playlist/WebApplication/Views/View_EditorContainer.js
index 26df1c3..89aa4a0 100644
--- a/src/Microservices/Playlist/WebApplication/Views/View_EditorContainer.js
+++ b/src/Microservices/Playlist/WebApplication/Views/View_EditorContainer.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/Views/View_FilterEditor.js b/src/Microservices/Playlist/WebApplication/Views/View_FilterEditor.js
index 4a6dcfb..78f4166 100644
--- a/src/Microservices/Playlist/WebApplication/Views/View_FilterEditor.js
+++ b/src/Microservices/Playlist/WebApplication/Views/View_FilterEditor.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/WebApplication/Views/View_PlaylistItem.js b/src/Microservices/Playlist/WebApplication/Views/View_PlaylistItem.js
index 21fb59b..c0528ae 100644
--- a/src/Microservices/Playlist/WebApplication/Views/View_PlaylistItem.js
+++ b/src/Microservices/Playlist/WebApplication/Views/View_PlaylistItem.js
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2017 Ericsson Telecom AB                                                       //
+// Copyright (c) 2000-2019 Ericsson Telecom AB                                                       //
 // All rights reserved. This program and the accompanying materials are made available under the     //
 // terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at //
 // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                         //
diff --git a/src/Microservices/Playlist/__init__.py b/src/Microservices/Playlist/__init__.py
index de495c1..3a8ce86 100644
--- a/src/Microservices/Playlist/__init__.py
+++ b/src/Microservices/Playlist/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/src/Microservices/__init__.py b/src/Microservices/__init__.py
index 7a76300..379c168 100644
--- a/src/Microservices/__init__.py
+++ b/src/Microservices/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/__init__.py b/test/__init__.py
index 3e32020..69585a4 100644
--- a/test/__init__.py
+++ b/test/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/runTests.py b/test/runTests.py
index 4347b89..895d0ea 100644
--- a/test/runTests.py
+++ b/test/runTests.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/__init__.py b/test/testcases/__init__.py
index 3e32020..69585a4 100644
--- a/test/testcases/__init__.py
+++ b/test/testcases/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/test_AppAgent.py b/test/testcases/test_AppAgent.py
index 8e41bd7..b2ecc8f 100644
--- a/test/testcases/test_AppAgent.py
+++ b/test/testcases/test_AppAgent.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/test_Authentication.py b/test/testcases/test_Authentication.py
index 5af010c..8380b75 100644
--- a/test/testcases/test_Authentication.py
+++ b/test/testcases/test_Authentication.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/test_BaseGuiConfigHandler.py b/test/testcases/test_BaseGuiConfigHandler.py
index 22d21d8..7f8577d 100644
--- a/test/testcases/test_BaseGuiConfigHandler.py
+++ b/test/testcases/test_BaseGuiConfigHandler.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/test_DataSource.py b/test/testcases/test_DataSource.py
index 83599d2..7855d60 100644
--- a/test/testcases/test_DataSource.py
+++ b/test/testcases/test_DataSource.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/test_DsRestAPI.py b/test/testcases/test_DsRestAPI.py
index 2841049..ef192a9 100644
--- a/test/testcases/test_DsRestAPI.py
+++ b/test/testcases/test_DsRestAPI.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/test_EditableGroupRights.py b/test/testcases/test_EditableGroupRights.py
index c3128a9..58d8fd8 100644
--- a/test/testcases/test_EditableGroupRights.py
+++ b/test/testcases/test_EditableGroupRights.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/test_Playlist.py b/test/testcases/test_Playlist.py
index 532872b..65feb37 100644
--- a/test/testcases/test_Playlist.py
+++ b/test/testcases/test_Playlist.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/testcases/test_integration.py b/test/testcases/test_integration.py
index 1763037..4cbcec5 100644
--- a/test/testcases/test_integration.py
+++ b/test/testcases/test_integration.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/utils/MockedHandler.py b/test/utils/MockedHandler.py
index a3d9ecd..7750a6f 100644
--- a/test/utils/MockedHandler.py
+++ b/test/utils/MockedHandler.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/utils/Utils.py b/test/utils/Utils.py
index 441cbd5..38099d2 100644
--- a/test/utils/Utils.py
+++ b/test/utils/Utils.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //
diff --git a/test/utils/__init__.py b/test/utils/__init__.py
index 3e32020..69585a4 100644
--- a/test/utils/__init__.py
+++ b/test/utils/__init__.py
@@ -1,4 +1,4 @@
-#// Copyright (c) 2000-2018 Ericsson Telecom AB                                                         //
+#// Copyright (c) 2000-2019 Ericsson Telecom AB                                                         //
 #// All rights reserved. This program and the accompanying materials are made available under the terms //
 #// of the Eclipse Public License v2.0 which accompanies this distribution, and is available at         //
 #// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html                                                           //