From: Kevin Wolf <kwolf@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 3/3] blockdev: Collect block device code in new blockdev.c
Date: Fri, 04 Jun 2010 12:43:29 +0200 [thread overview]
Message-ID: <4C08D8D1.1060701@redhat.com> (raw)
In-Reply-To: <m36321xvdn.fsf@blackfin.pond.sub.org>
Am 02.06.2010 18:16, schrieb Markus Armbruster:
> Kevin Wolf <kwolf@redhat.com> writes:
>
>> Am 02.06.2010 13:31, schrieb Markus Armbruster:
>>> Anything that moves hundreds of lines out of vl.c can't be all bad.
>>>
>>> Signed-off-by: Markus Armbruster <armbru@redhat.com>
>>
>> New files need a license header, otherwise it looks ok.
>>
>> I have applied this patch (and the other ones, too) to the block branch
>> anyway to avoid conflicts with other people basing their patches on that
>> branch. However, it requires a v2 before I can propose this to be merged
>> into master.
>
> vl.c has "Copyright (c) 2003-2008 Fabrice Bellard". monitor.c has
> "Copyright (c) 2003-2004 Fabrice Bellard". Would the following header
> do?
>
> /*
> * QEMU host block devices
> *
> * Copyright (c) 2003-2008 Fabrice Bellard
> *
> * This work is licensed under the terms of the GNU GPL, version 2 or
> * later. See the COPYING file in the top-level directory.
> */
Should be good enough, I think.
vl.c and monitor.c are BSD licensed, though. Not sure if anyone minds if
the license is changed to GPL. Probably not, just want to have it mentioned.
Kevin
next prev parent reply other threads:[~2010-06-04 10:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-02 11:31 [Qemu-devel] [PATCH 0/3] Collect block device code in new blockdev.c Markus Armbruster
2010-06-02 11:31 ` [Qemu-devel] [PATCH 1/3] blockdev: Hide QEMUMachine from drive_init() Markus Armbruster
2010-06-02 11:31 ` [Qemu-devel] [PATCH 2/3] qdev: Move declaration of qdev_init_bdrv() into qdev.h Markus Armbruster
2010-06-02 11:31 ` [Qemu-devel] [PATCH 3/3] blockdev: Collect block device code in new blockdev.c Markus Armbruster
2010-06-02 15:52 ` [Qemu-devel] " Kevin Wolf
2010-06-02 16:16 ` Markus Armbruster
2010-06-04 10:43 ` Kevin Wolf [this message]
2010-06-04 12:12 ` Markus Armbruster
2010-06-02 16:48 ` [Qemu-devel] [PATCH v2 " Markus Armbruster
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=4C08D8D1.1060701@redhat.com \
--to=kwolf@redhat.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).