[PATCH] 2.4.10-ac7: drivers/parport MODULE_LICENSE additions

From: Frank Davis (fdavis@si.rr.com)
Date: Sun Oct 07 2001 - 12:15:42 EST


Hello,
   I have attached MODULE_LICENSE patches to modules within the
drivers/parport directory. The patches are against 2.4.10-ac7 . Please
review.
Regards,
Frank


--- drivers/parport/parport_amiga.c.old Tue May 22 22:54:04 2001
+++ drivers/parport/parport_amiga.c Sun Oct 7 12:46:53 2001
@@ -298,6 +298,7 @@
 MODULE_AUTHOR("Joerg Dorchain <joerg@dorchain.net>");
 MODULE_DESCRIPTION("Parport Driver for Amiga builtin Port");
 MODULE_SUPPORTED_DEVICE("Amiga builtin Parallel Port");
+MODULE_LICENSE("GPL");
 
 module_init(parport_amiga_init)
 module_exit(parport_amiga_exit)


--- drivers/parport/parport_atari.c.old Mon Nov 27 20:11:26 2000
+++ drivers/parport/parport_atari.c Sun Oct 7 12:48:57 2001
@@ -249,6 +249,7 @@
 MODULE_AUTHOR("Andreas Schwab");
 MODULE_DESCRIPTION("Parport Driver for Atari builtin Port");
 MODULE_SUPPORTED_DEVICE("Atari builtin Parallel Port");
+MODULE_LICENSE("GPL");
 
 int
 init_module(void)







-
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 : Sun Oct 07 2001 - 21:00:45 EST