[Android WebView] Relax license parsing for BSD
commit1f70e9bdb669f7d69bac9d3c31d4918f19814e9a
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Nov 2013 07:40:15 +0000 (7 07:40 +0000)
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Nov 2013 07:40:15 +0000 (7 07:40 +0000)
tree014378b8fa39a9275cac920d6d7ff4b4a893aceb
parentbdb91d342ffd20bbf6815cc5587cb81f33db4fcd
[Android WebView] Relax license parsing for BSD

This adds "2-clause BSD" and "3-clause BSD" to whitelisted licenses.
This is only a wording issue, since "BSD 2-clause" and "BSD 3-clause"
are already whitelisted.

This makes third_party/mach_override pass webview license check, even
though that particular library is not used by webview.

BUG=315381
NOTRY=true
TBR=joth

Review URL: https://codereview.chromium.org/62663002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233530 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/tools/webview_licenses.py