summaryrefslogtreecommitdiff
path: root/tests/auto/dlt
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2015-11-24 11:15:21 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2015-11-24 10:32:00 +0000
commit3df96e07710d2efcc11650bcf076e8bc02bf3560 (patch)
tree128679e9041336ddc75490d287c5a144d62218a6 /tests/auto/dlt
parent18c4bc71806b117ce9e9f6bed7363fb598fb165f (diff)
downloadqtivi-3df96e07710d2efcc11650bcf076e8bc02bf3560.tar.gz
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: I5e749dda7f2179c27f078dea748e15cf1cc81e92 Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com> Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'tests/auto/dlt')
-rw-r--r--tests/auto/dlt/tst_dlt.cpp12
1 files changed, 7 insertions, 5 deletions
diff --git a/tests/auto/dlt/tst_dlt.cpp b/tests/auto/dlt/tst_dlt.cpp
index 22e2048..9738dcf 100644
--- a/tests/auto/dlt/tst_dlt.cpp
+++ b/tests/auto/dlt/tst_dlt.cpp
@@ -1,17 +1,17 @@
/****************************************************************************
**
** 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 QtGeniviExtras.
+** This file is part of the QtIVI module of the Qt Toolkit.
**
-** $QT_BEGIN_LICENSE:LGPL21$
+** $QT_BEGIN_LICENSE:LGPL21-PELAGICORE$
** Commercial License Usage
-** Licensees holding valid commercial QtGeniviExtras licenses may use this file in
+** Licensees holding valid commercial Qt IVI licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Pelagicore. For licensing terms
-** and conditions see http://www.pelagicore.com.
+** and conditions, contact us at http://www.pelagicore.com.
**
** GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
@@ -28,6 +28,8 @@
**
** $QT_END_LICENSE$
**
+** SPDX-License-Identifier: LGPL-2.1
+**
****************************************************************************/
#include <QString>