diff options
Diffstat (limited to 'src/Common/zlib/README')
-rw-r--r-- | src/Common/zlib/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/src/Common/zlib/README b/src/Common/zlib/README index 51106de4..024b79d3 100644 --- a/src/Common/zlib/README +++ b/src/Common/zlib/README @@ -2,3 +2,3 @@ ZLIB DATA COMPRESSION LIBRARY -zlib 1.2.11 is a general purpose data compression library. All the code is +zlib 1.2.12 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs @@ -33,3 +33,3 @@ http://marknelson.us/1997/01/01/zlib-engine/ . -The changes made in version 1.2.11 are documented in the file ChangeLog. +The changes made in version 1.2.12 are documented in the file ChangeLog. @@ -86,3 +86,3 @@ Copyright notice: - (C) 1995-2017 Jean-loup Gailly and Mark Adler + (C) 1995-2022 Jean-loup Gailly and Mark Adler @@ -110,3 +110,6 @@ lengthy legal documents to sign. The sources are provided for free but without warranty of any kind. The library has been entirely written by Jean-loup -Gailly and Mark Adler; it does not include third-party code. +Gailly and Mark Adler; it does not include third-party code. We make all +contributions to and distributions of this project solely in our personal +capacity, and are not conveying any rights to any intellectual property of +any third parties. |