summaryrefslogtreecommitdiffstats
path: root/benchmarks/appman-bench
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/appman-bench')
-rwxr-xr-xbenchmarks/appman-bench/run.sh3
-rw-r--r--benchmarks/appman-bench/system-ui/main.qml3
-rw-r--r--benchmarks/appman-bench/templates/appman-qml/main.qml3
-rw-r--r--benchmarks/appman-bench/templates/qmlscene/main.qml3
-rw-r--r--benchmarks/appman-bench/tests/controls2.qml3
-rw-r--r--benchmarks/appman-bench/tests/rect.qml3
-rw-r--r--benchmarks/appman-bench/tests/repeater.qml3
-rw-r--r--benchmarks/appman-bench/tests/shader.qml3
8 files changed, 16 insertions, 8 deletions
diff --git a/benchmarks/appman-bench/run.sh b/benchmarks/appman-bench/run.sh
index 770a2d01..709afb4e 100755
--- a/benchmarks/appman-bench/run.sh
+++ b/benchmarks/appman-bench/run.sh
@@ -1,10 +1,11 @@
#!/bin/bash
#############################################################################
##
+## Copyright (C) 2019 Luxoft Sweden AB
## Copyright (C) 2018 Pelagicore AG
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Pelagicore Application Manager.
+## This file is part of the Luxoft Application Manager.
##
## $QT_BEGIN_LICENSE:BSD-QTAS$
## Commercial License Usage
diff --git a/benchmarks/appman-bench/system-ui/main.qml b/benchmarks/appman-bench/system-ui/main.qml
index b5b88dfc..7ea1d0a9 100644
--- a/benchmarks/appman-bench/system-ui/main.qml
+++ b/benchmarks/appman-bench/system-ui/main.qml
@@ -1,9 +1,10 @@
/****************************************************************************
**
+** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Luxoft Application Manager.
**
** $QT_BEGIN_LICENSE:BSD-QTAS$
** Commercial License Usage
diff --git a/benchmarks/appman-bench/templates/appman-qml/main.qml b/benchmarks/appman-bench/templates/appman-qml/main.qml
index ff2615a2..1b0503d4 100644
--- a/benchmarks/appman-bench/templates/appman-qml/main.qml
+++ b/benchmarks/appman-bench/templates/appman-qml/main.qml
@@ -1,9 +1,10 @@
/****************************************************************************
**
+** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Luxoft Application Manager.
**
** $QT_BEGIN_LICENSE:BSD-QTAS$
** Commercial License Usage
diff --git a/benchmarks/appman-bench/templates/qmlscene/main.qml b/benchmarks/appman-bench/templates/qmlscene/main.qml
index 3f656f10..f31cc6a2 100644
--- a/benchmarks/appman-bench/templates/qmlscene/main.qml
+++ b/benchmarks/appman-bench/templates/qmlscene/main.qml
@@ -1,9 +1,10 @@
/****************************************************************************
**
+** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Luxoft Application Manager.
**
** $QT_BEGIN_LICENSE:BSD-QTAS$
** Commercial License Usage
diff --git a/benchmarks/appman-bench/tests/controls2.qml b/benchmarks/appman-bench/tests/controls2.qml
index 9f24b5cd..169d6163 100644
--- a/benchmarks/appman-bench/tests/controls2.qml
+++ b/benchmarks/appman-bench/tests/controls2.qml
@@ -1,9 +1,10 @@
/****************************************************************************
**
+** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Luxoft Application Manager.
**
** $QT_BEGIN_LICENSE:BSD-QTAS$
** Commercial License Usage
diff --git a/benchmarks/appman-bench/tests/rect.qml b/benchmarks/appman-bench/tests/rect.qml
index 71c1cf06..c033e910 100644
--- a/benchmarks/appman-bench/tests/rect.qml
+++ b/benchmarks/appman-bench/tests/rect.qml
@@ -1,9 +1,10 @@
/****************************************************************************
**
+** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Luxoft Application Manager.
**
** $QT_BEGIN_LICENSE:BSD-QTAS$
** Commercial License Usage
diff --git a/benchmarks/appman-bench/tests/repeater.qml b/benchmarks/appman-bench/tests/repeater.qml
index 4b7f94ef..2866e50d 100644
--- a/benchmarks/appman-bench/tests/repeater.qml
+++ b/benchmarks/appman-bench/tests/repeater.qml
@@ -1,9 +1,10 @@
/****************************************************************************
**
+** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Luxoft Application Manager.
**
** $QT_BEGIN_LICENSE:BSD-QTAS$
** Commercial License Usage
diff --git a/benchmarks/appman-bench/tests/shader.qml b/benchmarks/appman-bench/tests/shader.qml
index 06de1690..e69d0a55 100644
--- a/benchmarks/appman-bench/tests/shader.qml
+++ b/benchmarks/appman-bench/tests/shader.qml
@@ -1,9 +1,10 @@
/****************************************************************************
**
+** Copyright (C) 2019 Luxoft Sweden AB
** Copyright (C) 2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Luxoft Application Manager.
**
** $QT_BEGIN_LICENSE:BSD-QTAS$
** Commercial License Usage