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

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

Issue 10830201: Update license tool to check several additional directories (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Tweak 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 | « net/tools/spdyshark/README.chromium ('k') | third_party/harfbuzz-ng/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: Descriptive name of the package 1 Name: Descriptive name of the package
2 Short Name: Name the package is distributed under (ex. libxml, openssl, etc) 2 Short Name: Name the package is distributed under (ex. libxml, openssl, etc)
3 URL: The URL where the package lives 3 URL: The URL where the package lives
4 Version: A searchable version number for the package (if the package does not ve rsion or is versioned by date or revision this field should be "0" and the revis ion, or date should be enumerated in the appropriate field) 4 Version: A searchable version number for the package (if the package does not ve rsion or is versioned by date or revision this field should be "0" and the revis ion, or date should be enumerated in the appropriate field)
5 Date: (OPTIONAL if version is supplied) The date that the package was updated 5 Date: (OPTIONAL if version is supplied) The date that the package was updated
6 Revision: (OPTIONAL if version is supplied) The current revision of the package 6 Revision: (OPTIONAL if version is supplied) The current revision of the package
7 License: The license under which the package is distributed. Arbitrary text is a llowed, but prefer standard forms, eg MIT/X11/BSD/Apache 2.0/GPL/LGPL. 7 License: The license under which the package is distributed. Arbitrary text is a llowed, but prefer standard forms, eg MIT/X11/BSD/Apache 2.0/GPL/LGPL.
8 License File: (OPTIONAL) File that contains a copy of the packages license 8 License File: (OPTIONAL) File that contains a copy of the package's license. Use the special value NOT_SHIPPED to indicate that the package is not included in t he shipped product, so its license does not need to be included in about:credits and no license file is required.
9 Security Critical: Either yes or no depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not. 9 Security Critical: Either yes or no depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not.
10 10
11 Description: 11 Description:
12 A short description of what the package is and is used for. 12 A short description of what the package is and is used for.
13 13
14 Local Modifications: 14 Local Modifications:
15 Enumerate any changes that have been made locally to the package from the shippi ng version listed above. 15 Enumerate any changes that have been made locally to the package from the shippi ng version listed above.
OLDNEW
« no previous file with comments | « net/tools/spdyshark/README.chromium ('k') | third_party/harfbuzz-ng/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698