This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/snusmini on 2026-08-03 04:37:16+00:00.


Hi - got a peculiar question around MIT license. I am helping someone out with writing some code for their closed source proprietary app. I want to give them that code under the MIT license so that I have no obligations around the code as it is As Is. Can I use the MIT license for that source code even though I don’t plan on open sourcing it? I.e., does the code need to be public for MIT to have an effect?

Thanks!