From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] gnu: Add libffcall Date: Wed, 04 Feb 2015 10:41:54 -0500 Message-ID: <87y4odhef1.fsf@netris.org> References: <87wq3zbboc.fsf@netris.org> <87fvamn18k.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ25W-0002ea-GD for guix-devel@gnu.org; Wed, 04 Feb 2015 10:41:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJ25R-0003ag-Ny for guix-devel@gnu.org; Wed, 04 Feb 2015 10:41:58 -0500 In-Reply-To: <87fvamn18k.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 03 Feb 2015 22:17:47 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> + (license l:gpl2))) > > I think this is gpl2+ (really, any version) because the license headers > to not specify any particular version. Okay. Pushed, thanks! Mark