From: Kevin Wolf <kwolf@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org,
Jeff Cody <jcody@redhat.com>, Peter Lieven <pl@kamp.de>,
Markus Armbruster <armbru@redhat.com>,
Luiz Capitulino <lcapitulino@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Christoph Hellwig <hch@lst.de>
Subject: Re: [Qemu-devel] [PATCH 1/2] raw: add license header
Date: Wed, 31 Jul 2013 09:52:35 +0200 [thread overview]
Message-ID: <20130731075235.GA3090@dhcp-200-207.str.redhat.com> (raw)
In-Reply-To: <1375251592-2537-2-git-send-email-pbonzini@redhat.com>
Am 31.07.2013 um 08:19 hat Paolo Bonzini geschrieben:
> Most of the block layer is under the BSD license, thus it is reasonable
> to license block/raw.c the same way. CCed people should ACK by replying
> with a Signed-off-by line.
>
> Cc: Christoph Hellwig <hch@lst.de>
> Cc: Kevin Wolf <kwolf@redhat.com>
> Cc: Anthony Liguori <aliguori@us.ibm.com>
> Cc: Markus Armbruster <armbru@redhat.com>
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> Cc: Luiz Capitulino <lcapitulino@redhat.com>
> Cc: Jeff Cody <jcody@redhat.com>
> Cc: Peter Lieven <pl@kamp.de>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Thanks, Paolo, for taking the effort to clarify the license.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> block/raw.c | 23 +++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
>
> diff --git a/block/raw.c b/block/raw.c
> index f1682d4..4751825 100644
> --- a/block/raw.c
> +++ b/block/raw.c
> @@ -1,3 +1,26 @@
> +/*
> + * Block driver for RAW format
> + *
> + * Copyright (c) 2006 Fabrice Bellard
This part of the code is actually something that Fabrice never touched
(and consequently you didn't CC him either). This should probably refer
to Christoph instead or include all of the people who contributed to the
file.
Kevin
next prev parent reply other threads:[~2013-07-31 7:52 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-31 6:19 [Qemu-devel] [PATCH 0/2] Clarify licensing terms Paolo Bonzini
2013-07-31 6:19 ` [Qemu-devel] [PATCH 1/2] raw: add license header Paolo Bonzini
2013-07-31 7:52 ` Kevin Wolf [this message]
2013-07-31 8:01 ` Markus Armbruster
2013-08-02 7:01 ` Peter Lieven
2013-07-31 10:49 ` Stefan Hajnoczi
2013-07-31 12:24 ` Jeff Cody
2013-07-31 13:04 ` Luiz Capitulino
2013-08-01 8:13 ` Christoph Hellwig
2013-08-01 8:38 ` Paolo Bonzini
2013-08-15 13:16 ` Anthony Liguori
2013-07-31 6:19 ` [Qemu-devel] [PATCH 2/2] LICENSE: clarify Paolo Bonzini
2013-07-31 7:27 ` Erik de Castro Lopo
2013-07-31 7:40 ` Andreas Färber
2013-07-31 16:48 ` Stefan Weil
2013-07-31 16:58 ` Eric Blake
2013-08-01 8:29 ` Paolo Bonzini
2013-07-31 17:40 ` Anthony Liguori
2013-08-01 8:21 ` Paolo Bonzini
2014-11-20 19:06 ` Christopher Covington
2013-07-31 15:01 ` [Qemu-devel] [PATCH 0/2] Clarify licensing terms Artyom Tarasenko
2013-08-14 16:29 ` Anthony Liguori
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=20130731075235.GA3090@dhcp-200-207.str.redhat.com \
--to=kwolf@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=armbru@redhat.com \
--cc=hch@lst.de \
--cc=jcody@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=pbonzini@redhat.com \
--cc=pl@kamp.de \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).