From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 13/22] gnu: Add mcl. Date: Thu, 28 Jul 2016 18:20:38 -0400 Message-ID: <20160728222038.GA15649@jasmine> References: <59dc603e19f15007a05198ddb4a3f6ec09d90a8b.1469622379.git.donttrustben@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bStfg-0006VO-Oi for guix-devel@gnu.org; Thu, 28 Jul 2016 18:20:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bStfc-0007bk-Sl for guix-devel@gnu.org; Thu, 28 Jul 2016 18:20:52 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:45999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bStfb-0007b6-Lz for guix-devel@gnu.org; Thu, 28 Jul 2016 18:20:48 -0400 Content-Disposition: inline In-Reply-To: <59dc603e19f15007a05198ddb4a3f6ec09d90a8b.1469622379.git.donttrustben@gmail.com> 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" To: Ben Woodcroft Cc: guix-devel@gnu.org On Wed, Jul 27, 2016 at 10:54:14PM +1000, Ben Woodcroft wrote: > * gnu/packages/machine-learning.scm (mcl): New variable. > + (license license:gpl3))) I skimmed the headers of some files in 'src/', and they say "or later". Can you double-check if it should be gpl3+?