From: Ondřej Surý Date: Tue, 6 Nov 2018 10:12:53 +0000 (+0700) Subject: Remove m4/ files from copyright check X-Git-Tag: v9.13.4~48^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b1e1dd2c25f2cbe440a47417a111ec0851e53e0c;p=thirdparty%2Fbind9.git Remove m4/ files from copyright check --- diff --git a/util/merge_copyrights b/util/merge_copyrights index 1f2b64bf282..92619e1b7a0 100644 --- a/util/merge_copyrights +++ b/util/merge_copyrights @@ -35,7 +35,8 @@ while () { /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