summaryrefslogtreecommitdiffstats
path: root/third_party/zlib/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/zlib/README.chromium')
-rw-r--r--third_party/zlib/README.chromium6
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/zlib/README.chromium b/third_party/zlib/README.chromium
index 5d7a0970..aa35c1f 100644
--- a/third_party/zlib/README.chromium
+++ b/third_party/zlib/README.chromium
@@ -1,7 +1,7 @@
-URL: http://zlib.net/
+Name: zlib
+URL: http://zlib.net/
Version: 1.2.3
License: zlib
-License File: LICENSE
Description:
General purpose compression library
@@ -10,4 +10,4 @@ Local Modifications:
A few minor changes, all marked with "Google":
- Added #ifdefs to avoid compile warnings when NO_GZCOMPRESS is defined.
- Removed use of strerror for WinCE in gzio.c.
-- Added 'int z_errno' global for WinCE, to which 'errno' is defined in zutil.h. \ No newline at end of file
+- Added 'int z_errno' global for WinCE, to which 'errno' is defined in zutil.h.