Giter Site home page Giter Site logo

GPL/MIT licensing issue about rmath.jl HOT 6 OPEN

juliastats avatar juliastats commented on June 1, 2024
GPL/MIT licensing issue

from rmath.jl.

Comments (6)

JeffBezanson avatar JeffBezanson commented on June 1, 2024 7

If a package has a GPL dependency, it needs to use a "GPL-compatible" license. The MIT license is one. Then the combined bundle, when distributed, is automatically GPL. To inform users of that situation, in julia we're now using a file THIRDPARTY.md to list the licenses of dependencies.

from rmath.jl.

nalimilan avatar nalimilan commented on June 1, 2024 2
  1. I'd say it would be reasonable to make PRs to packages that depend on Rmath to add a THIRDPARTY.md file and a reference to it in LICENSE.md. Though of course it will be very hard to be exhaustive given that these are quite fundamental packages that are used indirectly by many packages (and new ones are added all the time).
  2. Progress is going on at JuliaStats/StatsFuns.jl#113 but this is a large undertaking.

from rmath.jl.

ararslan avatar ararslan commented on June 1, 2024

https://github.com/JuliaMath/FFTW.jl#license provides a good explanation of a mostly analogous situation. The package itself doesn't have to be licensed under GPL, as it's not a derived or combined work.

from rmath.jl.

rcurtin avatar rcurtin commented on June 1, 2024

Thanks for the link! That roughly matches my understanding of what the license implies, so good to know I am not totally off base in my thinking. :)

But, in this case, this nuance and implications of using this package aren't adequately communicated in all downstream packages---meaning that people who build things against downstream packages are unaware that they could be violating the GPL if they distribute their packages only in accordance with, e.g., the MIT license. What can be done to fix that?

from rmath.jl.

rcurtin avatar rcurtin commented on June 1, 2024

Thanks for the response. The THIRDPARTY.md solution seems reasonable, but it doesn't seem like it's been applied to all the reverse dependencies of this package.

  1. Would it be reasonable to go through that reverse dependencies list and make sure that this GPL dependency is noted in each of those repositories, be it via a THIRDPARTY.md file or a note in the README? It is very easy to miss this issue when building software.

  2. I see that there has been some discussion about replacing the GPL-ed functions wrapped here before: discourse, JuliaStats/StatsFuns.jl#13, JuliaStats/StatsFuns.jl#46. Does anyone know what the status of that effort is? If I (or someone else) was able to help out with that effort, would someone be able to bring me (or others) up to speed on what needs to be done to get it merged?

Basically we would really like to use GLM.jl and maybe some other packages that have dependencies on Rmath, but the GPL compatibility issue is a bit of a blocker for us. :)

from rmath.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.