Hacker News new | ask | show | jobs
by qp9384btv_2e 3809 days ago
How do you incorporate this re-use into your contracts?
2 comments

You could explicitly retain the copyrights on your code. Actually that is the default so in general it's not actually necessary.
I make the stuff and put it under MIT :) Everybody (including me) is free to include it in anything, so long as you don't sue me for having used it.