From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44429) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFjl0-0005Ga-Q8 for qemu-devel@nongnu.org; Fri, 29 Apr 2011 05:13:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFjkz-0005GA-8h for qemu-devel@nongnu.org; Fri, 29 Apr 2011 05:13:02 -0400 Received: from mail-iw0-f173.google.com ([209.85.214.173]:45429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFjkz-0005Fy-5J for qemu-devel@nongnu.org; Fri, 29 Apr 2011 05:13:01 -0400 Received: by iwl42 with SMTP id 42so3614009iwl.4 for ; Fri, 29 Apr 2011 02:13:00 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1304023875-25040-30-git-send-email-rth@twiddle.net> References: <1304023875-25040-1-git-send-email-rth@twiddle.net> <1304023875-25040-30-git-send-email-rth@twiddle.net> Date: Fri, 29 Apr 2011 10:13:00 +0100 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Richard Henderson Cc: qemu-devel@nongnu.org 2011/4/28 Richard Henderson : > +[submodule "roms/qemu-palcode"] > + =C2=A0 =C2=A0 =C2=A0 path =3D roms/qemu-palcode > + =C2=A0 =C2=A0 =C2=A0 url =3D 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. thanks -- PMM