diff options
Diffstat (limited to 'tests/dd/skip-seek-past-file')
-rwxr-xr-x | tests/dd/skip-seek-past-file | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/skip-seek-past-file b/tests/dd/skip-seek-past-file index 6bbf505f5..9327f1ea5 100755 --- a/tests/dd/skip-seek-past-file +++ b/tests/dd/skip-seek-past-file @@ -1,7 +1,7 @@ #!/bin/sh # test diagnostics are printed when seeking too far in seekable files. -# Copyright (C) 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 2008-2010 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 |