From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Marchand Subject: Re: [Qemu-devel] [PATCH v2 1/2] contrib: add ivshmem client and server Date: Fri, 08 Aug 2014 10:49:31 +0200 Message-ID: <53E48F1B.5090305@6wind.com> References: <1405849119-13569-1-git-send-email-david.marchand@6wind.com> <1405849119-13569-2-git-send-email-david.marchand@6wind.com> <87mwc2aa2w.fsf@blackfin.pond.sub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, Olivier Matz , kvm@vger.kernel.org, claudio.fontana@huawei.com, pbonzini@redhat.com, jani.kokkonen@huawei.com, cam@cs.ualberta.ca To: Markus Armbruster Return-path: Received: from mail-wg0-f48.google.com ([74.125.82.48]:52920 "EHLO mail-wg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751193AbaHHItf (ORCPT ); Fri, 8 Aug 2014 04:49:35 -0400 Received: by mail-wg0-f48.google.com with SMTP id x13so5320258wgg.7 for ; Fri, 08 Aug 2014 01:49:34 -0700 (PDT) In-Reply-To: <87mwc2aa2w.fsf@blackfin.pond.sub.org> Sender: kvm-owner@vger.kernel.org List-ID: Hello Markus, On 07/21/2014 07:35 PM, Markus Armbruster wrote: > > Do you have a compelling reason why you can't license under GPLv2+? If > yes, please explain it to us. If no, please use > > * This work is licensed under the terms of the GNU GPL, version 2 or > * later. See the COPYING file in the top-level directory. > > [...] Back from holidays, sorry for the late response. I will send a v3 for these issues. -- David Marchand From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFfrs-0001xX-V7 for qemu-devel@nongnu.org; Fri, 08 Aug 2014 04:49:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFfrj-0001ao-N2 for qemu-devel@nongnu.org; Fri, 08 Aug 2014 04:49:44 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:61827) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFfrj-0001aY-GQ for qemu-devel@nongnu.org; Fri, 08 Aug 2014 04:49:35 -0400 Received: by mail-wi0-f172.google.com with SMTP id n3so635395wiv.17 for ; Fri, 08 Aug 2014 01:49:34 -0700 (PDT) Message-ID: <53E48F1B.5090305@6wind.com> Date: Fri, 08 Aug 2014 10:49:31 +0200 From: David Marchand MIME-Version: 1.0 References: <1405849119-13569-1-git-send-email-david.marchand@6wind.com> <1405849119-13569-2-git-send-email-david.marchand@6wind.com> <87mwc2aa2w.fsf@blackfin.pond.sub.org> In-Reply-To: <87mwc2aa2w.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 1/2] contrib: add ivshmem client and server List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Olivier Matz , kvm@vger.kernel.org, claudio.fontana@huawei.com, qemu-devel@nongnu.org, pbonzini@redhat.com, jani.kokkonen@huawei.com, cam@cs.ualberta.ca Hello Markus, On 07/21/2014 07:35 PM, Markus Armbruster wrote: > > Do you have a compelling reason why you can't license under GPLv2+? If > yes, please explain it to us. If no, please use > > * This work is licensed under the terms of the GNU GPL, version 2 or > * later. See the COPYING file in the top-level directory. > > [...] Back from holidays, sorry for the late response. I will send a v3 for these issues. -- David Marchand