this post was submitted on 24 Feb 2026
53 points (92.1% liked)

Opensource

5640 readers
606 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

Does a license like this exist?

you are viewing a single comment's thread
view the rest of the comments
[–] 8uurg@lemmy.world 2 points 3 hours 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.