All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Nils Faerber <nils.faerber@kernelconcepts.de>
Cc: Prasad Bhat <prasadbhat22@gmail.com>, linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 1/6] Initial VDP implementation.
Date: Tue, 26 Jul 2011 17:36:37 +0300	[thread overview]
Message-ID: <20110726143637.GA3587@dell.ger.corp.intel.com> (raw)
In-Reply-To: <4E2ECCF0.6050106@kernelconcepts.de>

Hi,

On Tue, Jul 26, 2011, Nils Faerber wrote:
> Am 26.07.2011 16:09, schrieb Prasad Bhat:
> > --- /dev/null
> > +++ b/audio/vdp.c
> > @@ -0,0 +1,2303 @@
> > +/*
> > + *
> > + *  BlueZ - Bluetooth protocol stack for Linux
> > + *
> > + *  Copyright (C) 2006-2010  Nokia Corporation
> > + *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
> 
> 
> I think this is your code, is it?
> 
> Why do you assign the copyright to Nokia and Marcel then?

Looking at the code it seems to a large part copy-paste + minor
modifications from a2dp.c, so to that extent those copyright
declarations would be correct. However, I would also have expected Prasad
to add either his personal copyright or the copyright of the company
that he's working for.

Couple of other notes:

- The patch is huge. Any chance of splitting it up into smaller chunks?
- Since there's so much in common with a2dp.c it'd make sense to attempt
  some refactoring.
- Now that audio/*.c does video too we might consider renaming the
  audio plugin and directory to something else.

Johan

  reply	other threads:[~2011-07-26 14:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 14:09 [PATCH BlueZ 1/6] Initial VDP implementation Prasad Bhat
2011-07-26 14:19 ` Nils Faerber
2011-07-26 14:36   ` Johan Hedberg [this message]
2011-07-26 15:23     ` Prasad Bhat
2011-07-27 11:10       ` Luiz Augusto von Dentz
2011-08-15 12:09         ` Luiz Augusto von Dentz
  -- strict thread matches above, loose matches on Subject: below --
2011-08-16 13:43 Prasad Bhat
2011-08-18  7:11 ` Luiz Augusto von Dentz

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=20110726143637.GA3587@dell.ger.corp.intel.com \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=nils.faerber@kernelconcepts.de \
    --cc=prasadbhat22@gmail.com \
    /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.