From: Frank Davis <fdavis@si.rr.com>
To: linux-kernel@vger.kernel.org
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: [PATCH] 2.4.10-ac7: drivers/parport MODULE_LICENSE additions
Date: Sun, 07 Oct 2001 13:15:42 -0400 [thread overview]
Message-ID: <3BC08DBE.5050305@si.rr.com> (raw)
[-- 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 --]
reply other threads:[~2001-10-07 17:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3BC08DBE.5050305@si.rr.com \
--to=fdavis@si.rr.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox