From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHJen-0005uj-BD for qemu-devel@nongnu.org; Tue, 03 May 2011 13:45:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHJem-0001ce-GX for qemu-devel@nongnu.org; Tue, 03 May 2011 13:45:09 -0400 Received: from mail-yi0-f45.google.com ([209.85.218.45]:55640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHJem-0001cD-AM for qemu-devel@nongnu.org; Tue, 03 May 2011 13:45:08 -0400 Received: by yib19 with SMTP id 19so138472yib.4 for ; Tue, 03 May 2011 10:45:07 -0700 (PDT) Message-ID: <4DC03F21.6070507@codemonkey.ws> Date: Tue, 03 May 2011 12:45:05 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4DC00BB1.7000008@siemens.com> <4DC031CC.1040902@siemens.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] Import Linux headers for KVM and vhost List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Anthony Liguori , kvm , Jan Kiszka , Marcelo Tosatti , Alexander Graf , qemu-devel , Avi Kivity On 05/03/2011 12:30 PM, Peter Maydell wrote: > On 3 May 2011 17:48, Jan Kiszka wrote: >> Kernel headers were automatically imported from current kvm.git, >> 93c016c8c4. Some are not covered by any license and can be considered >> GPLv2 with user space exception. > > Hmm. Can't we just get whoever owns those files to apply a suitable > copyright and license header to them? Committing files to qemu.git > which don't have a clear (and clearly stated) copyright/license seems > like a bad plan to me... Which are the headers in question? Regards, Anthony Liguori > -- PMM >