summaryrefslogtreecommitdiff
path: root/examples/quick/controls/tableview/src/sortfilterproxymodel.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-02-05 15:14:25 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-02-11 16:00:14 +0000
commit97b46455fba56b1e1021c704bd47c69de2ae7780 (patch)
tree0dc48d0a3ddac94151dcf434f9f975fc8a6e3688 /examples/quick/controls/tableview/src/sortfilterproxymodel.h
parenta77b13de8a1ca1cec03bdc0397806691cba72bd7 (diff)
downloadqtquickcontrols-97b46455fba56b1e1021c704bd47c69de2ae7780.tar.gz
Examples: update license headers
Change-Id: I41096c464db4e1513db1d4ffe7311be3c902d973 Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
Diffstat (limited to 'examples/quick/controls/tableview/src/sortfilterproxymodel.h')
-rw-r--r--examples/quick/controls/tableview/src/sortfilterproxymodel.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/quick/controls/tableview/src/sortfilterproxymodel.h b/examples/quick/controls/tableview/src/sortfilterproxymodel.h
index 026b5d12..53601bb1 100644
--- a/examples/quick/controls/tableview/src/sortfilterproxymodel.h
+++ b/examples/quick/controls/tableview/src/sortfilterproxymodel.h
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2014 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