mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
License of paper #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jeroen on GitHub (Oct 2, 2015).
What is the license of the paper Comparison of Brotli, Deflate, Zopfli, LZMA, LZHAM and Bzip2 Compression Algorithms? Can I freely distribute this document?
@szabadka commented on GitHub (Oct 2, 2015):
We added the paper to the docs/ directory in PR #198, so you can use it with the same licence as the rest of the project.
@jeroen commented on GitHub (Oct 2, 2015):
Thank you.