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