summaryrefslogtreecommitdiffstats
path: root/third_party/bspatch/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bspatch/README.chromium')
-rw-r--r--third_party/bspatch/README.chromium7
1 files changed, 4 insertions, 3 deletions
diff --git a/third_party/bspatch/README.chromium b/third_party/bspatch/README.chromium
index 3c6f8685..59e0788 100644
--- a/third_party/bspatch/README.chromium
+++ b/third_party/bspatch/README.chromium
@@ -1,13 +1,14 @@
+Name: bspatch
+URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/
+
This is Chrome's locally patched copy of Colin Percival's bspatch tool
(see ../bsdiff for the corresponding bsdiff tool).
Originally obtained from Mozilla's local copy/fork of bspatch; see:
-http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/
-
The license is shared in common with bsdiff.
Local changes include CRC32 verification.
Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths
-instead of char paths. \ No newline at end of file
+instead of char paths.