summaryrefslogtreecommitdiff
path: root/scripts/copyright.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/copyright.pl')
-rwxr-xr-xscripts/copyright.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/copyright.pl b/scripts/copyright.pl
index d1f8ef7ec..5de583af2 100755
--- a/scripts/copyright.pl
+++ b/scripts/copyright.pl
@@ -43,6 +43,9 @@ my @skiplist=(
'^projects/Windows/.*.tmpl$', # generated MSVC file
'^projects/Windows/.*.vcxproj.filters$', # generated MSVC file
'^m4/ax_compile_check_sizeof.m4$', # imported, leave be
+ '^m4/ax_compute_relative_paths.m4$', # imported, leave be
+ '^m4/ax_normalize_path.m4$', # imported, leave be
+ '^m4/ax_recursive_eval.m4$', # imported, leave be
'^.mailmap', # git control file
'\/readme',
'^.github/', # github instruction files