Git Product home page Git Product logo

Comments (6)

rpl avatar rpl commented on June 3, 2024

Hi @thejohnbackes
I'd really like to make you (and everyone) able to use this tool, and I don't have any problem in changing the license of this npm package (e.g. into an Apache 2.0 or MIT or BSD License).

I'm not a lawyer, but I'm wondering:

how the MPL-2.0 can introduce such a licensing issue?
especially if the software itself is not "linked together to another project sources" (in other words "is not used as a library") but only used as an external executable that produce an output (the flow coverage report) from a bunch of source files (the external project sources), at least ideally, this kind of usage shouldn't introduce any licenses compatibility issues
(e.g. GCC itself is licensed as GPLv3, but nevertheless you can build software with it that is not covered by the same license, even proprietary software, if you are using it as the command line compiling tool, while you have to use a compatible license if you are building a new compiler of top of it).

from flow-coverage-report.

jackbackes avatar jackbackes commented on June 3, 2024

from flow-coverage-report.

rpl avatar rpl commented on June 3, 2024

@thejohnbackes hehehe, the machines are already taking over :-)

anyway, I understand and, at least if no one of the existent users have any specific issue with the new license, I'm going to change it to MIT in the next released version.

from flow-coverage-report.

jackbackes avatar jackbackes commented on June 3, 2024

@rpl that's good news! thanks for the help, Luca!

from flow-coverage-report.

rpl avatar rpl commented on June 3, 2024

@thejohnbackes I've just merged #23 which changes the license of the flow-coverage-report npm package into MIT, and it has been released on npm as flow-coverage-report v.0.3.0.

from flow-coverage-report.

jackbackes avatar jackbackes commented on June 3, 2024

from flow-coverage-report.

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.