aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2018-04-16 13:28:14 +0200
committerLukáš Tinkl <ltinkl@luxoft.com>2018-04-16 12:54:47 +0000
commit79184f87b86a27f682ec053f478788b226a890af (patch)
tree18eaa09276bd548caabbea70a1460f3b3acbf4e6 /tests
parent8c5b0f3f077ef840d58265bcf052873c353c8c9c (diff)
[test] License update
Neptune 3 should be using GPL3 license instead. Task-number: QTAUTO-985 Change-Id: Ide39e8b541811e6951f875276e80a894b7170dc1 Reviewed-by: Daniel d'Andrada <daniel.dandrada@luxoft.com> Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/dummyimports/QtApplicationManager/ApplicationInstaller.js26
1 files changed, 8 insertions, 18 deletions
diff --git a/tests/dummyimports/QtApplicationManager/ApplicationInstaller.js b/tests/dummyimports/QtApplicationManager/ApplicationInstaller.js
index 4494e49a..54de3e2e 100644
--- a/tests/dummyimports/QtApplicationManager/ApplicationInstaller.js
+++ b/tests/dummyimports/QtApplicationManager/ApplicationInstaller.js
@@ -1,11 +1,11 @@
/****************************************************************************
**
-** Copyright (C) 2017 Pelagicore AG
+** Copyright (C) 2017-2018 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Pelagicore Application Manager.
+** This file is part of the Neptune 3 IVI UI.
**
-** $QT_BEGIN_LICENSE:LGPL-QTAS$
+** $QT_BEGIN_LICENSE:GPL-QTAS$
** Commercial License Usage
** Licensees holding valid commercial Qt Automotive Suite licenses may use
** this file in accordance with the commercial license agreement provided
@@ -14,28 +14,18 @@
** licensing terms and conditions see https://www.qt.io/terms-conditions.
** For further information use the contact form at https://www.qt.io/contact-us.
**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-**
** GNU General Public License Usage
** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or (at your option) the GNU General
-** Public license version 3 or any later version approved by the KDE Free
-** Qt Foundation. The licenses are as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
+** General Public License version 3 or (at your option) any later version
+** approved by the KDE Free Qt Foundation. The licenses are as published by
+** the Free Software Foundation and appearing in the file LICENSE.GPL3
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-2.0.html and
-** https://www.gnu.org/licenses/gpl-3.0.html.
+** be met: https://www.gnu.org/licenses/gpl-3.0.html.
**
** $QT_END_LICENSE$
**
-** SPDX-License-Identifier: LGPL-3.0
+** SPDX-License-Identifier: GPL-3.0
**
****************************************************************************/