Code Monkey home page Code Monkey logo

Comments (6)

sylvestre avatar sylvestre commented on August 12, 2024

From what I could quickly gather, EPL isn't compatible with the GPL2, so, not sure that you can.
(but I am not a lawyer)

from jlatexmath.

jobasto avatar jobasto commented on August 12, 2024

I'm wondering about the exception that was added to the jlatexmath's license some time ago:

As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce
an executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under terms
of your choice, provided that you also meet, for each linked independent
module, the terms and conditions of the license of that module.
An independent module is a module which is not derived from or based
on this library. If you modify this library, you may extend this exception
to your version of the library, but you are not obliged to do so.
If you do not wish to do so, delete this exception statement from your
version.

from jlatexmath.

sylvestre avatar sylvestre commented on August 12, 2024

yeah, if you use it this way, this might be good.
Talking for myself (and probably @calixteman ), if your software is FLOSS, I don't care that much :)

from jlatexmath.

turesheim avatar turesheim commented on August 12, 2024

Actually, the jlatexmath license clearly states that you cannot use it unless the entire software is GPL.

Linking this library statically or dynamically with other modules
is making a combined work based on this library. Thus, the terms
and conditions of the GNU General Public License cover the whole
combination.

Without a classpath exception this makes it very hard to use jlatexmath at all. Maybe you should consider changing the license to something more useful.

from jlatexmath.

jobasto avatar jobasto commented on August 12, 2024

@turesheim I understood that the part you cited together with the part I cited both together are the class path exception. Compare http://openjdk.java.net/legal/gplv2+ce.html and https://en.wikipedia.org/wiki/GPL_linking_exception.
I thought that an non-gpl application may link to a library with this class path exception as long as it just "uses" the exported methods, classes, etc. But I might be wrong.
Do you have a definition what "derived from" and "based on" mean in the context of

An independent module is a module which is not derived from or based
on this library.

?

from jlatexmath.

turesheim avatar turesheim commented on August 12, 2024

@turesheim I understood that the part you cited together with the part I cited both together are the class path exception. Compare http://openjdk.java.net/legal/gplv2+ce.html and https://en.wikipedia.org/wiki/GPL_linking_exception.

My bad. I re-read that part and I think you're correct.

I thought that an non-gpl application may link to a library with this class path exception as long as it just "uses" the exported methods, classes, etc. But I might be wrong.
Do you have a definition what "derived from" and "based on" mean in the context of

An independent module is a module which is not derived from or based
on this library.

I believe by "derived from" and "based on" one means a new library that is either a fork or an extension of jlatexmath.

from jlatexmath.

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.