Hacker News new | ask | show | jobs
by joshdulac 4066 days ago
This looks pretty cool, and I'd love to give it try, but I don't see any license mentioned. Have you considered any license yet?
1 comments

I was so caught up in training Ralph, I forgot to add a license!

I've settled on GNU GPL v3. Thanks for the catch. :)

And I just settled on never using this. Why would you pick GPL v3... Shell scripts are the last place I want to argue with the company lawyer about.

I'd like to politely suggest you consider changing the license before you accept contributions. The smaller the tool and the more modularity it has within a software stack (shell script helpers are extremely modular) the more appropriate it is to license it something towards the MIT license end of the strong - weak copyleft spectrum.