Ignore svnversion.h, it's auto-generated. Ignore lemon and except.[ch], they're

imported from upstreams with correct licensing but without a useful header (and
there's no particular reason to carry that delta).

svn path=/trunk/; revision=52017
This commit is contained in:
Evan Huus 2013-09-13 18:24:22 +00:00
parent 50bcbef658
commit b5c48b4a41
1 changed files with 12 additions and 0 deletions

View File

@ -137,6 +137,18 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'packaging/macosx': [
'UNKNOWN',
],
'svnversion.h': [
'UNKNOWN',
],
'tools/lemon': [
'UNKNOWN',
],
'epan/except.c': [
'UNKNOWN',
],
'epan/except.h': [
'UNKNOWN',
],
}