From 9a09f368079ceaf43ead855414a17a1f86b8c544 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sun, 3 Jan 2016 19:06:26 +0100 Subject: Lemon: resync with upstream lemon: Thu Oct 29 13:48:15 2015 lempar: Tue Nov 10 14:51:22 2015 a copy of all Wireshark changes are available https://github.com/alagoutte/sqlite/tree/wireshark Change-Id: I51f8b40a7087362502f6ce2156820a9f107ddf15 Reviewed-on: https://code.wireshark.org/review/13033 Petri-Dish: Alexis La Goutte Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- 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 1ba939fb95..39b1b6dfa2 100755 --- a/tools/checklicenses.py +++ b/tools/checklicenses.py @@ -177,6 +177,9 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = { 'epan/dfilter/grammar.h': [ 'UNKNOWN', ], + 'epan/dfilter/grammar.c': [ + 'UNKNOWN', + ], 'plugins/mate/mate_grammar.h': [ 'UNKNOWN', ], -- cgit v1.2.3