Giter Site home page Giter Site logo

BSD or MIT about rust-brotli HOT 5 OPEN

dropbox avatar dropbox commented on July 17, 2024
BSD or MIT

from rust-brotli.

Comments (5)

nyurik avatar nyurik commented on July 17, 2024 1

Most Rust projects prefer to use Apache OR MIT approach because MIT is not very compatible with GPL (if my memory is serving me right), and so having two clause approach allows users to use code everywhere more freely.

from rust-brotli.

decathorpe avatar decathorpe commented on July 17, 2024 1

Then the license text for MIT should probably be added to this repo too?

The current license file (https://github.com/dropbox/rust-brotli/blob/master/LICENSE) file only contains the BSD-3-Clause license text, but the MIT license requires that license text is included with redistributed sources.

Usually dual-licensed crates handle this by having two separate license files (i.e. LICENSE-Apache and LICENSE-MIT, in most cases).

MIT is not very compatible with GPL

As far as I know, the problem wrt/ GPL compatibility is actually caused by the Apache-2.0 license, not the MIT license.

from rust-brotli.

danielrh avatar danielrh commented on July 17, 2024

I suppose the license file is right... I can adjust the Cargo.toml
both licenses are sufficiently permissive that they are quite compatible.

from rust-brotli.

decathorpe avatar decathorpe commented on July 17, 2024

Looks like this issue is still unresolved as of today?

from rust-brotli.

danielrh avatar danielrh commented on July 17, 2024

Hmmm should probably copy the license from https://github.com/google/brotli/blob/master/LICENSE

from rust-brotli.

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.