Skip to content

Commit

Permalink
don't search for license text in binary test file
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed Sep 19, 2023
1 parent 3d8de42 commit 08ccd19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/check_licenses.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ IGNORE_FILES=(
'Makefile.vc7',
'NEWS',
'README.md',
'testdata/girlshy.h265'
)

FOUND=
Expand Down

0 comments on commit 08ccd19

Please sign in to comment.