All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Frank Davis <fdavis@si.rr.com>
Cc: linux-kernel@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: [PATCH] 2.4.12-ac1: more MODULE_LICENSE tags, mostly sound
Date: Sun, 14 Oct 2001 09:32:16 +0100	[thread overview]
Message-ID: <20011014093216.A30590@flint.arm.linux.org.uk> (raw)
In-Reply-To: <3BC90A96.2060509@si.rr.com>
In-Reply-To: <3BC90A96.2060509@si.rr.com>; from fdavis@si.rr.com on Sat, Oct 13, 2001 at 11:46:30PM -0400

On Sat, Oct 13, 2001 at 11:46:30PM -0400, Frank Davis wrote:
> --- drivers/sound/waveartist.c.old	Fri Apr 13 23:26:07 2001
> +++ drivers/sound/waveartist.c	Sat Oct 13 23:06:45 2001
> @@ -1812,6 +1812,7 @@
>  
>  module_init(init_waveartist);
>  module_exit(cleanup_waveartist);
> +MODULE_LICENSE("GPL");
>  
>  #ifndef MODULE
>  static int __init setup_waveartist(char *str)

Please don't apply this one - I've got an update pending for the Waveartist
driver which adds this.

--
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


      reply	other threads:[~2001-10-14  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-14  3:46 [PATCH] 2.4.12-ac1: more MODULE_LICENSE tags, mostly sound Frank Davis
2001-10-14  8:32 ` Russell King [this message]

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=20011014093216.A30590@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=fdavis@si.rr.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.