summaryrefslogtreecommitdiff
path: root/tests/pcre-infloop
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pcre-infloop')
-rwxr-xr-xtests/pcre-infloop2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pcre-infloop b/tests/pcre-infloop
index 8395bab5..8f21cb3c 100755
--- a/tests/pcre-infloop
+++ b/tests/pcre-infloop
@@ -2,7 +2,7 @@
# With some versions of libpcre, apparently including 8.35,
# the following would trigger an infinite loop in its match function.
-# Copyright 2014-2019 Free Software Foundation, Inc.
+# Copyright 2014-2020 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