From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: [PATCH] Add LDC. Date: Tue, 05 Jan 2016 19:46:01 +0100 Message-ID: <87k2nnc1au.fsf@gnu.org> 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: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGWb6-0000LG-38 for guix-devel@gnu.org; Tue, 05 Jan 2016 13:44:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGWb2-0005L7-Tz for guix-devel@gnu.org; Tue, 05 Jan 2016 13:44:44 -0500 In-reply-to: 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: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus writes: > Roel Janssen writes: > >> Thanks again for your time and helpful response. I hope this version of >> 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’s 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! Oops. I will take extra care for this next time. Thank you!