From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFnVn-0005s1-8p for qemu-devel@nongnu.org; Fri, 29 Apr 2011 09:13:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFnVm-0002KR-5G for qemu-devel@nongnu.org; Fri, 29 Apr 2011 09:13:35 -0400 Received: from b.mail.sonic.net ([64.142.19.5]:35999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFnVl-0002KE-Os for qemu-devel@nongnu.org; Fri, 29 Apr 2011 09:13:34 -0400 Message-ID: <4DBAB978.7000104@twiddle.net> Date: Fri, 29 Apr 2011 06:13:28 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1304023875-25040-1-git-send-email-rth@twiddle.net> <1304023875-25040-30-git-send-email-rth@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 29/33] target-alpha: Add custom PALcode image for CLIPPER emulation. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org On 04/29/2011 02:13 AM, Peter Maydell wrote: > 2011/4/28 Richard Henderson : >> +[submodule "roms/qemu-palcode"] >> + path = roms/qemu-palcode >> + url = git://repo.or.cz/qemu-palcode.git > > What's the license on this binary blob? There isn't > a COPYING file in the qemu-palcode git repo and most of > the source files seem to be missing copyright/licensing > headers. GPL. I should take care of that legalese soon, I suppose. r~