diff options
author | Shawn Rutledge <shawn.rutledge@digia.com> | 2013-02-21 16:06:26 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-02-21 18:37:42 +0100 |
commit | 83edbb617602a34c1e802118351b059f5bdd95af (patch) | |
tree | acd67211f5ea20e8f2b56de6a7526b3cb197f31d /header.BSD | |
parent | 2fdcf22dfa02d644cae2f0a4342783b715e12f43 (diff) | |
download | qtquickcontrols-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 'header.BSD')
-rw-r--r-- | header.BSD | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 FOO module of the Qt Toolkit. +** 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: @@ -37,4 +37,3 @@ ** $QT_END_LICENSE$ ** ****************************************************************************/ - |