summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checklicenses')
-rwxr-xr-xtools/checklicenses/checklicenses.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index 9169bfd..7f5f5ed 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -207,6 +207,9 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/devscripts': [
'GPL (v2 or later)',
],
+ 'third_party/catapult/firefighter/default/tracing/third_party/devscripts': [
+ 'GPL (v2 or later)',
+ ],
'third_party/catapult/tracing/third_party/devscripts': [
'GPL (v2 or later)',
],