Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: third_party/zlib/README.chromium

Issue 1100003: Pass license check script for most of the tree. (Closed)
Patch Set: retry Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/simplejson/README.chromium ('k') | tools/licenses.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/zlib/README.chromium
diff --git a/third_party/zlib/README.chromium b/third_party/zlib/README.chromium
index 5d7a09707f2e3398dd90ed655c5f7ae5ca2aa4cf..aa35c1f07249aa2ce6c83d46c49560fff86f051a 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.
+- Added 'int z_errno' global for WinCE, to which 'errno' is defined in zutil.h.
« no previous file with comments | « third_party/simplejson/README.chromium ('k') | tools/licenses.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698