Hacker News new | ask | show | jobs
by mdaniel 842 days ago
It seems you overlooked adding a license so that people can know under what circumstances they can use your project's code
2 comments

Let me add a license, I missed it. Thanks for pointing it out!
If there isn’t a license, you can’t use it. I think it’s pretty clear.
It's the opposite. Without a license, the default copyright laws apply, meaning that the author retains all rights to their source code and no one may reproduce, distribute, or create derivative works from their work.

Source: https://docs.github.com/en/repositories/managing-your-reposi...

thanks for sharing this. that's what @withinboredom mentioned too :)
That's uhh... exactly what I said?