From: ludo@gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Add openlibm.
Date: Tue, 10 Mar 2015 21:42:14 +0100 [thread overview]
Message-ID: <87pp8gzis9.fsf@gnu.org> (raw)
In-Reply-To: <idjioe9qgj2.fsf@bimsb-sys02.mdc-berlin.net> (Ricardo Wurmus's message of "Tue, 10 Mar 2015 11:43:29 +0100")
Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> skribis:
> Ludovic Courtès writes:
[...]
>>> + ;; From LICENSE.md:
>>> + ;; "The OpenLibm code derives from the FreeBSD msun and OpenBSD libm
>>> + ;; implementations, which in turn derives from FDLIBM 5.3. As a result, it
>>> + ;; has a number of fixes and updates that have accumulated over the years
>>> + ;; in msun, and also optimized assembly versions of many functions. These
>>> + ;; improvements are provided under the BSD and ISC licenses. The msun
>>> + ;; library also includes work placed under the public domain, which is
>>> + ;; noted in the individual files. Further work on making a standalone
>>> + ;; OpenLibm library from msun, as part of the Julia project is covered
>>> + ;; under the MIT license. The test files, test-double.c and test-float.c
>>> + ;; are under the LGPL."
>>> + (license (list license:expat license:isc license:bsd-2 license:lgpl2.1+))))
>>
>> Compared to the paragraph, the list misses ‘license:x11’.
>
> It mentions the MIT license, so I used "license:expat". I don't think
> the X11 license is meant, because the MIT license declaration on
> https://github.com/JuliaLang/openlibm/blob/master/LICENSE.md does not
> include the advertisement clause.
Sounds like you’re right, sorry for the confusion.
> The list does miss license:public-domain, however.
Right.
> From f7732d683e3dee75c3ce7a8a65dd2c1548dabb32 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
> Date: Mon, 9 Mar 2015 11:07:13 +0100
> Subject: [PATCH] gnu: Add openlibm.
>
> * gnu/packages/maths.scm (openlibm): New variable.
LGTM.
Thanks for your patience,
Ludo’.
prev parent reply other threads:[~2015-03-10 20:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 10:08 [PATCH] Add openlibm Ricardo Wurmus
2015-03-09 19:49 ` Ludovic Courtès
2015-03-10 10:43 ` Ricardo Wurmus
2015-03-10 20:42 ` Ludovic Courtès [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pp8gzis9.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=ricardo.wurmus@mdc-berlin.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.