public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Frank Davis <fdavis@si.rr.com>
To: linux-kernel@vger.kernel.org
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, alan <alan@redhat.com>
Subject: [PATCH] 2.4.10-ac10: drivers/char MODULE_LICENSE patches
Date: Tue, 09 Oct 2001 19:43:32 -0400	[thread overview]
Message-ID: <3BC38BA4.1010005@si.rr.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 103 bytes --]

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

[-- Attachment #2: I810_RNG --]
[-- Type: text/plain, Size: 303 bytes --]

--- 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");
 
 
 /*

[-- Attachment #3: IB700WDT --]
[-- Type: text/plain, Size: 284 bytes --]

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

[-- Attachment #4: SH-SCI --]
[-- Type: text/plain, Size: 270 bytes --]

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

                 reply	other threads:[~2001-10-09 23:42 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=3BC38BA4.1010005@si.rr.com \
    --to=fdavis@si.rr.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=alan@redhat.com \
    --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