From owner-freebsd-current@FreeBSD.ORG Thu Mar 12 03:54:09 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD2AF1065670 for ; Thu, 12 Mar 2009 03:54:09 +0000 (UTC) (envelope-from saifi.khan@twincling.org) Received: from s217.sureserver.com (s217.sureserver.com [203.194.200.22]) by mx1.freebsd.org (Postfix) with ESMTP id 3986C8FC17 for ; Thu, 12 Mar 2009 03:54:08 +0000 (UTC) (envelope-from saifi.khan@twincling.org) Received: (qmail 12682 invoked by uid 1002); 12 Mar 2009 03:54:06 -0000 Received: from unknown (HELO ?10.10.10.7?) (saifi.khan@twincling.org@59.92.192.110) by s217.sureserver.com with ESMTPA; 12 Mar 2009 03:54:06 -0000 Date: Thu, 12 Mar 2009 09:28:03 +0000 (GMT) From: Saifi Khan X-X-Sender: saifi@localhost To: David Schultz In-Reply-To: <20090312025921.GA17420@zim.MIT.EDU> Message-ID: References: <012E1E4D-4C4E-414E-971E-ADCC48EB0698@mac.com> <20090312025921.GA17420@zim.MIT.EDU> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-current@FreeBSD.ORG, Saifi Khan Subject: Re: ASL 2.0 based software contribution to FreeBSD code base X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2009 03:54:10 -0000 On Wed, 11 Mar 2009, David Schultz wrote: > On Thu, Mar 12, 2009, Saifi Khan wrote: > > Is there anything specified in the FreeBSD project, that would > > prohibit ASL 2.0 licensed device drivers from being used in > > the OS ? > > No, but core@ would have to approve it. I presume their decision > would take into consideration technical justification, terms of > the license, and how the proposed code interacts with other > components in the base system. > Great ! Thats very encouraging. Thanks Dave. System code (drivers included) released under standard ASL 2.0 license should work. thanks Saifi.