diff options
Diffstat (limited to 'tests/misc/uniq-perf.sh')
-rwxr-xr-x | tests/misc/uniq-perf.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/uniq-perf.sh b/tests/misc/uniq-perf.sh index bbb320a50..c5f789642 100755 --- a/tests/misc/uniq-perf.sh +++ b/tests/misc/uniq-perf.sh @@ -1,7 +1,7 @@ #!/bin/sh # before coreutils-8.10, seq 100000|uniq -f 10000000000 would run for days -# Copyright (C) 2011-2020 Free Software Foundation, Inc. +# Copyright (C) 2011-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 |