summaryrefslogtreecommitdiffstats
path: root/dummyimports
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2015-11-19 14:33:05 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2015-11-20 13:17:55 +0000
commit115372d161525248f01d081dde644d393c579294 (patch)
tree2fb3d78d15fda1ef495b4d76de62970723b2bb11 /dummyimports
parente92253c3ee3034a6558a0cba8a492dfaff4ac23c (diff)
Tweaked the header layout a little bit, so that it passes the CI check.
Also change-id I8ffe7bca in qtqa is needed for this to work. Change-Id: I15d1e641e5d3888b4a46c16267a6059f85b32487 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'dummyimports')
-rw-r--r--dummyimports/com/pelagicore/ApplicationInstaller/ApplicationInstaller.js8
-rw-r--r--dummyimports/com/pelagicore/ApplicationManager/ApplicationManager.js8
-rw-r--r--dummyimports/com/pelagicore/ApplicationManager/PelagicoreWindow.qml8
-rw-r--r--dummyimports/com/pelagicore/ApplicationManager/WindowManager.qml8
4 files changed, 16 insertions, 16 deletions
diff --git a/dummyimports/com/pelagicore/ApplicationInstaller/ApplicationInstaller.js b/dummyimports/com/pelagicore/ApplicationInstaller/ApplicationInstaller.js
index c9718e66..3f4575f0 100644
--- a/dummyimports/com/pelagicore/ApplicationInstaller/ApplicationInstaller.js
+++ b/dummyimports/com/pelagicore/ApplicationInstaller/ApplicationInstaller.js
@@ -1,13 +1,11 @@
/****************************************************************************
**
** Copyright (C) 2015 Pelagicore AG
-** Contact: http://www.pelagicore.com/
+** Contact: http://www.qt.io/ or http://www.pelagicore.com/
**
** This file is part of the Pelagicore Application Manager.
**
-** SPDX-License-Identifier: GPL-3.0
-**
-** $QT_BEGIN_LICENSE:GPL3$
+** $QT_BEGIN_LICENSE:GPL3-PELAGICORE$
** Commercial License Usage
** Licensees holding valid commercial Pelagicore Application Manager
** licenses may use this file in accordance with the commercial license
@@ -26,6 +24,8 @@
**
** $QT_END_LICENSE$
**
+** SPDX-License-Identifier: GPL-3.0
+**
****************************************************************************/
function removePackage(id) {
diff --git a/dummyimports/com/pelagicore/ApplicationManager/ApplicationManager.js b/dummyimports/com/pelagicore/ApplicationManager/ApplicationManager.js
index fadee5e7..a4859ee1 100644
--- a/dummyimports/com/pelagicore/ApplicationManager/ApplicationManager.js
+++ b/dummyimports/com/pelagicore/ApplicationManager/ApplicationManager.js
@@ -1,13 +1,11 @@
/****************************************************************************
**
** Copyright (C) 2015 Pelagicore AG
-** Contact: http://www.pelagicore.com/
+** Contact: http://www.qt.io/ or http://www.pelagicore.com/
**
** This file is part of the Pelagicore Application Manager.
**
-** SPDX-License-Identifier: GPL-3.0
-**
-** $QT_BEGIN_LICENSE:GPL3$
+** $QT_BEGIN_LICENSE:GPL3-PELAGICORE$
** Commercial License Usage
** Licensees holding valid commercial Pelagicore Application Manager
** licenses may use this file in accordance with the commercial license
@@ -26,6 +24,8 @@
**
** $QT_END_LICENSE$
**
+** SPDX-License-Identifier: GPL-3.0
+**
****************************************************************************/
var count = 3
diff --git a/dummyimports/com/pelagicore/ApplicationManager/PelagicoreWindow.qml b/dummyimports/com/pelagicore/ApplicationManager/PelagicoreWindow.qml
index 5e70c74a..647f0faa 100644
--- a/dummyimports/com/pelagicore/ApplicationManager/PelagicoreWindow.qml
+++ b/dummyimports/com/pelagicore/ApplicationManager/PelagicoreWindow.qml
@@ -1,13 +1,11 @@
/****************************************************************************
**
** Copyright (C) 2015 Pelagicore AG
-** Contact: http://www.pelagicore.com/
+** Contact: http://www.qt.io/ or http://www.pelagicore.com/
**
** This file is part of the Pelagicore Application Manager.
**
-** SPDX-License-Identifier: GPL-3.0
-**
-** $QT_BEGIN_LICENSE:GPL3$
+** $QT_BEGIN_LICENSE:GPL3-PELAGICORE$
** Commercial License Usage
** Licensees holding valid commercial Pelagicore Application Manager
** licenses may use this file in accordance with the commercial license
@@ -26,6 +24,8 @@
**
** $QT_END_LICENSE$
**
+** SPDX-License-Identifier: GPL-3.0
+**
****************************************************************************/
import QtQuick 2.0
diff --git a/dummyimports/com/pelagicore/ApplicationManager/WindowManager.qml b/dummyimports/com/pelagicore/ApplicationManager/WindowManager.qml
index 68853fe5..10f18237 100644
--- a/dummyimports/com/pelagicore/ApplicationManager/WindowManager.qml
+++ b/dummyimports/com/pelagicore/ApplicationManager/WindowManager.qml
@@ -1,13 +1,11 @@
/****************************************************************************
**
** Copyright (C) 2015 Pelagicore AG
-** Contact: http://www.pelagicore.com/
+** Contact: http://www.qt.io/ or http://www.pelagicore.com/
**
** This file is part of the Pelagicore Application Manager.
**
-** SPDX-License-Identifier: GPL-3.0
-**
-** $QT_BEGIN_LICENSE:GPL3$
+** $QT_BEGIN_LICENSE:GPL3-PELAGICORE$
** Commercial License Usage
** Licensees holding valid commercial Pelagicore Application Manager
** licenses may use this file in accordance with the commercial license
@@ -26,6 +24,8 @@
**
** $QT_END_LICENSE$
**
+** SPDX-License-Identifier: GPL-3.0
+**
****************************************************************************/
pragma Singleton