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?
deleted by creator
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?
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)
deleted by creator
If you are going to use AGPL, I would recommend you to use EUPL 1.2 instead which is compatible with more FLOSS licenses.