Index: tools/checklicenses/checklicenses.py |
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py |
index e8085e5e654cbcde77447b7bf42302585cb4af0a..9b821e04119a229288e82f5f920d253c0943e95e 100755 |
--- a/tools/checklicenses/checklicenses.py |
+++ b/tools/checklicenses/checklicenses.py |
@@ -63,6 +63,7 @@ WHITELISTED_LICENSES = [ |
'GPL (v2 or later) with Bison parser exception', |
'GPL (v2 or later) with libtool exception', |
'GPL (v2) LGPL (v2.1 or later)', |
+ 'GPL (v3 or later) LGPL (v2.1 or later) with Bison parser exception', |
'GPL (v3 or later) with Bison parser exception', |
'GPL with Bison parser exception', |
'ISC', |