Comment on This is another implementation of what's possible inside of termux for all you self hosters.

<- View Parent
darkan15@lemmy.world ⁨1⁩ ⁨day⁩ ago

The TL, DR version of sharing with of No License, is that technically speaking you are not explicitly permitting others to use your code in any way, just allowing them to look, a license is a formal way to give permissions to others to copy, modify, or use your code.

You don’t need an extra file for the license, you can embed it on a section at the top of your file, as you did with the description, just add a # License section at the very top, if you want the most permissive one you can just use MIT, just need to replace the year of publication of the code and a username or email that can identify you as the author

source
Sort:hotnewtop