| Index: third_party/README.chromium.template
|
| diff --git a/third_party/README.chromium.template b/third_party/README.chromium.template
|
| index 3bf0a6317fd2be29f3648f7991fbedf005dd1749..24698de3f0e325a662ad36e719f5d3da7be07644 100644
|
| --- a/third_party/README.chromium.template
|
| +++ b/third_party/README.chromium.template
|
| @@ -5,7 +5,7 @@ Version: A searchable version number for the package (if the package does not ve
|
| Date: (OPTIONAL if version is supplied) The date that the package was updated
|
| Revision: (OPTIONAL if version is supplied) The current revision of the package
|
| License: The license under which the package is distributed. Arbitrary text is allowed, but prefer standard forms, eg MIT/X11/BSD/Apache 2.0/GPL/LGPL.
|
| -License File: (OPTIONAL) File that contains a copy of the packages license
|
| +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 the shipped product, so its license does not need to be included in about:credits and no license file is required.
|
| Security Critical: Either yes or no depending on whether this package is shipped in releases. For example openssl is critical where cygwin is not.
|
|
|
| Description:
|
|
|