summaryrefslogtreecommitdiff
path: root/imports/QtDesktop/TabBar.qml
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-11-20 17:18:53 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-20 19:12:00 +0100
commitf5135b479ac66140083672fdbf1a0e342d7398bb (patch)
tree3c2e57925de84de96e6398fd44ba7797ea46e10d /imports/QtDesktop/TabBar.qml
parent125bdd35934e4a047cddaac02446e4e065001547 (diff)
downloadqtquickcontrols-f5135b479ac66140083672fdbf1a0e342d7398bb.tar.gz
Update old and bad licenses
Added some licenses and fixed some QT_BEGIN_LICENSE tags Change-Id: I4077ccc9a3505c055c56dcb07da85e19523695b5 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'imports/QtDesktop/TabBar.qml')
-rw-r--r--imports/QtDesktop/TabBar.qml10
1 files changed, 5 insertions, 5 deletions
diff --git a/imports/QtDesktop/TabBar.qml b/imports/QtDesktop/TabBar.qml
index 27b4266a..0ad47520 100644
--- a/imports/QtDesktop/TabBar.qml
+++ b/imports/QtDesktop/TabBar.qml
@@ -1,7 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
-** All rights reserved.
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Components project.
@@ -18,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation 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 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.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
@@ -34,6 +33,7 @@
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
+**
** $QT_END_LICENSE$
**
****************************************************************************/