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