| Index: tools/checklicenses/checklicenses.py
|
| diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
|
| index 25dedc297496e79c12559e756e66be8c37f34e24..847347c19438966e49dbe339ccbe581611065e20 100755
|
| --- a/tools/checklicenses/checklicenses.py
|
| +++ b/tools/checklicenses/checklicenses.py
|
| @@ -244,9 +244,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
|
| 'third_party/lcov/contrib/galaxy/genflat.pl': [
|
| 'GPL (v2 or later)',
|
| ],
|
| - 'third_party/lcov-1.9/contrib/galaxy/genflat.pl': [
|
| - 'GPL (v2 or later)',
|
| - ],
|
| 'third_party/libevent': [ # http://crbug.com/98309
|
| 'UNKNOWN',
|
| ],
|
|
|