brianc/jade-mode

license

bluescreen303 opened this issue · 4 comments

jade/sws-mode doesn't specify a license.

I'm creating a package for NixOS and I need to specify one.
Can I assume GPL2+, as most emacs packages use?

totally. You can pull request it into the readme too if you want.

Hello I'm also creating a major-mode package for [gold](URL https://github.com/yosssi/gold) which is inspired jade and I almost copied from jade-mode.el.
But I couldn't find license.
Is that ok for you and can I write license as GPL2 to my package?

Would you mind if the license is MIT? I can add it right now.

Would you mind if the license is MIT? I can add it right now.

MIT is fine, I'll follow your license. Thank you!