Giter Club home page Giter Club logo

Comments (7)

LukasReschke avatar LukasReschke commented on July 25, 2024

Fixed now by only allowing AGPL.

from appstore.

jospoortvliet avatar jospoortvliet commented on July 25, 2024

@schiessle what licenses would you think we should allow? I'd say at least, indeed, MIT, AGPL, MPL and Apache License, correct?

from appstore.

bud-mo avatar bud-mo commented on July 25, 2024

I will follow this discussion 😄

from appstore.

schiessle avatar schiessle commented on July 25, 2024

what licenses would you think we should allow? I'd say at least, indeed, MIT, AGPL, MPL and Apache License, correct?

Only MPL 2.0 is compatible with the GNU AGPLv3. So if we add MPL to the list, we need to specify the version.

I would also suggest to keep the list short, otherwise it will just result in more confusion:

My personal List would be:

  • GNU AGPLv3 or later (strong protection of the users rights)
  • Mozilla Public license 2.0 (weak protection of the users rights)
  • Apache License (no protection but at least it protected against patent threats to some extend)

For popularity reasons it might make sense to add the MIT License, although I believe people who prefer non-protecting licenses should chose the Apache License because of the patent grant.

Default should be GNU AGPLv3 or later.

from appstore.

jospoortvliet avatar jospoortvliet commented on July 25, 2024

Sounds good to me. @bud-mo works for you, too?

How/where can this be implemented?!? Would be nice so @bud-mo can provide their app in the app store!

from appstore.

BernhardPosselt avatar BernhardPosselt commented on July 25, 2024

Just add 2 lines like this https://github.com/nextcloud/appstore/blob/master/nextcloudappstore/api/v1/release/info.xsd#L325 directly below with the values of apache and mpl. That's all.

from appstore.

BernhardPosselt avatar BernhardPosselt commented on July 25, 2024

apache and mpl are now available once deployed

from appstore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.