| OLD | NEW |
| 1 This contains a part of LZMA SDK 4.49. | 1 This contains a part of LZMA SDK 4.49. |
| 2 | 2 |
| 3 Only the C code required to open 7z archive files and uncompress LZMA | 3 Only the C code required to open 7z archive files and uncompress LZMA |
| 4 compression has been included. The project files have been rewritten to use | 4 compression has been included. The project files have been rewritten to use |
| 5 proper file paths and generate a static lib. | 5 proper file paths and generate a static lib. |
| 6 | 6 |
| 7 The original source and license are available from | 7 The original source and license are available from |
| 8 http://www.7-zip.org/sdk.html. | 8 http://www.7-zip.org/sdk.html. |
| 9 | 9 |
| 10 See the table in src/third_party/README.google for more details. | 10 See the table in src/third_party/README.google for more details. |
| OLD | NEW |