summaryrefslogtreecommitdiffstats
path: root/util/xkbdatagen/main.cpp
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2021-01-16 18:24:28 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2021-01-28 08:24:27 +0200
commitd7f95124da230cafe26896e537e3a3a1af1fd9bb (patch)
tree9cb9dcc1cfb544989eeb7d3b9fd47c47b41ba97a /util/xkbdatagen/main.cpp
parentb98b16de25dd5463342a2165a20b5fdc1cf9c32a (diff)
Update commercial license headers to /util files
Updated header.COMM to files in tqtc-qtbase/util. The commercial license header may contain some additional lines so that its line count equals with the ealier license header. Reason for this is that some autotests use hard coded line numbers and changing the line count would cause failures in tests. Task-number: QTQAINFRA-4154 Change-Id: I866f60822b935add3153671d17ac6efd0d999b47 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'util/xkbdatagen/main.cpp')
-rw-r--r--util/xkbdatagen/main.cpp20
1 files changed, 10 insertions, 10 deletions
diff --git a/util/xkbdatagen/main.cpp b/util/xkbdatagen/main.cpp
index 4eba2d8a54..7500eb1c98 100644
--- a/util/xkbdatagen/main.cpp
+++ b/util/xkbdatagen/main.cpp
@@ -1,11 +1,12 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the utils of the Qt Toolkit.
**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
+** $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,16 +15,15 @@
** 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 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** 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$
**
+**
+**
+**
+**
+**
+**
+**
****************************************************************************/
#include <QtCore>
#include <QtXml>