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