From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJVwc-0004hI-Mc for guix-patches@gnu.org; Fri, 09 Jun 2017 22:16:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJVwY-0006oK-K1 for guix-patches@gnu.org; Fri, 09 Jun 2017 22:16:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34977) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dJVwY-0006oG-FD for guix-patches@gnu.org; Fri, 09 Jun 2017 22:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dJVwY-0001cd-7O for guix-patches@gnu.org; Fri, 09 Jun 2017 22:16:02 -0400 Subject: bug#27296: [PATCH 02/35] guix: Add common TeX and LaTeX licenses. Resent-Message-ID: Message-Id: <5278a281.AEEALor4xuwAAAAAAAAAAAPI8DYAAAACwQwAAAAAAAW9WABZO1ZM@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Sat, 10 Jun 2017 07:45:28 +0530 In-reply-to: <87shj9jk3k.fsf@gnu.org> References: <20170609104559.17416-1-rekado@elephly.net> <20170609104559.17416-2-rekado@elephly.net> <87shj9jk3k.fsf@gnu.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Ricardo Wurmus , 27296@debbugs.gnu.org Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> * guix/licenses.scm (knuth, lppl, lppl1.0+, lppl1.2, lppl1.2+, lppl1.3, >> lppl1.3+, lppl1.3a, lppl1.3a+, lppl1.3b, lppl1.3b+, lppl1.3c, lppl1.3c+): New >> variables. Actually, even among this, only lppl1.3a and lppl1.2 are on the license-list.html at gnu.org. I mailed them a few weeks back asking them to consider adding the other licenses to the list. They replied saying that license review is a resource intesive project, and that they will *eventually* have it on the list. That may not be any time soon, I guess.