aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checklicenses.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checklicenses.py')
-rwxr-xr-xtools/checklicenses.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/checklicenses.py b/tools/checklicenses.py
index c88a37da08..bbd41adc6b 100755
--- a/tools/checklicenses.py
+++ b/tools/checklicenses.py
@@ -153,6 +153,9 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'epan/except.h': [
'UNKNOWN',
],
+ 'cmake/TestFileOffsetBits.c': [
+ 'UNKNOWN',
+ ],
}