2
0
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:
Ondřej Surý 2018-11-06 17:12:53 +07:00
parent 54ff27a6bc
commit b1e1dd2c25

View File

@ -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