From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add LDC. Date: Tue, 5 Jan 2016 16:22:04 +0100 Message-ID: References: <87ziwtec5x.fsf@gnu.org> <87si2dfmpl.fsf@gnu.org> <87mvskaxq6.fsf@gnu.org> 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]:38907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGTRA-0001uY-Hg for guix-devel@gnu.org; Tue, 05 Jan 2016 10:22:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGTR7-0001PR-9q for guix-devel@gnu.org; Tue, 05 Jan 2016 10:22:16 -0500 In-Reply-To: <87mvskaxq6.fsf@gnu.org> 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: Roel Janssen Cc: guix-devel@gnu.org Roel Janssen writes: > Thanks again for your time and helpful response. I hope this version o= f > the patch is fine. It is :) Thanks for your patience! > It is the Boost Software License v1. So I peeked at boost.scm and > copied that license (license:x11-style ...). > > The attached patch should be good, I believe. I hope the description > for the licenses is fine now. The LDC developers have just copied > source code files from GDC. Looks good to me. There=E2=80=99s a tiny style error (mixed quotes in a comment), which I will fix up before pushing the patch in a moment. Thanks again for the patch! ~~ Ricardo