update license header check exceptions

When moving the protobuf files around, the paths to the generated protobuf files were not updated.
This change updates the paths.
This commit is contained in:
Nia Weiss 2021-05-14 10:45:46 -04:00
parent f4ba34247f
commit 7fe37a83f4
No known key found for this signature in database
GPG key ID: 895E83409BFDA1BB

View file

@ -1,8 +1,8 @@
# names of files which we do not expect to have our license header
./apimethod_string.go
./pql/pql.peg.go
./internal/private.pb.go
./internal/public.pb.go
./pb/private.pb.go
./pb/public.pb.go
./lru/lru.go
./roaring/btree.go
./roaring/btree_test.go