| Index: third_party/crashpad/crashpad/third_party/zlib/README.crashpad
|
| diff --git a/third_party/crashpad/crashpad/third_party/zlib/README.crashpad b/third_party/crashpad/crashpad/third_party/zlib/README.crashpad
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..83f47e31dc8c375e16d11e78d0cd8e3108fbe173
|
| --- /dev/null
|
| +++ b/third_party/crashpad/crashpad/third_party/zlib/README.crashpad
|
| @@ -0,0 +1,18 @@
|
| +Name: zlib
|
| +Short Name: zlib
|
| +URL: http://zlib.net/
|
| +Revision: See zlib/README.chromium
|
| +License: zlib
|
| +License File: zlib/LICENSE
|
| +Security Critical: yes
|
| +
|
| +Description:
|
| +“A massively spiffy yet delicately unobtrusive compression library.”
|
| +
|
| +zlib is a free, general-purpose, legally unencumbered lossless data-compression
|
| +library. zlib implements the “deflate” compression algorithm described by RFC
|
| +1951, which combines the LZ77 (Lempel-Ziv) algorithm with Huffman coding. zlib
|
| +also implements the zlib (RFC 1950) and gzip (RFC 1952) wrapper formats.
|
| +
|
| +Local Modifications:
|
| +See zlib/README.chromium.
|
|
|