From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH]: gnu: Add RSeQC. Date: Thu, 19 Feb 2015 12:51:22 +0100 Message-ID: <20150219115122.GA7276@debian.math.u-bordeaux1.fr> References: <87lhjvktef.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOPik-0006Mx-JL for guix-devel@gnu.org; Thu, 19 Feb 2015 06:56:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOPif-0000ZV-00 for guix-devel@gnu.org; Thu, 19 Feb 2015 06:56:42 -0500 Received: from mout.kundenserver.de ([212.227.126.131]:63090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOPie-0000X7-N1 for guix-devel@gnu.org; Thu, 19 Feb 2015 06:56:36 -0500 Content-Disposition: inline In-Reply-To: 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: Ricardo Wurmus Cc: Guix-devel On Thu, Feb 19, 2015 at 11:29:47AM +0100, Ricardo Wurmus wrote: > + (license license:gpl3))) >From the text printed on the license page you give, it should be gpl3+. Otherwise it looks good, pleas push! Andreas