diff options
Diffstat (limited to 'tests/rm/isatty')
-rwxr-xr-x | tests/rm/isatty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/isatty b/tests/rm/isatty index a6e533537..ea2daba20 100755 --- a/tests/rm/isatty +++ b/tests/rm/isatty @@ -1,7 +1,7 @@ #!/bin/sh # Make sure `chown 0 f; rm f' prompts before removing f. -# Copyright (C) 2001-2010 Free Software Foundation, Inc. +# Copyright (C) 2001-2011 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 |