[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/4] gnu: Add scotch package.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH 2/4] gnu: Add scotch package. |
Date: |
Sat, 17 May 2014 16:45:03 +0200 |
User-agent: |
Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> On Sat, May 17, 2014 at 12:40:30PM +0200, Ludovic Courtès wrote:
>> Eric Bavier <address@hidden> skribis:
>> > + (license (license:fsf-free "file://LICENSE_en.txt"))))
>> I would use
>> <http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html> as the
>> URL. (My understanding is that it’s a weak copyleft license, like
>> LGPL.)
>
> Should we maybe add it to license.scm?
Yes, why not. (That should be done in a separate commit.)
Ludo’.