
Re: license for library parts of ntfs-3g
Hi,
Quote:
What is the license for the library parts of ntfs-3g? I haven't been able to find anything definitive online, but there are conflicting things around the web. Is it GPL or LGPL?
See
http://ntfs-3g.git.sourceforge.net/git/ ... -3g;a=tree for reference.
Source headers mention COPYING for the drivers and utilities, and COPYING.LIB for the library parts (libntfs-3g and libfuse-lite). Apparently the ntfs-3g parts are (L)GPL v2 or later, and libfuse-lite is strict LGPL v2.
Regards
Jean-Pierre