From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add haveged. Date: Sat, 23 Jul 2016 18:47:07 -0400 Message-ID: <20160723224707.GC23753@jasmine> References: <20160723220946.13044-1-me@tobias.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR5hb-0006Vq-QO for guix-devel@gnu.org; Sat, 23 Jul 2016 18:47:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bR5hW-0000zX-SD for guix-devel@gnu.org; Sat, 23 Jul 2016 18:47:22 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:39011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR5hV-0000z9-Lt for guix-devel@gnu.org; Sat, 23 Jul 2016 18:47:18 -0400 Content-Disposition: inline In-Reply-To: <20160723220946.13044-1-me@tobias.gr> 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: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org On Sun, Jul 24, 2016 at 12:09:46AM +0200, Tobias Geerinckx-Rice wrote: > How'd I best encode these (presumably FSDG-compliant) licences? I would use 'non-copyleft'. There's an example in the libbsd package and several others. Otherwise, the package looks good to me, thanks!