aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/widgetgrid
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2018-12-14 15:19:39 +0100
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2018-12-14 15:30:21 +0000
commitc16481b22d9cf718b5f8cc61bc6c4b834eb1d882 (patch)
tree83c3ee816d0489c0096f6491b6ad21d56f39d803 /plugins/widgetgrid
parent6c6a3be0535b6b21ed20054cd0e210782f557737 (diff)
Update copyright statements
- added 2019 - everything is (c) Luxoft instead of Pelagicore from now on Change-Id: I648d3c8a37df2567c48e3d4386546290997e3369 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
Diffstat (limited to 'plugins/widgetgrid')
-rw-r--r--plugins/widgetgrid/WidgetGridPlugin.cpp3
-rw-r--r--plugins/widgetgrid/WidgetListModel.cpp3
-rw-r--r--plugins/widgetgrid/WidgetListModel.h3
3 files changed, 6 insertions, 3 deletions
diff --git a/plugins/widgetgrid/WidgetGridPlugin.cpp b/plugins/widgetgrid/WidgetGridPlugin.cpp
index 5c155d43..2fc7dc22 100644
--- a/plugins/widgetgrid/WidgetGridPlugin.cpp
+++ b/plugins/widgetgrid/WidgetGridPlugin.cpp
@@ -1,6 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2017 Pelagicore AG
+** Copyright (C) 2019 Luxoft Sweden AB
+** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Neptune 3 IVI UI.
diff --git a/plugins/widgetgrid/WidgetListModel.cpp b/plugins/widgetgrid/WidgetListModel.cpp
index 466a434f..c176ac90 100644
--- a/plugins/widgetgrid/WidgetListModel.cpp
+++ b/plugins/widgetgrid/WidgetListModel.cpp
@@ -1,6 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2017-2018 Pelagicore AG
+** Copyright (C) 2019 Luxoft Sweden AB
+** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Neptune 3 IVI UI.
diff --git a/plugins/widgetgrid/WidgetListModel.h b/plugins/widgetgrid/WidgetListModel.h
index 1bd2056d..1041c2ca 100644
--- a/plugins/widgetgrid/WidgetListModel.h
+++ b/plugins/widgetgrid/WidgetListModel.h
@@ -1,6 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2017 Pelagicore AG
+** Copyright (C) 2019 Luxoft Sweden AB
+** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Neptune 3 IVI UI.