From 00c8690599651f59844ced80e25bb1f159a1b549 Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Sun, 6 Oct 2013 19:07:30 +0000 Subject: Ignore g711.c it's under some weird Sun license but appears to be fully GPL-compatible as far as I can tell (not a lawyer). svn path=/trunk/; revision=52415 --- tools/checklicenses.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools/checklicenses.py') diff --git a/tools/checklicenses.py b/tools/checklicenses.py index bbd41adc6b..cfdff07616 100755 --- a/tools/checklicenses.py +++ b/tools/checklicenses.py @@ -132,6 +132,9 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = { 'tools/pidl': [ 'UNKNOWN', ], + 'wsutil/g711.c': [ + 'UNKNOWN', + ], 'wiretap/ascend.c': [ 'GPL (v3 or later)', ], -- cgit v1.2.3