diff options
author | J-P Nurmi <jpnurmi@theqtcompany.com> | 2015-02-13 13:21:57 +0100 |
---|---|---|
committer | J-P Nurmi <jpnurmi@theqtcompany.com> | 2015-02-13 15:54:38 +0000 |
commit | f442e9569fe4baf92ecc71d701484d32153c7d80 (patch) | |
tree | f01e035eae852b6d2f0b085c884eb838ee893cdb /examples/quick/controls/touch/main.qml | |
parent | 9a6b6ab5a627f1199c8a0835e3fc55e3b92b78e4 (diff) | |
download | qtquickcontrols-f442e9569fe4baf92ecc71d701484d32153c7d80.tar.gz |
Update BSD license headers
Change-Id: Ia95c64b333416568fe6a88607d802fe7239dba35
Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
Diffstat (limited to 'examples/quick/controls/touch/main.qml')
-rw-r--r-- | examples/quick/controls/touch/main.qml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/quick/controls/touch/main.qml b/examples/quick/controls/touch/main.qml index ecc2a11d..5138fa0c 100644 --- a/examples/quick/controls/touch/main.qml +++ b/examples/quick/controls/touch/main.qml @@ -17,9 +17,9 @@ ** notice, this list of conditions and the following disclaimer in ** the documentation and/or other materials provided with the ** distribution. -** * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the -** names of its contributors may be used to endorse or promote products -** derived from this software without specific prior written permission. +** * Neither the name of The Qt Company Ltd nor the names of its +** contributors may be used to endorse or promote products derived +** from this software without specific prior written permission. ** ** ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |