public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Non-standard MODULE_LICENSEs in 2.4.13-ac2
@ 2001-10-27  3:31 Keith Owens
  2001-10-27  7:20 ` Andreas Dilger
  0 siblings, 1 reply; 8+ messages in thread
From: Keith Owens @ 2001-10-27  3:31 UTC (permalink / raw)
  To: linux-kernel

These are the non-standard MODULE_LICENSEs in 2.4.13-ac2, compiling
these as modules will result in a tainted kernel.  "BSD without
advertising clause" is not quite good enough for the kernel, that
licence allows for binary only modules.  Kernel debuggers insist on
general source availability.

Since the source is already in the kernel which is distributed as a GPL
work, these sources are effectively dual BSD/GPL.  Could the owners
please convert them to "Dual BSD/GPL"?

net/ipv4/netfilter/ipchains_core.c:MODULE_LICENSE("BSD without advertisement clause");
fs/nls/nls_cp874.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp869.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp866.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp865.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp864.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp863.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp862.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp861.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp860.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp857.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp855.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp852.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp850.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp775.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp737.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp437.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp1255.c:MODULE_LICENSE("BSD without advertising clause");
fs/nls/nls_cp1251.c:MODULE_LICENSE("BSD without advertising clause");
drivers/scsi/pci2220i.c:MODULE_LICENSE("BSD without advertising clause");
drivers/scsi/u14-34f.c:MODULE_LICENSE("BSD without advertisement clause");
drivers/scsi/pci2000.c:MODULE_LICENSE("BSD without advertisement clause");
drivers/scsi/eata.c:MODULE_LICENSE("BSD");
drivers/scsi/advansys.c:MODULE_LICENSE("BSD without advertising clause");
drivers/net/pcmcia/wavelan_cs.c:MODULE_LICENSE("BSD without advertisement clause");
drivers/net/ppp_deflate.c:MODULE_LICENSE("BSD without advertisement clause");
drivers/net/bsd_comp.c:MODULE_LICENSE("BSD without advertising clause");
drivers/net/strip.c:MODULE_LICENSE("BSD without advertisement clause");
drivers/net/slhc.c:MODULE_LICENSE("BSD without advertising clause");


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-10-29 19:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-27  3:31 Non-standard MODULE_LICENSEs in 2.4.13-ac2 Keith Owens
2001-10-27  7:20 ` Andreas Dilger
2001-10-27  9:10   ` Kai Henningsen
2001-10-27 15:43   ` Alan Cox
2001-10-28  8:06     ` H. Peter Anvin
2001-10-28 11:15       ` [PATCH] " Riley Williams
2001-10-28 11:34         ` Jeff Garzik
2001-10-29 10:16     ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox