summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
authorkbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 01:27:44 +0000
committerkbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 01:27:44 +0000
commit2237a39ad35cc4932a92018231d50fd70552c20a (patch)
tree980d39e0848303d56ed85ec6e765c05ba775bc13 /tools/checklicenses
parentdba9c0d3d3358d0c62a2bab7fa072c41de14717c (diff)
downloadchromium_src-2237a39ad35cc4932a92018231d50fd70552c20a.zip
chromium_src-2237a39ad35cc4932a92018231d50fd70552c20a.tar.gz
chromium_src-2237a39ad35cc4932a92018231d50fd70552c20a.tar.bz2
Deleted now-obsolete Mesa sources and removed exceptions from checklicenses.py.
Tested with checklicenses.py run on Linux after removal. This CL is too large to upload. Committing by hand. BUG=238755 TBR=phajdan.jr@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215185 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/checklicenses')
-rwxr-xr-xtools/checklicenses/checklicenses.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index dc6d961..9c27256 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -302,12 +302,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/lzma_sdk': [
'UNKNOWN',
],
- 'third_party/mesa/MesaLib': [
- 'GPL (v2)',
- 'GPL (v3 or later)',
- 'MIT/X11 (BSD like) GPL (v3 or later) with Bison parser exception',
- 'UNKNOWN', # http://crbug.com/98450
- ],
'third_party/mesa/src': [
'GPL (v2)',
'GPL (v3 or later)',