From 863e056a9ca548b726458356cc14403158abd846 Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Fri, 13 Sep 2013 18:40:15 +0000 Subject: cmake/TestFileOffsetBits also copied from an upstream with the appropriate license svn path=/trunk/; revision=52020 --- 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 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', + ], } -- cgit v1.2.3