View Single Post
Old 06-03-2008, 04:37 PM   #143
dottedmag
OpenInkpot co-founder
dottedmag has learned how to read e-booksdottedmag has learned how to read e-booksdottedmag has learned how to read e-booksdottedmag has learned how to read e-booksdottedmag has learned how to read e-booksdottedmag has learned how to read e-booksdottedmag has learned how to read e-books
 
dottedmag's Avatar
 
Posts: 410
Karma: 845
Join Date: Dec 2007
Device: Kindle Oasis
Quote:
Originally Posted by Nate the great View Post
Are you certain about that? If someone could prove that the code is statically linked and point me at a legal source that explains why the code falls under GPL, I would be willing to host a copy (as an individual, not with MobileRead).
It doesn't fall under GPL until the distributor says so.

Bookeen's reader statically (!) links at least to the following GPL/LGPL libraries:

glibc/iconv - LGPL
libgcj - LGPL with the exception that linking to it does not force other code to be released - so ok
MuPDF - GPL

I mailed the MuPDF redarding the legality of use of his work in Bookeen reader, but did not get the answer yet.

If you need some proof, you may just unpack the firmware, and run a strings(1) on it, it will dump lots of strings which may be identified as related to the corresponding open-source products.
dottedmag is offline   Reply With Quote