summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-30 14:42:04 +0000
committeravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-30 14:42:04 +0000
commit7521dcd9bfef82a758513d6a202fd0cd3260170b (patch)
treeb6dd8d21b0cdd2c2637910a7300ec8f18854724c /tools
parent66dba14c2e06d6e6b33a8100f157416f5ce18f75 (diff)
downloadchromium_src-7521dcd9bfef82a758513d6a202fd0cd3260170b.zip
chromium_src-7521dcd9bfef82a758513d6a202fd0cd3260170b.tar.gz
chromium_src-7521dcd9bfef82a758513d6a202fd0cd3260170b.tar.bz2
Add variation of already-allowed license exception for NaCl.
BUG=none TEST=Linux builder goes green TBR Review URL: https://chromiumcodereview.appspot.com/10273009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134529 0039d316-1c4b-4281-b951-d872f2087c98
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',