Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964844AbWCPTLe (ORCPT ); Thu, 16 Mar 2006 14:11:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964838AbWCPTLe (ORCPT ); Thu, 16 Mar 2006 14:11:34 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:14762 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S964844AbWCPTLd (ORCPT ); Thu, 16 Mar 2006 14:11:33 -0500 Date: Thu, 16 Mar 2006 20:10:56 +0100 (MET) From: Jan Engelhardt To: Zachary Amsden cc: Linus Torvalds , Linux Kernel Mailing List , Virtualization Mailing List , Xen-devel , Andrew Morton , Dan Hecht , Dan Arai , Anne Holler , Pratap Subrahmanyam , Christopher Li , Joshua LeVasseur , Chris Wright , Rik Van Riel , Jyothy Reddy , Jack Lo , Kip Macy , Jan Beulich , Ky Srinivasan , Wim Coekaerts , Leendert van Doorn Subject: Re: [RFC, PATCH 5/24] i386 Vmi code patching In-Reply-To: <200603131802.k2DI2nv8005665@zach-dev.vmware.com> Message-ID: References: <200603131802.k2DI2nv8005665@zach-dev.vmware.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1131 Lines: 24 > >The question of licensing of such ROM code is a completely separate >issue. We are not trying to hide some proprietary code by putting it >inside of a ROM to keep it hidden. In fact, you can disassemble the >ROM code and see it quite readily - and you know all of the entry points. >Whether we can distribute our ROM code under a GPL compatible license >is not something I know at this time. Just as you can't compile a >binary using Linux kernel headers and claim that your binary is not >subject to the GPL, our ROM code includes headers from other parts of >our system that are specifically not under the GPL. How this affects >the final license under which the ROM is distributed is not something >I think we know at this time. The code _you_ wrote can be put under any license(s) you want, so in the worst case you do not need to rewrite your .c files. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/