lkml.org 
[lkml]   [2005]   [Jun]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 21 Jun 2005 07:36:21 -0400 (EDT)
From"Richard B. Johnson" <>
SubjectRe: Linux-2.6.12
On Tue, 21 Jun 2005, Dave Jones wrote:

> On Tue, Jun 21, 2005 at 07:17:55AM -0400, Richard B. Johnson wrote:
>
> > >> Bullshit. The source is available to anybody who wants it.
> > >Great. Then please explain why you pull off this kind of crap..
> > >(DataLink/license.c)
> > Because it's true.
>
> kernel/module.c:1259 disagrees with you.
>
> static inline int license_is_gpl_compatible(const char *license)
> {
>    return (strcmp(license, "GPL") == 0
>        || strcmp(license, "GPL v2") == 0
>        || strcmp(license, "GPL and additional rights") == 0
>        || strcmp(license, "Dual BSD/GPL") == 0
>        || strcmp(license, "Dual MPL/GPL") == 0);
> }
>
> > >MODULE_LICENSE("GPL\0 They won't allow GPL/BSD anymore!");
>
> AFAICS, this is just plain deception. I suggest reading
> http://marc.theaimsgroup.com/?l=linux-kernel&m=108304056922350&w=2
> especially the part about talking to lawyers.
>
> 		Dave
>

At the time the work-around was inserted it was FACT. I don't
spend my time rewriting license strings to accommodate the
whims of the latest GPL fanatic, thank you.

Cheers,
Dick Johnson
Penguin : Linux version 2.6.12 on an i686 machine (5537.79 BogoMips).
  Notice : All mail here is now cached for review by Dictator Bush.
                  98.36% of all statistics are fiction.
-
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/

\
 
 \ /
  Last update: 2005-06-21 13:48    [from the cache]
©2003-2008