summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/checklicenses/checklicenses.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index 88f83e7..68d03bd 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -136,6 +136,8 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
# TODO(phajdan.jr): Make licensecheck not print the comma after 3.1.
'GPL (v3.1,)',
+
+ 'GPL (v3 or later)',
],
'net/disk_cache/hash.cc': [ # http://crbug.com/98100
'UNKNOWN',