mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Remove m4/ files from copyright check
This commit is contained in:
parent
54ff27a6bc
commit
b1e1dd2c25
@ -35,7 +35,8 @@ while (<CHANGES>) {
|
||||
/CVS/ | # CVS directory
|
||||
/\.git/ | # git directory
|
||||
/\.gitignore | # .gitignore files
|
||||
/Makefile.in | # build system doesn't need to have copyright
|
||||
Makefile.in | # build system doesn't need to have copyright
|
||||
/m4/ | # build system doesn't need to have copyright
|
||||
/configure | # build system doesn't need to have copyright
|
||||
/fuzz/.*\.in/ | # ignore fuzz corpus
|
||||
util/newcopyrights | # our output
|
||||
|
Loading…
x
Reference in New Issue
Block a user