I’m rebuilding an app that I made few years ago to make it open-source and free from big company dependencies (for example replacing Firebase with Appwrite)… Now, since it’s already live on Codeberg, I think it would be good to give it a license but I’m super new to FOSS licenses and so I don’t know how to move… Which one would you suggest me?
Thank you! And, if for example someone forks my code and start distributing his new forked app, is there a license which would force him/her to credit the original project?
I’m pretty sure all of them require that, it’s a pretty mild requirement so even people who don’t like copyleft (like many BSD people) are fine with having that requirement in their licenses
It’s not only about credit. All should do this. It’s a very very basic requirement.
Just imagine:
are you OK with that? (that’s BSD/MIT)
do you want that? (that’s *GPL)
Oh… None of these 2 scenarios looks Hood to me… But I guess I prefer the GPL one if I have to chose