aboutsummaryrefslogtreecommitdiffstats
path: root/squishtests/suite_neptune3/shared
diff options
context:
space:
mode:
Diffstat (limited to 'squishtests/suite_neptune3/shared')
-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
12 files changed, 12 insertions, 12 deletions
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