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: more drivers/parport MODULE_LICENSE patches
Date: Sun, 07 Oct 2001 15:46:55 -0400 [thread overview]
Message-ID: <3BC0B12F.3010207@si.rr.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 104 bytes --]
Hello,
I have attached 3 more drivers/parport MODULE_LICENSE patches. Please
review.
Regards,
Frank
[-- Attachment #2: PARPORT3 --]
[-- Type: text/plain, Size: 246 bytes --]
--- drivers/parport/parport_gsc.c.old Tue May 22 22:54:04 2001
+++ drivers/parport/parport_gsc.c Sun Oct 7 12:50:40 2001
@@ -554,3 +554,4 @@
module_init(parport_gsc_init_module);
module_exit(parport_gsc_exit_module);
+MODULE_LICENSE("GPL");
[-- Attachment #3: PARPORT4 --]
[-- Type: text/plain, Size: 279 bytes --]
--- drivers/parport/parport_sunbpp.c.old Mon Jun 11 22:15:27 2001
+++ drivers/parport/parport_sunbpp.c Sun Oct 7 12:32:35 2001
@@ -367,6 +367,8 @@
EXPORT_NO_SYMBOLS;
#ifdef MODULE
+MODULE_LICENSE("GPL");
+
int init_module(void)
#else
int __init parport_sunbpp_init(void)
[-- Attachment #4: PARPORT5 --]
[-- Type: text/plain, Size: 430 bytes --]
--- drivers/parport/parport_mfc3.c.old Tue May 22 22:54:04 2001
+++ drivers/parport/parport_mfc3.c Sun Oct 7 12:52:17 2001
@@ -408,6 +408,7 @@
MODULE_AUTHOR("Joerg Dorchain <joerg@dorchain.net>");
MODULE_DESCRIPTION("Parport Driver for Multiface 3 expansion cards Paralllel Port");
MODULE_SUPPORTED_DEVICE("Multiface 3 Parallel Port");
+MODULE_LICENSE("GPL");
module_init(parport_mfc3_init)
module_exit(parport_mfc3_exit)
reply other threads:[~2001-10-07 19:45 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=3BC0B12F.3010207@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