| OLD | NEW |
| 1 This is Chrome's locally patched copy of Colin Percival's bsdiff tool | 1 This is Chrome's locally patched copy of Colin Percival's bsdiff tool |
| 2 (see ../bspatch for the corresponding bspatch tool). | 2 (see ../bspatch for the corresponding bspatch tool). |
| 3 | 3 |
| 4 Originally obtained from Mozilla's local copy/fork of bsdiff; see: | 4 Originally obtained from Mozilla's local copy/fork of bsdiff; see: |
| 5 | 5 |
| 6 http://lxr.mozilla.org/mozilla/source/other-licenses/bsdiff/bsdiff.c | 6 http://lxr.mozilla.org/mozilla/source/other-licenses/bsdiff/bsdiff.c |
| 7 | 7 |
| 8 The LICENSE from that location has been preserved here. | 8 The LICENSE from that location has been preserved here. |
| 9 | 9 |
| 10 Local changes include CRC32 verification. | 10 Local changes include CRC32 verification. |
| OLD | NEW |