Zerush@lemmy.ml to Open Source@lemmy.ml · 9 days agoYou can now use detailed open source licensing filters on AlternativeToalternativeto.netexternal-linkmessage-square9fedilinkarrow-up1132arrow-down10cross-posted to: opensource@programming.dev
arrow-up1132arrow-down1external-linkYou can now use detailed open source licensing filters on AlternativeToalternativeto.netZerush@lemmy.ml to Open Source@lemmy.ml · 9 days agomessage-square9fedilinkcross-posted to: opensource@programming.dev
minus-squarefruitycoder@sh.itjust.workslinkfedilinkarrow-up7·8 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·8 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!