• @[email protected]
    link
    fedilink
    61 year ago

    It seems that the lemmy-js-client library you are using is licensed under AGPLv3. So I’m not sure if you are allowed to use it with your current license. You might have to make your project AGPLv3 too.

      • @[email protected]
        link
        fedilink
        11 year ago

        AGPL is a Copyleft license, so how can it be possible to use such library in an Apache licensed program? Isn’t the whole idea of Copyleft to make that impossible? To make sure that nobody can take away users freedoms?

        I think what they meant on gnu.org is that you can use Apache licensed code in a GPL licensed program.