From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Fwd: [PATCH] Add font-terminus. Date: Mon, 10 Nov 2014 23:18:52 +0100 Message-ID: <87mw7yk8c3.fsf@gnu.org> References: <20140810100446.GA5146@debian> <871tpb2hot.fsf@gmail.com> 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]:57674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnxIZ-0005Ss-Lb for guix-devel@gnu.org; Mon, 10 Nov 2014 17:19:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnxIT-0005jy-W9 for guix-devel@gnu.org; Mon, 10 Nov 2014 17:18:59 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:52346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnxIT-0005jt-Oe for guix-devel@gnu.org; Mon, 10 Nov 2014 17:18:53 -0500 In-Reply-To: <871tpb2hot.fsf@gmail.com> (Alex Kost's message of "Mon, 10 Nov 2014 18:34:10 +0300") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Guy Grant (2014-08-10 18:25 +0400) wrote: > >> + (license >> + (license:x11-style >> + "http://scripts.sil.org/cms/scripts/page.php?item_id=3DOFL_web"))= )) > > Since it's not an "X11-style", but an "OFL" license, why not use the > latter? The patch for fixing it is attached. Indeed. Feel free to push the fix. Ludo=E2=80=99.