Set version number to 1.3rc1
[libftdi] / LICENSE
1 The C library "libftdi1" is distributed under the
2 GNU Library General Public License version 2.
3
4 A copy of the GNU Library General Public License (LGPL) is included
5 in this distribution, in the file COPYING.LIB.
6
7 ----------------------------------------------------------------------
8
9 The C++ wrapper "ftdipp1" is distributed under the GNU General
10 Public License version 2 (with a special exception described below).
11
12 A copy of the GNU General Public License (GPL) is included
13 in this distribution, in the file COPYING.GPL.
14
15 As a special exception, if other files instantiate templates or use macros
16 or inline functions from this file, or you compile this file and link it
17 with other works to produce a work based on this file, this file
18 does not by itself cause the resulting work to be covered
19 by the GNU General Public License.
20
21 However the source code for this file must still be made available
22 in accordance with section (3) of the GNU General Public License.
23
24 This exception does not invalidate any other reasons why a work based
25 on this file might be covered by the GNU General Public License.