Zerush@lemmy.ml to Open Source@lemmy.ml · 2 months agoYou can now use detailed open source licensing filters on AlternativeToalternativeto.netexternal-linkmessage-square9fedilinkarrow-up1133cross-posted to: opensource@programming.dev
arrow-up1133external-linkYou can now use detailed open source licensing filters on AlternativeToalternativeto.netZerush@lemmy.ml to Open Source@lemmy.ml · 2 months agomessage-square9fedilinkcross-posted to: opensource@programming.dev
minus-squarefruitycoder@sh.itjust.workslinkfedilinkarrow-up7·2 months agoThe GNU project has a great write up: https://www.gnu.org/licenses/license-recommendations.html tl;dr (though if you are interested its a good read) Client software == GPLv3 small projects are ok to be Apache v2 Server software == AGPL the rest of the guide is more for devs and projects with recomendation on licenses for libraries and docs.
minus-squaremax1115@piefed.sociallinkfedilinkEnglisharrow-up2·2 months agoThat’s exactly what I was looking for, thanks!
The GNU project has a great write up: https://www.gnu.org/licenses/license-recommendations.html
tl;dr (though if you are interested its a good read) Client software == GPLv3 small projects are ok to be Apache v2 Server software == AGPL
the rest of the guide is more for devs and projects with recomendation on licenses for libraries and docs.
That’s exactly what I was looking for, thanks!