summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
authornfullagar@google.com <nfullagar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-23 23:32:11 +0000
committernfullagar@google.com <nfullagar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-23 23:32:11 +0000
commit599dcac04fd879e1364958ccb6067a40c06d6c87 (patch)
treecad0e6cf5c8290a083c304337de29f3a0c8aa172 /tools/checklicenses
parentae25a371e8197d119bc4166d8708a67763d0555a (diff)
downloadchromium_src-599dcac04fd879e1364958ccb6067a40c06d6c87.zip
chromium_src-599dcac04fd879e1364958ccb6067a40c06d6c87.tar.gz
chromium_src-599dcac04fd879e1364958ccb6067a40c06d6c87.tar.bz2
Update NaCl rev from 6743 to 6760
Update NaCl toolchains rev to 6757 Add license check string for file pulled in by toolchain bump BUG= none TEST= trybots Review URL: http://codereview.chromium.org/7975001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102618 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/checklicenses')
-rwxr-xr-xtools/checklicenses/checklicenses.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index ac3337b..8ae2858 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -127,6 +127,7 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'native_client/toolchain': [
'BSD GPL (v2 or later)',
'BSD (2 clause) GPL (v2 or later)',
+ 'BSD (3 clause) GPL (v2 or later)',
'BSL (v1.0) GPL',
'GPL',
'GPL (unversioned/unknown version)',