summaryrefslogtreecommitdiff
path: root/tests/tail-2/wait
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/wait')
-rwxr-xr-xtests/tail-2/wait2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/wait b/tests/tail-2/wait
index 24764bd06..587b44954 100755
--- a/tests/tail-2/wait
+++ b/tests/tail-2/wait
@@ -2,7 +2,7 @@
# Make sure that 'tail -f' returns immediately if a file doesn't exist
# while 'tail -F' waits for it to appear.
-# Copyright (C) 2003, 2006-2012 Free Software Foundation, Inc.
+# Copyright (C) 2003-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