From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KToVv-0007zv-BY for qemu-devel@nongnu.org; Thu, 14 Aug 2008 21:54:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KToVt-0007zB-PA for qemu-devel@nongnu.org; Thu, 14 Aug 2008 21:54:02 -0400 Received: from [199.232.76.173] (port=57280 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KToVt-0007z3-KD for qemu-devel@nongnu.org; Thu, 14 Aug 2008 21:54:01 -0400 Received: from mu-out-0910.google.com ([209.85.134.187]:2124) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KToVt-0000ir-AP for qemu-devel@nongnu.org; Thu, 14 Aug 2008 21:54:01 -0400 Received: by mu-out-0910.google.com with SMTP id w1so778049mue.2 for ; Thu, 14 Aug 2008 18:53:58 -0700 (PDT) Message-ID: Date: Thu, 14 Aug 2008 22:53:58 -0300 From: "Carlos A. M. dos Santos" Subject: Re: [Qemu-devel] License issues In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, Aug 14, 2008 at 11:32 AM, Simson Garfinkel wrote: > Greetings. Yesterday I posted a query regarding the license of some of the > .h files. > > Basically, all of the image layer files area clearly licensed to have no > restrictions, but some of the necessary .h files are missing that license. > > Who is responsible for maintaining the license of the .h files? Fabrice Bellard is the copyright holder of QEMU so is the only person legally allowed to add license statements to those files. (Assuming that he owns them, of course, but experience taught me never make assumptions about copyrights and licenses.) -- If you think things can't get worse it's probably only because you lack sufficient imagination.