Re: MODULE_LICENSE string for LGPL drivers?

From: Petr Vandrovec (VANDROVE@vc.cvut.cz)
Date: Tue Apr 16 2002 - 13:33:17 EST


On 16 Apr 02 at 19:31, Alan Cox wrote:
> > What should I use for the MODULE_LICENSE() string in a driver
> > that is distributed under the LGPL? "LGPL" isn't listed in
> > include/linux/module.h as an "untainted" license, so should I
>
> When LGPL code is linked with GPL code then the result becomes GPL. So
> once you have the code combined with the kernel it is GPL unless its
> a seperate work.

I do not want to be flammed, but source file itself is still LGPLed,
so stating "GPL" in source is at least misleading to users who will use
same source under NT kernel. I think that modutils (if anyone) should know
this metamorphose.

And license on the file itself definitely does not change by compilation,
as this would for example change glibc licensing to GPL just by anyone
linking his GPLed application statically with glibc.
                                                    Best regards,
                                                        Petr Vandrovec
                                                        vandrove@vc.cvut.cz
                                                        
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Apr 23 2002 - 22:00:16 EST