summaryrefslogtreecommitdiff
path: root/src/experimental
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@digia.com>2013-02-21 16:06:26 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-21 18:37:42 +0100
commit83edbb617602a34c1e802118351b059f5bdd95af (patch)
treeacd67211f5ea20e8f2b56de6a7526b3cb197f31d /src/experimental
parent2fdcf22dfa02d644cae2f0a4342783b715e12f43 (diff)
downloadqtquickcontrols-83edbb617602a34c1e802118351b059f5bdd95af.tar.gz
Replaced BSD with LGPL license to conform with Qt Project modules
We want to use the same license as the other Qt modules. QML files stay as BSD for now. Change-Id: I10b1484f5ab0dfe2138ff7e045d0ecfd85556aa1 Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
Diffstat (limited to 'src/experimental')
-rw-r--r--src/experimental/Dial.qml4
-rw-r--r--src/experimental/Dialog.qml4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/experimental/Dial.qml b/src/experimental/Dial.qml
index 960c1070..a0b7c779 100644
--- a/src/experimental/Dial.qml
+++ b/src/experimental/Dial.qml
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the Qt Components project.
+** This file is part of the Qt Quick Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as follows:
diff --git a/src/experimental/Dialog.qml b/src/experimental/Dialog.qml
index 05abb852..ee4cf001 100644
--- a/src/experimental/Dialog.qml
+++ b/src/experimental/Dialog.qml
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the Qt Components project.
+** This file is part of the Qt Quick Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as follows: