mirror of
https://github.com/eledio-devices/thirdparty-miniz.git
synced 2025-10-30 16:15:41 +01:00
Remove travis build status
This commit is contained in:
@@ -32,6 +32,3 @@ Thanks to Bruce Dawson for reporting a problem with the level_and_flags archive
|
||||
## Patents
|
||||
|
||||
I was recently asked if miniz avoids patent issues. miniz purposely uses the same core algorithms as the ones used by zlib. The compressor uses vanilla hash chaining as described [here](http://www.gzip.org/zlib/rfc-deflate.html#algorithm). Also see the [gzip FAQ](http://www.gzip.org/#faq11). In my opinion, if miniz falls prey to a patent attack then zlib/gzip are likely to be at serious risk too.
|
||||
|
||||
|
||||
[](https://travis-ci.org/uroni/miniz)
|
||||
Reference in New Issue
Block a user