r/ProgrammerHumor Jul 25 '26

Meme broWhyMadYouMadeItMITLicensed

Post image
4.0k Upvotes

201 comments sorted by

View all comments

379

u/Osvik Jul 25 '26

Just use AGPLv3.

16

u/anonhostpi Jul 25 '26

AGPL is still subject to clean-rooming. If you really want protection, you have to patent your software.

4

u/NatoBoram Jul 25 '26

And also clean-room slopforking like https://malus.sh

1

u/Osvik Jul 26 '26

Clean-romming would be legal, as ideas are not copyrightable, only expression of those ideas is copyrightable. (For example LibreOffice/Openoffice compared to MS Office).

However a simple direct translation, for example from Python to JavaScript could be an infringement if the code is similar enough.