Re: [PATCH] 2.4.12-ac1: more MODULE_LICENSE tags, mostly sound

Russell King (rmk@arm.linux.org.uk)
Sun, 14 Oct 2001 09:32:16 +0100


On Sat, Oct 13, 2001 at 11:46:30PM -0400, Frank Davis wrote:
> --- drivers/sound/waveartist.c.old Fri Apr 13 23:26:07 2001
> +++ drivers/sound/waveartist.c Sat Oct 13 23:06:45 2001
> @@ -1812,6 +1812,7 @@
>
> module_init(init_waveartist);
> module_exit(cleanup_waveartist);
> +MODULE_LICENSE("GPL");
>
> #ifndef MODULE
> static int __init setup_waveartist(char *str)

Please don't apply this one - I've got an update pending for the Waveartist
driver which adds this.

--
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- 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/