Tools: Add fix_pragma_wdocumentation to UNKNOWN licence

Change-Id: Ib5665924b99644c52c95d408c7cff19509cf3eb2
Reviewed-on: https://code.wireshark.org/review/5241
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-11-11 19:35:55 +01:00
parent dfaaba81c9
commit b1c91b06dc
1 changed files with 4 additions and 0 deletions

View File

@ -209,6 +209,10 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'tools/lemon': [
'UNKNOWN',
],
'tools/fix_pragma_wdocumentation.sh': [
'UNKNOWN',
],
}