Does a license like this exist?

you are viewing a single comment's thread
view the rest of the comments
[–] 21 points 6 months ago (2 children)

MIT is a permissive license and it doesnt enforce anything.

if you want freedom, use strict licenses like GPL.

Gnu has a great guide on licenses

https://www.gnu.org/licenses/license-recommendations.html

https://www.gnu.org/licenses/license-list.html

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 6 months ago

    MIT still requires the license and copyright notice to be maintained though, it is why even proprietary software includes an 'open-source licenses' listing somewhere under help / alongside the distribution. Arguably, AI models reproducing a bit of MIT licensed code would be just as much in violation as with any other license.

    GPL still gives much better guarantees w.r.t. providing the source code and modifications made thereto, though.

  • source
  • parent