From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH 1/2] Rename libxc to libxenctrl Date: Wed, 24 Aug 2005 15:36:48 -0500 Message-ID: <430CDA60.40908@us.ibm.com> References: <430CD8FA.5080203@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <430CD8FA.5080203@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Hi Keir, When this patch eventually gets applied, you'll want to update xen/includes/public/COPYING accordingly (since xc.h is now xen/xenctrl.h, the current contents of COPYING may cause confusion about the license of libxenctrl). Regards, Anthony Liguori Anthony Liguori wrote: > This patch renames libxc to libxenctrl and updates everything else > accordingly. > > Regards, > > Anthony Liguori