diff options
Diffstat (limited to 'tests/misc/tac-2-nonseekable')
-rwxr-xr-x | tests/misc/tac-2-nonseekable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/tac-2-nonseekable b/tests/misc/tac-2-nonseekable index 8ff30dce9..f980f3b8c 100755 --- a/tests/misc/tac-2-nonseekable +++ b/tests/misc/tac-2-nonseekable @@ -1,7 +1,7 @@ #!/bin/sh # ensure that tac works with two or more non-seekable inputs -# 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 |