[PATCH] 2.4.10-ac10: drivers/char MODULE_LICENSE patches

From: Frank Davis (fdavis@si.rr.com)
Date: Tue Oct 09 2001 - 18:43:32 EST


Hello,
   I've attached MODULE_LICENSE patches for drivers/char files . Please
review.
Regards,
Frank


--- drivers/char/i810_rng.c.old Thu Apr 12 15:15:25 2001
+++ drivers/char/i810_rng.c Tue Oct 9 18:53:40 2001
@@ -342,6 +342,7 @@
 
 MODULE_AUTHOR("Jeff Garzik, Philipp Rumpf, Matt Sottek");
 MODULE_DESCRIPTION("Intel i8xx chipset Random Number Generator (RNG) driver");
+MODULE_LICENSE("GPL");
 
 
 /*


--- drivers/char/ib700wdt.c.old Mon Oct 8 18:23:58 2001
+++ drivers/char/ib700wdt.c Tue Oct 9 18:55:47 2001
@@ -267,5 +267,6 @@
 
 MODULE_AUTHOR("Charles Howes <chowes@vsol.net>");
 MODULE_DESCRIPTION("IB700 SBC watchdog driver");
+MODULE_LICENSE("GPL");
 
 /* end of ib700wdt.c */


--- drivers/char/sh-sci.c.old Sun Sep 30 20:38:37 2001
+++ drivers/char/sh-sci.c Tue Oct 9 19:08:42 2001
@@ -90,6 +90,7 @@
 
 #ifdef MODULE
 MODULE_PARM(sci_debug, "i");
+MODULE_LICENSE("GPL");
 #endif
 
 #define dprintk(x...) do { if (sci_debug) printk(x); } while(0)

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



This archive was generated by hypermail 2b29 : Mon Oct 15 2001 - 21:00:28 EST