linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MODULE_LICENSE for i82092 pcmcia.
@ 2002-09-27  8:13 Geoffrey Lee
  0 siblings, 0 replies; only message in thread
From: Geoffrey Lee @ 2002-09-27  8:13 UTC (permalink / raw)
  To: marcelo, torvalds; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 135 bytes --]

Yo,


It appears that during the MODULE_LICENSE merge for pcmcia i82092 was
missed.

Here is a trivial patch to correct this.


	-- G.

[-- Attachment #2: i82092.c.patch --]
[-- Type: text/plain, Size: 307 bytes --]

--- linux-2.4.20/drivers/pcmcia/i82092.c	Wed Sep  4 16:49:36 2002
+++ linux-2.4.20/drivers/pcmcia/i82092.c.new	Fri Sep 27 13:21:45 2002
@@ -25,6 +25,8 @@
 #include "i82092aa.h"
 #include "i82365.h"
 
+MODULE_LICENSE("GPL");
+
 /* PCI core routines */
 static struct pci_device_id i82092aa_pci_ids[] = {
 	{

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-27  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-27  8:13 [PATCH] MODULE_LICENSE for i82092 pcmcia Geoffrey Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).