From: Bryan W. H. <bwh...@ea...> - 2003-12-13 16:53:29
|
Jonathan Wakely wrote: > On Fri, Dec 12, 2003 at 02:51:45PM +0200, Sinisa Milivojevic wrote: >> >>As our C API is GPL, you can label MySQL++ (or mysqlcppapi) license LGPL >>(or put as many L as you like), still program requires our C API. > > > But isn't mysqlcppapi a derivative work, since it makes use of the C > API and builds another library on top of it? No, one library having a dependency on another does not make it a derivative library. What would make it a 'derivative' is, if library A is based off of a branch of the source code to library B... -- ____ .:. ____ Bryan W. Headley - bwh...@ea... |