DescriptionUpdate license tool to check several additional directories
Some of these directories are currently excluded from the license check. This change fixes the metadata where required and removes them from PRUNE_PATHS.
Other directories contain third-party code, but aren't in directories named 'third-party', so aren't checked by the license tool by default. This change fixes the metadata where required and adds them to ADDITIONAL_PATHS.
To avoid adding to about:credits licenses for modules that don't ship as part of the product, this change also introduces a special 'NOT_SHIPPED' value for the 'License File' field.
This will simplify the process of adding a tool to check license compatibility for the Android WebView build.
BUG=138921
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150800
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added concept of non-shipping modules #Patch Set 3 : Fix indentation #Patch Set 4 : Also check chrome/test/data #Patch Set 5 : Tweak #
Messages
Total messages: 7 (0 generated)
|