diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-29 16:58:26 +1000 |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-29 16:58:26 +1000 |
commit | 81efb149c9cea095ef62ceb11a963a0fb0fad73e (patch) | |
tree | 8f40518552265cd8f5177a4ce032c3c3a5ef9642 /src/gui/kernel/qgesture_p.h | |
parent | 37229d77646347db089553a82c44ef0d52eb36c7 (diff) | |
download | qt4-tools-81efb149c9cea095ef62ceb11a963a0fb0fad73e.tar.gz |
Fix license headers after multitouch+gestures merge.
Commercial license headers belong in source packages only. The repo
must have the pre-release license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'src/gui/kernel/qgesture_p.h')
-rw-r--r-- | src/gui/kernel/qgesture_p.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/gui/kernel/qgesture_p.h b/src/gui/kernel/qgesture_p.h index 65bf4a5bc1..caf851e9ff 100644 --- a/src/gui/kernel/qgesture_p.h +++ b/src/gui/kernel/qgesture_p.h @@ -6,11 +6,11 @@ ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ -** Commercial Usage -** Licensees holding valid Qt Commercial licenses may use this file in -** accordance with the Qt Commercial License Agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and Nokia. +** No Commercial Usage +** This file contains pre-release code and may not be distributed. +** You may use this file in accordance with the terms and conditions +** contained in the either Technology Preview License Agreement or the +** Beta Release License Agreement. ** ** GNU Lesser General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser |