diff options
author | J-P Nurmi <jpnurmi@theqtcompany.com> | 2015-02-05 15:14:25 +0100 |
---|---|---|
committer | J-P Nurmi <jpnurmi@theqtcompany.com> | 2015-02-11 16:00:14 +0000 |
commit | 97b46455fba56b1e1021c704bd47c69de2ae7780 (patch) | |
tree | 0dc48d0a3ddac94151dcf434f9f975fc8a6e3688 /examples/quick/controls/touch/main.qml | |
parent | a77b13de8a1ca1cec03bdc0397806691cba72bd7 (diff) | |
download | qtquickcontrols-97b46455fba56b1e1021c704bd47c69de2ae7780.tar.gz |
Examples: update license headers
Change-Id: I41096c464db4e1513db1d4ffe7311be3c902d973
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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/quick/controls/touch/main.qml b/examples/quick/controls/touch/main.qml index 4efea3cb..ecc2a11d 100644 --- a/examples/quick/controls/touch/main.qml +++ b/examples/quick/controls/touch/main.qml @@ -1,9 +1,9 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/legal +** Copyright (C) 2015 The Qt Company Ltd. +** Contact: http://www.qt.io/licensing/ ** -** This file is part of the Qt Quick Controls module of the Qt Toolkit. +** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license as follows: @@ -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 Digia Plc 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 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. ** ** ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |