summaryrefslogtreecommitdiff
path: root/examples/applicationmanager/launch-intents/system-ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/applicationmanager/launch-intents/system-ui.qml')
-rw-r--r--examples/applicationmanager/launch-intents/system-ui.qml20
1 files changed, 9 insertions, 11 deletions
diff --git a/examples/applicationmanager/launch-intents/system-ui.qml b/examples/applicationmanager/launch-intents/system-ui.qml
index fc0d78b9..7bd4c80d 100644
--- a/examples/applicationmanager/launch-intents/system-ui.qml
+++ b/examples/applicationmanager/launch-intents/system-ui.qml
@@ -1,18 +1,18 @@
/****************************************************************************
**
-** Copyright (C) 2019 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Qt Application Manager.
+** This file is part of the QtApplicationManager module of the Qt Toolkit.
**
-** $QT_BEGIN_LICENSE:BSD-QTAS$
+** $QT_BEGIN_LICENSE:BSD$
** Commercial License Usage
-** Licensees holding valid commercial Qt Automotive Suite 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 The Qt Company. For
-** 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.
+** Licensees holding valid commercial Qt 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 The Qt Company. For 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.
**
** BSD License Usage
** Alternatively, you may use this file under the terms of the BSD license
@@ -46,8 +46,6 @@
**
** $QT_END_LICENSE$
**
-** SPDX-License-Identifier: BSD-3-Clause
-**
****************************************************************************/
import QtQuick 2.12