| Index: tools/checklicenses/checklicenses.py
|
| ===================================================================
|
| --- tools/checklicenses/checklicenses.py (revision 149246)
|
| +++ tools/checklicenses/checklicenses.py (working copy)
|
| @@ -53,6 +53,7 @@
|
| # TODO(phajdan.jr): Make licensecheck not print the comma after 3.1.
|
| 'BSL (v1.0) GPL (v3.1,)',
|
| 'GPL (v2 or later) with Bison parser exception',
|
| + 'GPL (v2 or later) with libtool exception',
|
| 'GPL (v3 or later) with Bison parser exception',
|
| 'GPL with Bison parser exception',
|
| 'ISC',
|
|
|