> Hm, no, I found the real one (although HFS has the problem):
>
> # modprobe ppp_deflate
> Warning: loading /lib/modules/2.4.18+preempt/kernel/drivers/net/ppp_deflate.o will taint the kernel: non-GPL license - BSD without advertisement clause
biwa:~/kernel/linux-2.4 9 > grep MODULE_LICENSE fs/hfs/* drivers/net/ppp_deflate.c
fs/hfs/super.c:MODULE_LICENSE("GPL");
drivers/net/ppp_deflate.c:MODULE_LICENSE("Dual BSD/GPL");
These are in 2.4.19-rc2.
Stelian.
-- Stelian Pop <stelian.pop@fr.alcove.com> Alcove - http://www.alcove.com - 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/