mozilla / node-firefox

node.js modules for interacting with Firefox via the DevTools remote protocol
https://www.npmjs.org/package/firefox
Mozilla Public License 2.0
301 stars 18 forks source link

LICENSE #10

Open tofumatt opened 9 years ago

tofumatt commented 9 years ago

Is this code supposed to be MPL or Apache-licensed? A lot of the modules are Apache and that seems to be a better fit for node (also it's way more straightforward, copyleft is confusing).

Should we change the node-firefox license to Apache 2.0?

sole commented 9 years ago

Yeah I mean this module doesn't have much (none?) actual code, but yes, let's have the same license in all!