aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcontrib/update-copyright.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/update-copyright.py b/contrib/update-copyright.py
index ac7a947..f3691dc 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):