Zerush@lemmy.ml to Open Source@lemmy.ml · 9 days agoYou can now use detailed open source licensing filters on AlternativeToalternativeto.netexternal-linkmessage-square9linkfedilinkarrow-up1124arrow-down11cross-posted to: [email protected]
arrow-up1123arrow-down1external-linkYou can now use detailed open source licensing filters on AlternativeToalternativeto.netZerush@lemmy.ml to Open Source@lemmy.ml · 9 days agomessage-square9linkfedilinkcross-posted to: [email protected]
minus-squarefruitycoder@sh.itjust.workslinkfedilinkarrow-up7·7 days 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·7 days 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!