summaryrefslogtreecommitdiff
path: root/tests/misc/uniq-perf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/uniq-perf')
-rwxr-xr-xtests/misc/uniq-perf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/uniq-perf b/tests/misc/uniq-perf
index f000e76e6..57794c3b0 100755
--- a/tests/misc/uniq-perf
+++ b/tests/misc/uniq-perf
@@ -1,7 +1,7 @@
#!/bin/sh
# before coreutils-8.10, seq 100000|uniq -f 10000000000 would run for days
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 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