Skip to content

Conversation

@musicinmybrain
Copy link
Contributor

Since src/context.rs appears to be derived from
https://github.com/google/brotli/blob/v1.1.0/c/common/context.c (possibly at a different version), and carries only MIT terms, it’s not possible for the crate to be BSD-3-Clause OR MIT overall. The new LICENSE.MIT file is taken from
https://github.com/google/brotli/raw/refs/tags/v1.1.0/LICENSE since that appears to be the correct license text for context.rs.

Fixes #9.

It would be great to have some kind of resolution to these licensing issues.

The corresponding PR for rust-brotli is dropbox/rust-brotli#218.

Since `src/context.rs` appears to be derived from
https://github.com/google/brotli/blob/v1.1.0/c/common/context.c
(possibly at a different version), and carries only MIT terms, it’s not
possible for the crate to be `BSD-3-Clause OR MIT` overall. The new
`LICENSE.MIT` file is taken from
https://github.com/google/brotli/raw/refs/tags/v1.1.0/LICENSE since that
appears to be the correct license text for `context.rs`.

Fixes dropbox#9.

Signed-off-by: Benjamin A. Beasley <[email protected]>
@musicinmybrain
Copy link
Contributor Author

Polite ping: it looks like dropbox/rust-brotli#218 was merged, but this PR slipped through the cracks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BSD or MIT

1 participant