summaryrefslogtreecommitdiff
path: root/tests/mb-non-UTF8-performance
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2020-01-01 09:09:41 -0800
committerJim Meyering <meyering@fb.com>2020-01-01 09:12:07 -0800
commit5909bc45ad2d3e3cfd695ddf688699d32aa798c8 (patch)
tree2df6f335ab6650ebb3013967bb71e7ebd5e08c30 /tests/mb-non-UTF8-performance
parent11d7dd39c9ee5efcb9c0c8e028e3a42b8badb240 (diff)
downloadgrep-5909bc45ad2d3e3cfd695ddf688699d32aa798c8.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * doc/grep.in.1: Use "-" in copyright year ranges, not \en.
Diffstat (limited to 'tests/mb-non-UTF8-performance')
-rwxr-xr-xtests/mb-non-UTF8-performance2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mb-non-UTF8-performance b/tests/mb-non-UTF8-performance
index 95798877..ec3b9b37 100755
--- a/tests/mb-non-UTF8-performance
+++ b/tests/mb-non-UTF8-performance
@@ -3,7 +3,7 @@
# The 200x is on an Intel i7-based system.
# On an AMD FX-4100, it would take up to 2500x longer.
-# 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