--- drivers/sound/nec_vrc5477.c.old Fri Oct 12 18:44:29 2001
+++ drivers/sound/nec_vrc5477.c Sat Oct 13 23:02:52 2001
@@ -1774,6 +1774,7 @@
MODULE_AUTHOR("Monta Vista Software, [email protected] or [email protected]");
MODULE_DESCRIPTION("NEC Vrc5477 audio (AC97) Driver");
+MODULE_LICENSE("GPL");
/* --------------------------------------------------------------------- */
extern void jsun_scan_pci_bus(void);
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 ([email protected]) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html