From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/2] gnu: Add libtsm. Date: Mon, 22 Aug 2016 15:33:47 -0400 Message-ID: <20160822193347.GB24639@jasmine> References: <20160822135307.789-1-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbuyw-0006vx-9Z for guix-devel@gnu.org; Mon, 22 Aug 2016 15:34:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbuys-0005uk-9f for guix-devel@gnu.org; Mon, 22 Aug 2016 15:34:02 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:32968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbuyr-0005pk-3b for guix-devel@gnu.org; Mon, 22 Aug 2016 15:33:58 -0400 Content-Disposition: inline In-Reply-To: <20160822135307.789-1-david@craven.ch> 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: David Craven Cc: guix-devel@gnu.org On Mon, Aug 22, 2016 at 03:53:06PM +0200, David Craven wrote: > * gnu/packages/admin.scm (libtsm): New variable. I think it should go in terminals.scm. > + (license license:expat))) Please check the source files for the variety of licenses they bear: https://cgit.freedesktop.org/~dvdhrm/libtsm/tree/COPYING https://cgit.freedesktop.org/~dvdhrm/libtsm/tree/LICENSE_htable I also noticed some public domain code. I didn't do a thorough check.