From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V59ny-0006jN-Gh for qemu-devel@nongnu.org; Fri, 02 Aug 2013 03:29:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V59nr-0007W8-5P for qemu-devel@nongnu.org; Fri, 02 Aug 2013 03:29:42 -0400 Received: from mx.ipv6.kamp.de ([2a02:248:0:51::16]:36265 helo=mx01.kamp.de) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1V59M6-0005iR-I7 for qemu-devel@nongnu.org; Fri, 02 Aug 2013 03:00:54 -0400 Message-ID: <51FB593E.4000104@kamp.de> Date: Fri, 02 Aug 2013 09:01:18 +0200 From: Peter Lieven MIME-Version: 1.0 References: <1375251592-2537-1-git-send-email-pbonzini@redhat.com> <1375251592-2537-2-git-send-email-pbonzini@redhat.com> <87k3k7cg4a.fsf@blackfin.pond.sub.org> In-Reply-To: <87k3k7cg4a.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] raw: add license header List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Kevin Wolf , aliguori@us.ibm.com, Jeff Cody , qemu-devel@nongnu.org, Luiz Capitulino , Stefan Hajnoczi , Paolo Bonzini , Christoph Hellwig On 31.07.2013 10:01, Markus Armbruster wrote: > Paolo Bonzini writes: > >> 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 >> Cc: Kevin Wolf >> Cc: Anthony Liguori >> Cc: Markus Armbruster >> Cc: Stefan Hajnoczi >> Cc: Luiz Capitulino >> Cc: Jeff Cody >> Cc: Peter Lieven >> Signed-off-by: Paolo Bonzini > In general, I very much prefer to protect my work with a strong copyleft > license like the GPLv2+. However, my contributions to raw.c are > trivial, so I choose to go with the flow in this case. > > Signed-off-by: Markus Armbruster same applies for me. Signed-off-by: Peter Lieven