Chromium Code Reviews

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

Issue 10821103: Make 'License' field in third-party metadata required (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
1 Name: Compact Language Detection 1 Name: Compact Language Detection
2 Short Name: cld 2 Short Name: cld
3 URL: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/cld/ 3 URL: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/cld/
4 Version: unknown 4 Version: unknown
5 License: BSD
6 Security Critical: yes
5 7
6 Description: 8 Description:
7 The CLD is used to determine the language of text. 9 The CLD is used to determine the language of text.
8 10
9 This library is open source Google code. It is currently only 11 This library is open source Google code. It is currently only
10 available from the Chromium tree, and not well-documented otherwise. 12 available from the Chromium tree, and not well-documented otherwise.
OLDNEW

Powered by Google App Engine