From owner-svn-src-head@FreeBSD.ORG Thu Jan 13 20:27:16 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 537DC1065670; Thu, 13 Jan 2011 20:27:16 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from mail1.sandvine.com (Mail1.sandvine.com [64.7.137.134]) by mx1.freebsd.org (Postfix) with ESMTP id 0DFFB8FC16; Thu, 13 Jan 2011 20:27:15 +0000 (UTC) Received: from labgw2.phaedrus.sandvine.com (192.168.222.22) by WTL-EXCH-1.sandvine.com (192.168.196.31) with Microsoft SMTP Server id 14.0.694.0; Thu, 13 Jan 2011 15:16:25 -0500 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 10332) id 01E8E33C00; Thu, 13 Jan 2011 15:16:25 -0500 (EST) Date: Thu, 13 Jan 2011 15:16:24 -0500 From: Ed Maste To: Jung-uk Kim Message-ID: <20110113201624.GA3769@sandvine.com> References: <201101131732.p0DHWWSg058169@svn.freebsd.org> <201101131310.20600.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <201101131310.20600.jkim@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@FreeBSD.org, "Moore, Robert" Subject: Re: svn commit: r217365 - in head: sys/contrib/dev/acpica sys/contrib/dev/acpica/common sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/debugger sys/contrib/dev/acpica/disassembler sys/contrib/d... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2011 20:27:16 -0000 On Thu, Jan 13, 2011 at 01:10:17PM -0500, Jung-uk Kim wrote: > On Thursday 13 January 2011 12:32 pm, Jung-uk Kim wrote: > > Author: jkim > > Date: Thu Jan 13 17:32:32 2011 > > New Revision: 217365 > > URL: http://svn.freebsd.org/changeset/base/217365 > > > > Log: > > Merge ACPICA 20110112. Switch to BSD/GPLv2 dual license[1]. > > I'd like to take this opportunity to say thanks to Intel ACPICA team > for arranging new release with the dual license and continuing > support for FreeBSD. Yes, thanks to Intel for making this change - and let me also say thank you for the legwork on driving this through. -Ed