From b1e1dd2c25f2cbe440a47417a111ec0851e53e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Tue, 6 Nov 2018 17:12:53 +0700 Subject: [PATCH] Remove m4/ files from copyright check --- util/merge_copyrights | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/util/merge_copyrights b/util/merge_copyrights index 1f2b64bf28..92619e1b7a 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