Hacker News new | ask | show | jobs
by josephg 3074 days ago
Yes. Just to hammer this point home, I release most of the code I write under a BSD license in the simple hope it'll be useful to someone. I don't care if you make money from it (Cool! Tell me about it!) and for 80% of the projects I've written I don't actually want any of your patches. I'd often much rather people fork my work and maintain their own fork.

If this isn't your jam, the MIT/BSD licenses aren't for you. Go GPL or something.