Remove travis build status
This commit is contained in:
parent
1721df91bb
commit
cd65995953
@ -32,6 +32,3 @@ Thanks to Bruce Dawson for reporting a problem with the level_and_flags archive
|
|||||||
## Patents
|
## 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.
|
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)
|
|
||||||
Loading…
Reference in New Issue
Block a user