From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH] libxl: Correct license header on libxl_flask.c to be LGPL Date: Tue, 3 Mar 2015 17:08:04 +0000 Message-ID: <21749.60020.26792.167773@mariner.uk.xensource.com> References: <1425402142-26187-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1425402142-26187-1-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Machon Gregory , Daniel De Graaf , Wei Liu , wei.liu2@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("[PATCH] libxl: Correct license header on libxl_flask.c to be LGPL"): > libxl is intended to be an LGPL 2.1 licensed library, however this > file inadvertently got given a GPL header. > > The following people have touched this file, although all but Machon's > contributions are trivial and/or mechanical an Ack from each would be > unambiguous: > > $ git log --format='%an <%aE>' tools/libxl/libxl_flask.c | sort -u > Ian Campbell > Ian Jackson Acked-by: Ian Jackson