summaryrefslogtreecommitdiff
path: root/tests/hash-collision-perf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hash-collision-perf')
-rwxr-xr-xtests/hash-collision-perf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hash-collision-perf b/tests/hash-collision-perf
index 38c876de..898b496d 100755
--- a/tests/hash-collision-perf
+++ b/tests/hash-collision-perf
@@ -2,7 +2,7 @@
# Test for this performance regression:
# grep-3.5 and 3.6 would take O(N^2) time for some sets of input regexps.
-# Copyright 2020 Free Software Foundation, Inc.
+# Copyright 2020-2021 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by