diff --git a/contrib/update-copyright.py b/contrib/update-copyright.py
index ac7a94743cf0fa084bea4a4199062db329d5fa08..f3691dc11cc9452574fb2a110fcc2e458821bfea 100755
--- a/contrib/update-copyright.py
+++ b/contrib/update-copyright.py
@@ -693,6 +693,7 @@ class ContribFilter(GenericFilter):
                 'Info.plist',
                 # Contains CR (^M).
                 'repro_fail',
+                'test_patches.txt',
                 ])
 
 class GCCCopyright (Copyright):