From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add liboauth. Date: Tue, 31 Jan 2017 14:48:27 -0500 Message-ID: <20170131194827.GE16979@jasmine> References: <20170130234257.11164-1-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYePr-0008Lz-Ps for guix-devel@gnu.org; Tue, 31 Jan 2017 14:48:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYePn-0004j8-S6 for guix-devel@gnu.org; Tue, 31 Jan 2017 14:48:35 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:39568) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cYePn-0004iv-N2 for guix-devel@gnu.org; Tue, 31 Jan 2017 14:48:31 -0500 Content-Disposition: inline In-Reply-To: <20170130234257.11164-1-dannym@scratchpost.org> 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: Danny Milosavljevic Cc: guix-devel@gnu.org On Tue, Jan 31, 2017 at 12:42:57AM +0100, Danny Milosavljevic wrote: Thanks! > * gnu/packages/gnuzilla.scm (liboauth): New variable. Does it have anything to do with Mozilla? If not, I think that the admin module could be appropriate, or a new oauth module. > + ;; You can choose either license. > + (license (list license:lgpl2.0+ license:expat)))) The README does state this, but none of the source files include GPL headers. They do include Expat or public domain headers. Debian does not distribute it under the GPL: http://metadata.ftp-master.debian.org/changelogs/main/libo/liboauth/liboauth_1.0.1-1_copyright