Hi i see the following license for FUSE GPL <http://en.wikipedia.org/wiki/GPL> for kernel part, LGPL<http://en.wikipedia.org/wiki/LGPL> for Libfuse What does this mean can anyone brief me. Can FUSE be used for developing commercial application using that. -- *Regards, Santosh*
I guess this means commercial applications can link against libfuse because the LGPL allows that, which the kernel modules are in GPL in order to be compliant with the rest of the kernel. Userspace apps won't need to link against the module anyway. Best Regards, Mohammed On Tue, Nov 6, 2012 at 1:07 PM, SaNtosh kuLkarni <santosh.yesoptus@gmail.com> wrote:
Hi i see the following license for FUSE
GPL for kernel part, LGPL for Libfuse
What does this mean can anyone brief me. Can FUSE be used for developing commercial application using that.
-- Regards, Santosh
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (2)
-
Mohammed Gamal -
SaNtosh kuLkarni