summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/data/abstractitemmodelhandler_p.h
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2022-05-02 22:49:08 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2022-05-31 07:07:00 +0000
commit1fc533376ff488371a58864a7863b6a83869eea1 (patch)
tree096e36a4960384b73067a6e5479c44223513f176 /src/datavisualization/data/abstractitemmodelhandler_p.h
parent68addc95887ab79e83a211d23e7d3ad0a5879775 (diff)
Update commercial license headers
Updated header.COMM to the files in tqtc-qtdatavis3d. Examples, tests, or documentation files are not updated. The commercial license header may contain some additional lines so that its line count equals with the earlier license header. Reason for this is that some autotests use hard coded line numbers and a change in the line count causes failures in tests. Task-number: QTQAINFRA-4940 Change-Id: I03e43b99e5a1adeebaa4e328c3126e6434cbc650 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'src/datavisualization/data/abstractitemmodelhandler_p.h')
-rw-r--r--src/datavisualization/data/abstractitemmodelhandler_p.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/datavisualization/data/abstractitemmodelhandler_p.h b/src/datavisualization/data/abstractitemmodelhandler_p.h
index fb215244..27ef2935 100644
--- a/src/datavisualization/data/abstractitemmodelhandler_p.h
+++ b/src/datavisualization/data/abstractitemmodelhandler_p.h
@@ -1,11 +1,12 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Data Visualization module of the Qt Toolkit.
**
-** $QT_BEGIN_LICENSE:GPL$
+** $QT_BEGIN_LICENSE:COMM$
+**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
@@ -14,18 +15,17 @@
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** 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-3.0.html.
-**
** $QT_END_LICENSE$
**
-****************************************************************************/
+**
+**
+**
+**
+**
+**
+**
+**
+******************************************************************************/
//
// W A R N I N G