summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-18 17:51:04 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-18 17:51:04 +0000
commitd38edaba0742bca2a4e8aab313dd82eb06bc961f (patch)
treebf99e415d99429d94ade5cb3331c7c66002e214e /tools/checklicenses
parent4c4271b6b348835b61cf21c73aee714dafb9fa59 (diff)
downloadchromium_src-d38edaba0742bca2a4e8aab313dd82eb06bc961f.zip
chromium_src-d38edaba0742bca2a4e8aab313dd82eb06bc961f.tar.gz
chromium_src-d38edaba0742bca2a4e8aab313dd82eb06bc961f.tar.bz2
[checklicenses] OK to use 'BSD (3 clause) GPL (v2)' dual license
TBR=thestig BUG=none Review URL: https://codereview.chromium.org/14324008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194965 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 bd1e045..80f8635 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -40,6 +40,7 @@ WHITELISTED_LICENSES = [
'BSD (2 clause)',
'BSD (2 clause) MIT/X11 (BSD like)',
'BSD (3 clause)',
+ 'BSD (3 clause) GPL (v2)',
'BSD (3 clause) ISC',
'BSD (3 clause) LGPL (v2 or later)',
'BSD (3 clause) LGPL (v2.1 or later)',