From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] gnu: Add libtsm. Date: Sun, 28 Aug 2016 17:11:43 +0200 Message-ID: <87fupp0vyo.fsf@gnu.org> References: <20160822210848.GA30208@jasmine> <20160822215201.GB9557@jasmine> <20160823010926.GA10679@jasmine> <20160824182243.GC29043@macbook42.flashner.co.il> <20160824185733.GA24935@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1be1kU-0002Di-A0 for guix-devel@gnu.org; Sun, 28 Aug 2016 11:11:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1be1kQ-0004QN-TS for guix-devel@gnu.org; Sun, 28 Aug 2016 11:11:50 -0400 In-Reply-To: (David Craven's message of "Sun, 28 Aug 2016 15:14:26 +0200") 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 David Craven skribis: > I updated the license information for the packages. It's an > improvement over what was already commited. I called it a isc derived > license. If someone wants me to take further steps I need clear > instructions on how to proceed. =3D) In cases where a package is multiply-licensed, or if it contains code under different licenses, we usually list them in the =E2=80=98license=E2= =80=99 field with a comment above stating which of these two cases it is. When a package provides a license that is not found in (guix licenses), then we use the catch-all =E2=80=98x11-style=E2=80=99, =E2=80=98non-copylef= t=E2=80=99, or =E2=80=98fsf-free=E2=80=99 procedures, ideally with the URL of the license text and a comment. That=E2=80=99s the informal decision chart that I use. :-) Ludo=E2=80=99.