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

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

Issue 10821103: Make 'License' field in third-party metadata required (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « third_party/libxslt/README.chromium ('k') | third_party/modp_b64/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: LZMA SDK 1 Name: LZMA SDK
2 Short Name: lzma 2 Short Name: lzma
3 URL: http://www.7-zip.org/sdk.html 3 URL: http://www.7-zip.org/sdk.html
4 Version: 9.20 4 Version: 9.20
5 Security Critical: yes 5 Security Critical: yes
6 License: Public domain
6 7
7 Description: 8 Description:
8 This contains a part of LZMA SDK 9.20. 9 This contains a part of LZMA SDK 9.20.
9 10
10 Only the C code required to open 7z archive files and uncompress LZMA 11 Only the C code required to open 7z archive files and uncompress LZMA
11 compression has been included. The project files have been rewritten to use 12 compression has been included. The project files have been rewritten to use
12 proper file paths and generate a static lib. 13 proper file paths and generate a static lib.
13 14
14 The patch in chromium.patch was applied to CpuArch.c to fix compile error on 15 The patch in chromium.patch was applied to CpuArch.c to fix compile error on
15 32bit Linux. 16 32bit Linux.
OLDNEW
« no previous file with comments | « third_party/libxslt/README.chromium ('k') | third_party/modp_b64/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698