summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checklicenses')
-rwxr-xr-xtools/checklicenses/checklicenses.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index 51578c5..2d29949 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -250,9 +250,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/lcov-1.9/contrib/galaxy/genflat.pl': [
'GPL (v2 or later)',
],
- 'third_party/leveldatabase/src/util/posix_logger.h': [ # http://crbug.com/98306
- 'UNKNOWN',
- ],
'third_party/libevent': [ # http://crbug.com/98309
'UNKNOWN',
],