2001-10-14 03:45:17

by Frank Davis

[permalink] [raw]
Subject: [PATCH] 2.4.12-ac1: more MODULE_LICENSE tags, mostly sound

--- 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);


Attachments:
DMAS1 (263.00 B)
DMAS2 (263.00 B)
DMAS3 (324.00 B)
DMAS4 (261.00 B)
DMAS5 (253.00 B)
ITE8172 (347.00 B)
LANAI (296.00 B)
VWSND (300.00 B)
WAVEARTI (294.00 B)
NEC_VRC5 (415.00 B)
Download all attachments

2001-10-14 08:31:59

by Russell King

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

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