Giter VIP home page Giter VIP logo

Comments (7)

AndyScherzinger avatar AndyScherzinger commented on August 26, 2024

I am no lawyer either and not an OSS license specialist, so @karlitschek or @jancborchardt or @LukasReschke can you answer this? Cc @jospoortvliet

from android.

LukasReschke avatar LukasReschke commented on August 26, 2024

Summoning @schiessle as well on this. Go GNU/BjΓΆrn πŸ˜‰

from android.

jancborchardt avatar jancborchardt commented on August 26, 2024

Any info on this @schiessle @karlitschek? If this is a problem, then it’s an issue with the original code too and the relicense to GPLv2 from the previous GPLv2+ might have been not proper.

from android.

karlitschek avatar karlitschek commented on August 26, 2024

I think Apache dependencies are not a problem. But @schiessle is the expert here!

from android.

schiessle avatar schiessle commented on August 26, 2024

Yes, the Apache license and GPLv2 are not compatible because of the patent grant in the Apache license.

I'm not a Android expert, if the "Google's Android support libraries" are system libraries this shouldn't be a problem, because of the "system library exception" https://www.gnu.org/licenses/gpl-faq.html#SystemLibraryException

from android.

schiessle avatar schiessle commented on August 26, 2024

We can't change the license from GPLv2 only to GPLv2+ because we don't own the copyright on the complete source code. But I would suggest to consider switching to GPLv2+ for every new code added to the android app. We do something similiar on the server (ownCloud code is AGPLv3 only but we add new code as AGPLv3+)

from android.

tobiasKaminsky avatar tobiasKaminsky commented on August 26, 2024

We are doing it the @schiessle proposed: every new code done by us is GPL3+

from android.

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.