diff options
author | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2021-01-21 11:54:34 +0200 |
---|---|---|
committer | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2021-01-28 08:18:47 +0200 |
commit | 897645d417c445f19ee183147c61e1bd0694868f (patch) | |
tree | 362a95f58625168870a12021513ef9e5b82e0e42 /src/gui/opengl/qopenglpixeltransferoptions.h | |
parent | 4665d39414eb28e420d62f3c493f90ed4ee99a1e (diff) | |
download | qtbase-897645d417c445f19ee183147c61e1bd0694868f.tar.gz |
Update commercial license headers to src/dbus, src/gui, src/network
Updated header.COMM to files in tqtc-qtbase/src/dbus,
tqtc-qtbase/src/gui and tqtc-qtbase/src/network. The documentation
files were 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-4154
Change-Id: Id2d3db63c1f378812d8058fa8a118702a5829eb8
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'src/gui/opengl/qopenglpixeltransferoptions.h')
-rw-r--r-- | src/gui/opengl/qopenglpixeltransferoptions.h | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/src/gui/opengl/qopenglpixeltransferoptions.h b/src/gui/opengl/qopenglpixeltransferoptions.h index 195543ae90..6d1e56d55d 100644 --- a/src/gui/opengl/qopenglpixeltransferoptions.h +++ b/src/gui/opengl/qopenglpixeltransferoptions.h @@ -5,7 +5,8 @@ ** ** This file is part of the QtGui module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL$ +** $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,27 +15,26 @@ ** 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 -** General Public License version 3 as published by the Free Software -** Foundation and appearing in the file LICENSE.LGPL3 included in the -** packaging of this file. Please review the following information to -** ensure the GNU Lesser General Public License version 3 requirements -** will be met: https://www.gnu.org/licenses/lgpl-3.0.html. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 2.0 or (at your option) the GNU General -** Public license version 3 or 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.GPL2 and 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-2.0.html and -** https://www.gnu.org/licenses/gpl-3.0.html. -** ** $QT_END_LICENSE$ ** +** +** +** +** +** +** +** +** +** +** +** +** +** +** +** +** +** +** ****************************************************************************/ #ifndef QOPENGLPIXELUPLOADOPTIONS_H |