From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH]: gnu: Add RSeQC. Date: Wed, 18 Feb 2015 18:43:04 +0100 Message-ID: <87lhjvktef.fsf@mango.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO8eh-0004Ku-W6 for guix-devel@gnu.org; Wed, 18 Feb 2015 12:43:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YO8ed-000465-Np for guix-devel@gnu.org; Wed, 18 Feb 2015 12:43:23 -0500 Received: from pegasus.bbbm.mdc-berlin.de ([141.80.25.20]:34763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YO8ed-00045u-F8 for guix-devel@gnu.org; Wed, 18 Feb 2015 12:43:19 -0500 Received: from localhost (localhost [127.0.0.1]) by pegasus.bbbm.mdc-berlin.de (Postfix) with ESMTP id B47B938057E for ; Wed, 18 Feb 2015 18:43:17 +0100 (CET) Received: from pegasus.bbbm.mdc-berlin.de ([127.0.0.1]) by localhost (pegasus.bbbm.mdc-berlin.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ycrYXxuZF2J7 for ; Wed, 18 Feb 2015 18:43:11 +0100 (CET) Received: from HTCATWO.mdc-berlin.net (puck.citx.mdc-berlin.de [141.80.36.101]) by pegasus.bbbm.mdc-berlin.de (Postfix) with ESMTP for ; Wed, 18 Feb 2015 18:43:11 +0100 (CET) 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: Guix-devel Ricardo Wurmus writes: > The license isn't very clear. The Google Code website[1] lists the > license as "GPLv3", but nowhere in the source is the license version > specified. "PKG-INFO" declares "License :: GPL", whereas > "./doc/COPYING" contains the MIT license. It's all pretty messy, so I > contacted one of the authors to ask for clarification. The author has told me that the license is GPLv3; the website will be updated accordingly. I will change the license field as soon as the change is publicly visible. ~~ Ricardo