Bug 821036
| Summary: | Macaulay2: mpfr/mpir license issues | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jerry James <loganjerry> |
| Component: | Macaulay2 | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | rdieter, tremble |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Macaulay2-1.4-5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-07-23 19:10:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jerry James
2012-05-11 15:41:44 UTC
Upstream finally replied to my query, ------------------ I am just now looking into this again -- thank you for the prompt. I have just checked in a change to the trunk expanding the statement in M2/INSTALL to say the our source code is licensed under GPL 2 or 3 and restricting the statement in the variable "copyright" accessible from the running M2 program to say that the binary code is licensed under GPL 3. That should take care of it. ------------------ which should resolve things * Wed May 30 2012 Rex Dieter <rdieter> - 1.4-5 - License: GPLv2 or GPLv3 (#821036) Turns out we'll likely end up linking against gmp moving forward anyway, for increased compatibility with Singular (stay tuned). |