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

Side by Side Diff: third_party/bspatch/README.chromium

Issue 2349353004: Update LICENSE and README.chromium to reflect license in source files. (Closed)
Patch Set: Created 4 years, 3 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 unified diff | Download patch
« no previous file with comments | « third_party/bspatch/LICENSE ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: bspatch 1 Name: bspatch
2 URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/ 2 URL: http://lxr.mozilla.org/mozilla/source/toolkit/mozapps/update/src/updater/
3 Version: unknown 3 Version: unknown
4 License: BSD Protection license 4 License: BSD 2-Clause License
5 Security Critical: yes 5 Security Critical: yes
6 6
7 Description: 7 Description:
8 This is Chrome's locally patched copy of Colin Percival's bspatch tool 8 This is Chrome's locally patched copy of Colin Percival's bspatch tool
9 (see ../bsdiff for the corresponding bsdiff tool). 9 (see ../bsdiff for the corresponding bsdiff tool).
10 10
11 Originally obtained from Mozilla's local copy/fork of bspatch; see: 11 Originally obtained from Mozilla's local copy/fork of bspatch; see:
12 12
13 The license is shared in common with bsdiff. 13 The license is shared in common with bsdiff.
14 14
15 Local changes include CRC32 verification and improvements in error handling. 15 Local changes include CRC32 verification and improvements in error handling.
16 16
17 Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths 17 Update(08 Sep 08): Changed ApplyBinaryPatch to accept wchar_t paths
18 instead of char paths. 18 instead of char paths.
19 Update(12 May 13): Report error on MBS_ApplyPatch failure. 19 Update(12 May 13): Report error on MBS_ApplyPatch failure.
20 Update(27 July 16): Improve validation of diffs. 20 Update(27 July 16): Improve validation of diffs.
OLDNEW
« no previous file with comments | « third_party/bspatch/LICENSE ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698