| Index: tools/licenses.py
|
| diff --git a/tools/licenses.py b/tools/licenses.py
|
| index 7a77710c0c5c1d3a8733e8193d7f799062ff1e19..60514831e70bf5c80eee7bdb589328b93b0d8cfb 100755
|
| --- a/tools/licenses.py
|
| +++ b/tools/licenses.py
|
| @@ -51,7 +51,6 @@ PRUNE_PATHS = set([
|
| os.path.join('third_party','gnu_binutils'),
|
| os.path.join('third_party','gold'),
|
| os.path.join('third_party','gperf'),
|
| - os.path.join('third_party','jarjar'),
|
| os.path.join('third_party','kasko'),
|
| os.path.join('third_party','lighttpd'),
|
| os.path.join('third_party','llvm'),
|
|
|