From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add r-knitrbootstrap. Date: Fri, 27 May 2016 13:00:49 -0400 Message-ID: <20160527170049.GA32455@jasmine> References: <1464094411-8277-1-git-send-email-ricardo.wurmus@mdc-berlin.de> <1464094411-8277-2-git-send-email-ricardo.wurmus@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6L8J-000171-Fr for guix-devel@gnu.org; Fri, 27 May 2016 13:01:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6L8C-0002T4-En for guix-devel@gnu.org; Fri, 27 May 2016 13:01:10 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:39948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6L8B-0002PZ-33 for guix-devel@gnu.org; Fri, 27 May 2016 13:01:04 -0400 Content-Disposition: inline In-Reply-To: <1464094411-8277-2-git-send-email-ricardo.wurmus@mdc-berlin.de> 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: Ricardo Wurmus Cc: guix-devel@gnu.org On Tue, May 24, 2016 at 02:53:31PM +0200, Ricardo Wurmus wrote: > * gnu/packages/statistics.scm (r-knitrbootstrap): New variable. It builds for me. > + (license license:expat))) I couldn't find this in the source code. The only thing I found was the authorship info in 'LICENSE' and this line in 'DESCRIPTION': License: MIT + file LICENSE If that's enough, then okay.