diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2011-04-14 13:30:34 (GMT) |
---|---|---|
committer | Sergio Ahumada <sergio.ahumada@nokia.com> | 2011-04-14 13:30:34 (GMT) |
commit | bc16ebdb7aeff70fe8149297183636ea7fd14ed1 (patch) | |
tree | 9c084917aa20dbdc91731db99dbf033d27fc79c1 /src/gui/itemviews/qidentityproxymodel.h | |
parent | c6514537a8568050f5812a2b55fcf47a3ec2fce1 (diff) | |
download | Qt-bc16ebdb7aeff70fe8149297183636ea7fd14ed1.zip Qt-bc16ebdb7aeff70fe8149297183636ea7fd14ed1.tar.gz Qt-bc16ebdb7aeff70fe8149297183636ea7fd14ed1.tar.bz2 |
Fix licence headers again for MR 900
See commit b00089261eafbdf5f92ed94d7fb20b402bfcaeb2
Reviewed-by: Gabriel de Dietrich
Diffstat (limited to 'src/gui/itemviews/qidentityproxymodel.h')
-rw-r--r-- | src/gui/itemviews/qidentityproxymodel.h | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/src/gui/itemviews/qidentityproxymodel.h b/src/gui/itemviews/qidentityproxymodel.h index 9845533..4b3176a 100644 --- a/src/gui/itemviews/qidentityproxymodel.h +++ b/src/gui/itemviews/qidentityproxymodel.h @@ -1,13 +1,18 @@ /**************************************************************************** ** -** Copyright (C) 2011 Klarälvdalens Datakonsult AB, -** a KDAB Group company, info@kdab.com, -** author Stephen Kelly <stephen.kelly@kdab.com> +** Copyright (C) 2011 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Stephen Kelly <stephen.kelly@kdab.com> ** All rights reserved. -** Contact: Nokia Corporation (info@qt.nokia.com) +** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtGui module of the Qt Toolkit. ** +** $QT_BEGIN_LICENSE:LGPL$ +** No Commercial Usage +** 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 ** Alternatively, this file may be used under the terms of the GNU Lesser ** General Public License version 2.1 as published by the Free Software |