Re: MODULE_LICENSE("GPL") in an LGPL driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2005-03-04 at 18:25 +0530, sudharsan wrote:
> Hi all,
> 
> In my LGPL licensed driver, would it possible to set the
> MODULE_LICENSE as ("GPL")? Would there be any legal issues regarding
> this?
> 
normally "GPL with additional rights" is used for this

> This setup is being used in the he.c driver in the drivers/atm/ folder.
> 
> Why is there no "LGPL" ident?

simply because the moment you compile your LGPL code for a specific
kernel, it becomes GPL. (The LGPL license says that when you mix LGPL
and GPL code you end up with a license conversion to GPL only)

So the L part of the LGPL only applies when the same code is used for
non-linux circumstances.....



--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux