|
|
|
|
|
by gakada
3552 days ago
|
|
It's funny that the MIT license has the reputation of being "The license you choose when you don't care about attribution, or it would be unreasonable to require attribution". As the article points out, copies of MIT licensed code must include not only the copyright line but the whole damn license. |
|
You'd still have to include the notice in any source distribution, but that's not really as onerous in my opinion, since you're already having to distribute all your source files, so what's just one more notice.
Of course, my projects normally use a language with a compiler that produces binaries. I'm not sure how this would apply to a language that keeps things in source form like javascript. Maybe webasm will become the new binary form? asm.js? minified javascript?
0: https://opensource.org/licenses/Zlib