Giter VIP home page Giter VIP logo

Comments (6)

chr15m avatar chr15m commented on July 28, 2024

@klardotsh it seems safest to license flk under the same license as mal. Would that work for your purposes?

from flk.

klardotsh avatar klardotsh commented on July 28, 2024

I don't feel it's my place to weigh in too heavily on your choice of license - if you think MPL-2.0 with the no-GPL-compat clause is safest, then go for it.

My only remaining question at that point is what the best way to handle packaging something written against flk is - since MPL is file-level, would that require applications written against flk to be MPL-2.0 as well if they use the bundler? (obviously this can be worked around by shipping flk and the application in separate files, so it's not the end of the world either way)

Thanks for the quick reply!

from flk.

chr15m avatar chr15m commented on July 28, 2024

@klardotsh that's a very good point. Something like BSD or MIT would seem to be much safer from that point of view. However, I don't even know if I can re-license flk since it includes portions of mal. I guess I am going to have to spend time researching the MPL. 🤔

from flk.

chr15m avatar chr15m commented on July 28, 2024

would that require applications written against flk to be MPL-2.0 as well if they use the bundler?

Seems like MPL-2.0 explicitly allows re-licensing:

MPL software can thus be converted into a copyleft license such as the GPL or to a proprietary license (example: KaiOS).
-- Wikipedia

from flk.

klardotsh avatar klardotsh commented on July 28, 2024

I dug a bit further into this. It looks like mal upstream ships the full text of MPL-2.0 but does not indicate that they're triggering Exhibit B (Incompatibility With Secondary Licenses, which then triggers Section 3.3's restrictions on distribution in a larger work), so it sounds like MPL-2.0 without Exhibit B here would make the "concatenated bundles via flk" distribution fine (disclaimer: I'm not a lawyer).

If @kanaka can confirm the Exhibit B thing that'd be awesome, but otherwise I think this is a good path to making this usable! Thanks for taking the time @chr15m!

from flk.

chr15m avatar chr15m commented on July 28, 2024

@klardotsh thanks for reasearching this. I have added MPL-2.0 license to the source.

from flk.

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.