summaryrefslogtreecommitdiffstats
path: root/tests/packagecreator/tst_packagecreator.cpp
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 /tests/packagecreator/tst_packagecreator.cpp
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 'tests/packagecreator/tst_packagecreator.cpp')
-rw-r--r--tests/packagecreator/tst_packagecreator.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/packagecreator/tst_packagecreator.cpp b/tests/packagecreator/tst_packagecreator.cpp
index 1f40cc8c..757f42bb 100644
--- a/tests/packagecreator/tst_packagecreator.cpp
+++ b/tests/packagecreator/tst_packagecreator.cpp
@@ -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
+**
****************************************************************************/
#include <QtTest>