summaryrefslogtreecommitdiff
path: root/tests/tail-2/tail-n0f.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/tail-n0f.sh')
-rwxr-xr-xtests/tail-2/tail-n0f.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/tail-n0f.sh b/tests/tail-2/tail-n0f.sh
index 01b59862c..fb25227e2 100755
--- a/tests/tail-2/tail-n0f.sh
+++ b/tests/tail-2/tail-n0f.sh
@@ -2,7 +2,7 @@
# Make sure that 'tail -n0 -f' and 'tail -c0 -f' sleep
# rather than doing what amounted to a busy-wait.
-# Copyright (C) 2003-2016 Free Software Foundation, Inc.
+# Copyright (C) 2003-2017 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