diff options
author | con <[email protected]> | 2010-12-17 16:01:08 +0100 |
---|---|---|
committer | con <[email protected]> | 2010-12-17 16:03:42 +0100 |
commit | 04e32b0049d4e282e5e0991197bbf96714b3ef53 (patch) | |
tree | 8b42b41930553cb11601d3364b2662febe78ad2f /src/plugins/cmakeprojectmanager/makestep.cpp | |
parent | cb571a9f5a1717956b009741a4d5a18feb6afe35 (diff) |
License headers.
Diffstat (limited to 'src/plugins/cmakeprojectmanager/makestep.cpp')
-rw-r--r-- | src/plugins/cmakeprojectmanager/makestep.cpp | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/src/plugins/cmakeprojectmanager/makestep.cpp b/src/plugins/cmakeprojectmanager/makestep.cpp index bc820b5da26..615de57c597 100644 --- a/src/plugins/cmakeprojectmanager/makestep.cpp +++ b/src/plugins/cmakeprojectmanager/makestep.cpp @@ -6,12 +6,12 @@ ** ** Contact: Nokia Corporation ([email protected]) ** -** Commercial Usage +** No Commercial Usage ** -** Licensees holding valid Qt Commercial licenses may use this file in -** accordance with the Qt Commercial License Agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and Nokia. +** This file contains pre-release code and may not be distributed. +** You may use this file in accordance with the terms and conditions +** contained in the Technology Preview License Agreement accompanying +** this package. ** ** GNU Lesser General Public License Usage ** @@ -22,8 +22,12 @@ ** ensure the GNU Lesser General Public License version 2.1 requirements ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** -** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://qt.nokia.com/contact. +** In addition, as a special exception, Nokia gives you certain additional +** rights. These rights are described in the Nokia Qt LGPL Exception +** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. +** +** If you have questions regarding the use of this file, please contact +** Nokia at [email protected]. ** **************************************************************************/ |