aboutsummaryrefslogtreecommitdiffstats
path: root/src/geniviextras/qdltregistration.cpp
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 /src/geniviextras/qdltregistration.cpp
parent18c4bc71806b117ce9e9f6bed7363fb598fb165f (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: I5e749dda7f2179c27f078dea748e15cf1cc81e92 Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com> Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'src/geniviextras/qdltregistration.cpp')
-rw-r--r--src/geniviextras/qdltregistration.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/geniviextras/qdltregistration.cpp b/src/geniviextras/qdltregistration.cpp
index 80dfa09..f94ad2d 100644
--- a/src/geniviextras/qdltregistration.cpp
+++ b/src/geniviextras/qdltregistration.cpp
@@ -1,19 +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.
**
-** SPDX-License-Identifier: LGPL-2.1
-**
-** $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
@@ -30,6 +28,8 @@
**
** $QT_END_LICENSE$
**
+** SPDX-License-Identifier: LGPL-2.1
+**
****************************************************************************/
#include "qdltregistration.h"