Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Krzysztof Helt <krzysztof.h1@poczta.fm>
Cc: Alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: [PATCH 1/2] wss_lib: move cs4231_lib into wss_lib
Date: Mon, 23 Jun 2008 02:22:13 +0200	[thread overview]
Message-ID: <485EECB5.4070808@keyaccess.nl> (raw)
In-Reply-To: <20080619230718.044b7905.krzysztof.h1@poczta.fm>

On 19-06-08 23:07, Krzysztof Helt wrote:

> From: Krzysztof Helt <krzysztof.h1@wp.pl>
> 
> Move the file sound/isa/cs423x/cs4231_lib.c 
> into sound/isa/cs423x/wss_lib.c
> This is the first step toward merging all libraries
> for Windows Sound System compatible chips
> into a single library.
> 
> Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>

Acked-by: Rene Herman <rene.herman@gmail.com>

Only small request:

> diff -urNp linux-alsa/sound/isa/wss/Makefile linux-mm/sound/isa/wss/Makefile
> --- linux-alsa/sound/isa/wss/Makefile	1970-01-01 01:00:00.000000000 +0100
> +++ linux-mm/sound/isa/wss/Makefile	2008-06-15 22:38:44.705642447 +0200
> @@ -0,0 +1,10 @@
> +#
> +# Makefile for ALSA
> +# Copyright (c) 2008 by Krzysztof Helt <krzysztof.h1@wp.pl>
> +#
> +
> +snd-wss-lib-objs := wss_lib.o
> +
> +# Toplevel Module Dependency
> +obj-$(CONFIG_SND_WSS_LIB) += snd-wss-lib.o
> +

Could you maybe "donate" the copyright on this Makefile to Jaroslav Kysela?

Basically, this single file is too trivial (and uncreative due to being 
rather fully dictated by the build-system as a whole) to be protectable 
under copyright in the first place but the ALSA build system as a whole 
IS copyrightable and Jaroslav holds the copyright on all others (except 
David Miller on the one sparc specific one).

It's likely not a practical issue really but I feel it's probably good 
to keep this concentrated.

Rene.

       reply	other threads:[~2008-06-23  0:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080619230718.044b7905.krzysztof.h1@poczta.fm>
2008-06-23  0:22 ` Rene Herman [this message]
2008-06-23 10:51   ` [PATCH 1/2] wss_lib: move cs4231_lib into wss_lib Takashi Iwai
2008-06-23 11:53     ` Rene Herman
2008-06-24 16:47   ` Krzysztof Helt

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=485EECB5.4070808@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=alsa-devel@alsa-project.org \
    --cc=krzysztof.h1@poczta.fm \
    /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