summaryrefslogtreecommitdiffstats
path: root/util/glgen/legacyspecparser.h
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/glgen/legacyspecparser.h
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/glgen/legacyspecparser.h')
-rw-r--r--util/glgen/legacyspecparser.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/util/glgen/legacyspecparser.h b/util/glgen/legacyspecparser.h
index f685c568db..9a99d1f182 100644
--- a/util/glgen/legacyspecparser.h
+++ b/util/glgen/legacyspecparser.h
@@ -5,7 +5,8 @@
**
** This file is part of the utilities 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$
**
+**
+**
+**
+**
+**
+**
+**
****************************************************************************/
#ifndef LEGACYSPECPARSER_H