guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add TopHat.


From: Ben Woodcroft
Subject: Re: [PATCH] gnu: Add TopHat.
Date: Sat, 23 Jan 2016 18:44:47 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1



On 23/01/16 17:51, Ricardo Wurmus wrote:
Ben Woodcroft <address@hidden> writes:

+    ;; TopHat is released under the Boost Software License, Version 1.0
+    ;; See https://github.com/infphilo/tophat/issues/11#issuecomment-121589893
+    (license (license:x11-style "http://www.boost.org/LICENSE_1_0.txt";
+                                "Some components have other similar 
licences."))))
Am I right in thinking that the only other license used is asl2.0 ? If
so why not say so?
I just copied this from the “boost” package.  After Ludo’s comment I
changed that to just “license:boost1.0”.  Maybe we can replace the
license field for Boost with “(license license:boost1.0)” as well?
Sounds fine to me. Only, some tophat source appears to be asl e.g.
https://github.com/infphilo/tophat/blob/master/src/intervaltree/__init__.py

ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]