LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] 2.4.10-ac7: drivers/parport MODULE_LICENSE additions
@ 2001-10-07 17:15 Frank Davis
0 siblings, 0 replies; only message in thread
From: Frank Davis @ 2001-10-07 17:15 UTC (permalink / raw)
To: linux-kernel; +Cc: Alan Cox
[-- Attachment #1: Type: text/plain, Size: 167 bytes --]
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
[-- Attachment #2: PARPORT1 --]
[-- Type: text/plain, Size: 412 bytes --]
--- 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)
[-- Attachment #3: PARPORT2 --]
[-- Type: text/plain, Size: 349 bytes --]
--- 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)
[-- Attachment #4: PARPORT3 --]
[-- Type: application/octet-stream, Size: 246 bytes --]
[-- Attachment #5: PARPORT4 --]
[-- Type: application/octet-stream, Size: 430 bytes --]
[-- Attachment #6: PARPORT5 --]
[-- Type: application/octet-stream, Size: 279 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-10-07 17:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-07 17:15 [PATCH] 2.4.10-ac7: drivers/parport MODULE_LICENSE additions Frank Davis
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).