lkml.org 
[lkml]   [2002]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] MODULE_LICENSE fix for i82092.
Hi Marcelo,


This is a trivial patch to put MODULE_LICENSE("GPL") in one of the
PCMCIA drivers which was apparently missed during the MODULE_LICENSE
merge.


-- G.
--- 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[] = {
{
\
 
 \ /
  Last update: 2005-03-22 13:29    [W:0.036 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site