summaryrefslogtreecommitdiff
path: root/src/plugins/ivimedia/media_qtro/searchandbrowsemodel.h
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2021-06-01 15:52:17 +0200
committerDominik Holland <dominik.holland@qt.io>2021-06-02 21:18:00 +0200
commitef492e0bda44ab6de8fc29f1512424665ad3799e (patch)
treee9df1b05d996f709c38a3a58e1104c8716c84c49 /src/plugins/ivimedia/media_qtro/searchandbrowsemodel.h
parent1aba8f8a4a2e91d4b3452eb450d864f2acf62f64 (diff)
downloadqtivi-ef492e0bda44ab6de8fc29f1512424665ad3799e.tar.gz
Update copyright headers to 2021
Also removed all the SPDX tags and -QTAS license extensions. Change-Id: I06802ea7b48ad749db3a696e9ec598b4aec6892c Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'src/plugins/ivimedia/media_qtro/searchandbrowsemodel.h')
-rw-r--r--src/plugins/ivimedia/media_qtro/searchandbrowsemodel.h19
1 files changed, 9 insertions, 10 deletions
diff --git a/src/plugins/ivimedia/media_qtro/searchandbrowsemodel.h b/src/plugins/ivimedia/media_qtro/searchandbrowsemodel.h
index 1600453..6a3cc77 100644
--- a/src/plugins/ivimedia/media_qtro/searchandbrowsemodel.h
+++ b/src/plugins/ivimedia/media_qtro/searchandbrowsemodel.h
@@ -1,18 +1,19 @@
/****************************************************************************
**
+** Copyright (C) 2021 The Qt Company Ltd.
** Copyright (C) 2019 Luxoft Sweden AB
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the QtIVI module of the Qt Toolkit.
+** This file is part of the QtIvi module of the Qt Toolkit.
**
-** $QT_BEGIN_LICENSE:LGPL-QTAS$
+** $QT_BEGIN_LICENSE:LGPL$
** 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.
**
** GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
@@ -35,8 +36,6 @@
**
** $QT_END_LICENSE$
**
-** SPDX-License-Identifier: LGPL-3.0
-**
****************************************************************************/
#ifndef SEARCHANDBROWSEMODEL_H