Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 936 Bytes

header.LGPL-ONLY

File metadata and controls

22 lines (22 loc) · 936 Bytes
 
1
2
/****************************************************************************
**
Feb 11, 2015
Feb 11, 2015
3
4
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
5
6
7
8
9
10
11
12
**
** This file is part of the FOO module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL-ONLY$
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
Feb 11, 2015
Feb 11, 2015
13
** packaging of this file. Please review the following information to
14
15
16
17
** 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 have questions regarding the use of this file, please contact
Feb 11, 2015
Feb 11, 2015
18
** us via http://www.qt.io/contact-us/.
Jan 30, 2012
Jan 30, 2012
19
**
20
21
22
** $QT_END_LICENSE$
**
****************************************************************************/