Add exception for cmake/TestWindowsFSeek.c it is copied from upstream under a
authoreapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Nov 2013 23:46:00 +0000 (23:46 +0000)
committereapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Nov 2013 23:46:00 +0000 (23:46 +0000)
valid license, but has no recognizable header and there's no reason to carry the
delta.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@53518 f5534014-38df-0310-8fa8-9805f1628bb7

tools/checklicenses.py

index b70cde4ecf1e2bd4de279dd069ef8f7996b13ac1..dd4788b43abc00f9079764e48520fe1014d296e4 100755 (executable)
@@ -163,6 +163,9 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
     'cmake/TestFileOffsetBits.c': [
         'UNKNOWN',
     ],
+    'cmake/TestWindowsFSeek.c': [
+        'UNKNOWN',
+    ],
     'epan/dissectors/pidl/idl_types.h': [
         # Special IDL license that appears to be compatible as far as I (not a
         # lawyer) can tell. See