aboutsummaryrefslogtreecommitdiffstats
path: root/squishtests
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2019-08-08 12:25:58 +0200
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2019-08-08 10:59:49 +0000
commit0df363da0750d7806f0528190bfcd81707a2f95b (patch)
treefaa60cf38b0d71eb31a505d4f14c20a0dc1a2e0c /squishtests
parent88d45db35050b5e522599a09456af4cdfae2df6c (diff)
[license] remove "ivi" and leave Neptune 3 UI as its project name
Change-Id: I857ccffbeb584c05f74d35bd36e948dff9970073 Reviewed-by: Vladimir Minenko <vladimir.minenko@pelagicore.com> Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com>
Diffstat (limited to 'squishtests')
-rw-r--r--squishtests/suite_neptune3/extension/NeptuneWidgets.qml2
-rw-r--r--squishtests/suite_neptune3/shared/scripts/bdd_hooks.py2
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/__init__.py2
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/app.py2
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/qml_names.py2
-rw-r--r--squishtests/suite_neptune3/shared/scripts/common/settings.py2
-rwxr-xr-xsquishtests/suite_neptune3/shared/scripts/generate_sqlite.py2
-rw-r--r--squishtests/suite_neptune3/shared/scripts/names.py2
-rw-r--r--squishtests/suite_neptune3/shared/scripts/referencer.py2
-rw-r--r--squishtests/suite_neptune3/shared/steps/common_music.py2
-rw-r--r--squishtests/suite_neptune3/shared/steps/common_phone.py2
-rw-r--r--squishtests/suite_neptune3/shared/steps/essential.py2
-rw-r--r--squishtests/suite_neptune3/shared/steps/steps.py2
-rw-r--r--squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py2
-rw-r--r--squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_calendar/steps/app_calendar.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_calendar/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_common/steps/app_settings.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_common/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_downloads/steps/app_downloads.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_downloads/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_music/steps/app_music.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_music/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_phone/steps/app_phone.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_phone/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_settings/steps/app_settings.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_settings/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_vehicle/steps/app_vehicle.py2
-rw-r--r--squishtests/suite_neptune3/tst_app_vehicle/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_climate/steps/popup_climate.py2
-rw-r--r--squishtests/suite_neptune3/tst_climate/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_home_screen/steps/widget_operations.py2
-rw-r--r--squishtests/suite_neptune3/tst_home_screen/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_launcher/steps/launcher_bar.py2
-rw-r--r--squishtests/suite_neptune3/tst_launcher/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_volume/steps/volume_slider.py2
-rw-r--r--squishtests/suite_neptune3/tst_volume/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_widget_music/steps/widget_music.py2
-rw-r--r--squishtests/suite_neptune3/tst_widget_music/test.py2
-rw-r--r--squishtests/suite_neptune3/tst_widget_phone/steps/widget_phone.py2
-rw-r--r--squishtests/suite_neptune3/tst_widget_phone/test.py2
41 files changed, 41 insertions, 41 deletions
diff --git a/squishtests/suite_neptune3/extension/NeptuneWidgets.qml b/squishtests/suite_neptune3/extension/NeptuneWidgets.qml
index 01fa29fe..97fd3c37 100644
--- a/squishtests/suite_neptune3/extension/NeptuneWidgets.qml
+++ b/squishtests/suite_neptune3/extension/NeptuneWidgets.qml
@@ -4,7 +4,7 @@
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Neptune 3 IVI UI.
+** This file is part of the Neptune 3 UI.
**
** $QT_BEGIN_LICENSE:GPL-QTAS$
** Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/scripts/bdd_hooks.py b/squishtests/suite_neptune3/shared/scripts/bdd_hooks.py
index a4fde0ec..6e3ea123 100644
--- a/squishtests/suite_neptune3/shared/scripts/bdd_hooks.py
+++ b/squishtests/suite_neptune3/shared/scripts/bdd_hooks.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/scripts/common/__init__.py b/squishtests/suite_neptune3/shared/scripts/common/__init__.py
index 0ef73f5b..84d254ed 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/__init__.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/__init__.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/scripts/common/app.py b/squishtests/suite_neptune3/shared/scripts/common/app.py
index fe46b399..8893df05 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/app.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/app.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/scripts/common/qml_names.py b/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
index 9ac15cb6..d768cad0 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/qml_names.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/scripts/common/settings.py b/squishtests/suite_neptune3/shared/scripts/common/settings.py
index 138d5d99..9238e7a4 100644
--- a/squishtests/suite_neptune3/shared/scripts/common/settings.py
+++ b/squishtests/suite_neptune3/shared/scripts/common/settings.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/scripts/generate_sqlite.py b/squishtests/suite_neptune3/shared/scripts/generate_sqlite.py
index f4f3079c..0a86f9e6 100755
--- a/squishtests/suite_neptune3/shared/scripts/generate_sqlite.py
+++ b/squishtests/suite_neptune3/shared/scripts/generate_sqlite.py
@@ -7,7 +7,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/scripts/names.py b/squishtests/suite_neptune3/shared/scripts/names.py
index 70d4f57d..ffaf5050 100644
--- a/squishtests/suite_neptune3/shared/scripts/names.py
+++ b/squishtests/suite_neptune3/shared/scripts/names.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/scripts/referencer.py b/squishtests/suite_neptune3/shared/scripts/referencer.py
index 5dec8b0f..49b7aec3 100644
--- a/squishtests/suite_neptune3/shared/scripts/referencer.py
+++ b/squishtests/suite_neptune3/shared/scripts/referencer.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/steps/common_music.py b/squishtests/suite_neptune3/shared/steps/common_music.py
index 570579f0..4cb64b0c 100644
--- a/squishtests/suite_neptune3/shared/steps/common_music.py
+++ b/squishtests/suite_neptune3/shared/steps/common_music.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/steps/common_phone.py b/squishtests/suite_neptune3/shared/steps/common_phone.py
index 465ea411..2e3a2fd2 100644
--- a/squishtests/suite_neptune3/shared/steps/common_phone.py
+++ b/squishtests/suite_neptune3/shared/steps/common_phone.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/steps/essential.py b/squishtests/suite_neptune3/shared/steps/essential.py
index 1e10cdef..bfe346e0 100644
--- a/squishtests/suite_neptune3/shared/steps/essential.py
+++ b/squishtests/suite_neptune3/shared/steps/essential.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/shared/steps/steps.py b/squishtests/suite_neptune3/shared/steps/steps.py
index 62bcbf9c..9fe68b65 100644
--- a/squishtests/suite_neptune3/shared/steps/steps.py
+++ b/squishtests/suite_neptune3/shared/steps/steps.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py b/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py
index b94fa3bf..414cacb2 100644
--- a/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py
+++ b/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/steps/concrete_test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py b/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py
index d03737bd..ff763cc4 100644
--- a/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py
+++ b/squishtests/suite_neptune3/templates/test_case/tst_qtautomotive_case_to_clone_from/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_calendar/steps/app_calendar.py b/squishtests/suite_neptune3/tst_app_calendar/steps/app_calendar.py
index 1f4dcb0a..9e40b13f 100644
--- a/squishtests/suite_neptune3/tst_app_calendar/steps/app_calendar.py
+++ b/squishtests/suite_neptune3/tst_app_calendar/steps/app_calendar.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_calendar/test.py b/squishtests/suite_neptune3/tst_app_calendar/test.py
index 8a8d9be2..d9f284c0 100644
--- a/squishtests/suite_neptune3/tst_app_calendar/test.py
+++ b/squishtests/suite_neptune3/tst_app_calendar/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_common/steps/app_settings.py b/squishtests/suite_neptune3/tst_app_common/steps/app_settings.py
index 8783b727..78212b0e 100644
--- a/squishtests/suite_neptune3/tst_app_common/steps/app_settings.py
+++ b/squishtests/suite_neptune3/tst_app_common/steps/app_settings.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_common/test.py b/squishtests/suite_neptune3/tst_app_common/test.py
index fe65a235..1470aaa3 100644
--- a/squishtests/suite_neptune3/tst_app_common/test.py
+++ b/squishtests/suite_neptune3/tst_app_common/test.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_downloads/steps/app_downloads.py b/squishtests/suite_neptune3/tst_app_downloads/steps/app_downloads.py
index 61b2ad70..ea8adc71 100644
--- a/squishtests/suite_neptune3/tst_app_downloads/steps/app_downloads.py
+++ b/squishtests/suite_neptune3/tst_app_downloads/steps/app_downloads.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_downloads/test.py b/squishtests/suite_neptune3/tst_app_downloads/test.py
index 8a8d9be2..d9f284c0 100644
--- a/squishtests/suite_neptune3/tst_app_downloads/test.py
+++ b/squishtests/suite_neptune3/tst_app_downloads/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_music/steps/app_music.py b/squishtests/suite_neptune3/tst_app_music/steps/app_music.py
index 46347383..b0da554d 100644
--- a/squishtests/suite_neptune3/tst_app_music/steps/app_music.py
+++ b/squishtests/suite_neptune3/tst_app_music/steps/app_music.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_music/test.py b/squishtests/suite_neptune3/tst_app_music/test.py
index 8a8d9be2..d9f284c0 100644
--- a/squishtests/suite_neptune3/tst_app_music/test.py
+++ b/squishtests/suite_neptune3/tst_app_music/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_phone/steps/app_phone.py b/squishtests/suite_neptune3/tst_app_phone/steps/app_phone.py
index baae11df..bbb205d2 100644
--- a/squishtests/suite_neptune3/tst_app_phone/steps/app_phone.py
+++ b/squishtests/suite_neptune3/tst_app_phone/steps/app_phone.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_phone/test.py b/squishtests/suite_neptune3/tst_app_phone/test.py
index 8a8d9be2..d9f284c0 100644
--- a/squishtests/suite_neptune3/tst_app_phone/test.py
+++ b/squishtests/suite_neptune3/tst_app_phone/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_settings/steps/app_settings.py b/squishtests/suite_neptune3/tst_app_settings/steps/app_settings.py
index b065de33..4f9e7de9 100644
--- a/squishtests/suite_neptune3/tst_app_settings/steps/app_settings.py
+++ b/squishtests/suite_neptune3/tst_app_settings/steps/app_settings.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_settings/test.py b/squishtests/suite_neptune3/tst_app_settings/test.py
index 8a8d9be2..d9f284c0 100644
--- a/squishtests/suite_neptune3/tst_app_settings/test.py
+++ b/squishtests/suite_neptune3/tst_app_settings/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_vehicle/steps/app_vehicle.py b/squishtests/suite_neptune3/tst_app_vehicle/steps/app_vehicle.py
index ee7d7a92..270d48da 100644
--- a/squishtests/suite_neptune3/tst_app_vehicle/steps/app_vehicle.py
+++ b/squishtests/suite_neptune3/tst_app_vehicle/steps/app_vehicle.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_app_vehicle/test.py b/squishtests/suite_neptune3/tst_app_vehicle/test.py
index 8a8d9be2..d9f284c0 100644
--- a/squishtests/suite_neptune3/tst_app_vehicle/test.py
+++ b/squishtests/suite_neptune3/tst_app_vehicle/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_climate/steps/popup_climate.py b/squishtests/suite_neptune3/tst_climate/steps/popup_climate.py
index c764dba0..9148880e 100644
--- a/squishtests/suite_neptune3/tst_climate/steps/popup_climate.py
+++ b/squishtests/suite_neptune3/tst_climate/steps/popup_climate.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_climate/test.py b/squishtests/suite_neptune3/tst_climate/test.py
index 53e5d84a..377aa530 100644
--- a/squishtests/suite_neptune3/tst_climate/test.py
+++ b/squishtests/suite_neptune3/tst_climate/test.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_home_screen/steps/widget_operations.py b/squishtests/suite_neptune3/tst_home_screen/steps/widget_operations.py
index 23d0ab82..8b5b7a16 100644
--- a/squishtests/suite_neptune3/tst_home_screen/steps/widget_operations.py
+++ b/squishtests/suite_neptune3/tst_home_screen/steps/widget_operations.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_home_screen/test.py b/squishtests/suite_neptune3/tst_home_screen/test.py
index 53e5d84a..377aa530 100644
--- a/squishtests/suite_neptune3/tst_home_screen/test.py
+++ b/squishtests/suite_neptune3/tst_home_screen/test.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_launcher/steps/launcher_bar.py b/squishtests/suite_neptune3/tst_launcher/steps/launcher_bar.py
index afe31638..39f1d2ae 100644
--- a/squishtests/suite_neptune3/tst_launcher/steps/launcher_bar.py
+++ b/squishtests/suite_neptune3/tst_launcher/steps/launcher_bar.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_launcher/test.py b/squishtests/suite_neptune3/tst_launcher/test.py
index 53e5d84a..377aa530 100644
--- a/squishtests/suite_neptune3/tst_launcher/test.py
+++ b/squishtests/suite_neptune3/tst_launcher/test.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_volume/steps/volume_slider.py b/squishtests/suite_neptune3/tst_volume/steps/volume_slider.py
index 84c082ae..11d13cb1 100644
--- a/squishtests/suite_neptune3/tst_volume/steps/volume_slider.py
+++ b/squishtests/suite_neptune3/tst_volume/steps/volume_slider.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_volume/test.py b/squishtests/suite_neptune3/tst_volume/test.py
index 53e5d84a..377aa530 100644
--- a/squishtests/suite_neptune3/tst_volume/test.py
+++ b/squishtests/suite_neptune3/tst_volume/test.py
@@ -6,7 +6,7 @@
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_widget_music/steps/widget_music.py b/squishtests/suite_neptune3/tst_widget_music/steps/widget_music.py
index d9be960f..40898e92 100644
--- a/squishtests/suite_neptune3/tst_widget_music/steps/widget_music.py
+++ b/squishtests/suite_neptune3/tst_widget_music/steps/widget_music.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_widget_music/test.py b/squishtests/suite_neptune3/tst_widget_music/test.py
index 8a8d9be2..d9f284c0 100644
--- a/squishtests/suite_neptune3/tst_widget_music/test.py
+++ b/squishtests/suite_neptune3/tst_widget_music/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_widget_phone/steps/widget_phone.py b/squishtests/suite_neptune3/tst_widget_phone/steps/widget_phone.py
index 2db9df28..0d06f6de 100644
--- a/squishtests/suite_neptune3/tst_widget_phone/steps/widget_phone.py
+++ b/squishtests/suite_neptune3/tst_widget_phone/steps/widget_phone.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage
diff --git a/squishtests/suite_neptune3/tst_widget_phone/test.py b/squishtests/suite_neptune3/tst_widget_phone/test.py
index 8a8d9be2..d9f284c0 100644
--- a/squishtests/suite_neptune3/tst_widget_phone/test.py
+++ b/squishtests/suite_neptune3/tst_widget_phone/test.py
@@ -5,7 +5,7 @@
## Copyright (C) 2019 Luxoft Sweden AB
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Neptune 3 IVI UI.
+## This file is part of the Neptune 3 UI.
##
## $QT_BEGIN_LICENSE:GPL-QTAS$
## Commercial License Usage