From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Maydell Subject: Re: [Qemu-devel] [PATCH v2] Import Linux headers for KVM and vhost Date: Tue, 3 May 2011 18:30:07 +0100 Message-ID: References: <4DC00BB1.7000008@siemens.com> <4DC031CC.1040902@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: qemu-devel , Anthony Liguori , Marcelo Tosatti , Avi Kivity , kvm , Alexander Graf To: Jan Kiszka Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:54068 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752784Ab1ECRaI (ORCPT ); Tue, 3 May 2011 13:30:08 -0400 Received: by iyb14 with SMTP id 14so255465iyb.19 for ; Tue, 03 May 2011 10:30:07 -0700 (PDT) In-Reply-To: <4DC031CC.1040902@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: 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... -- PMM