diff options
Diffstat (limited to 'tests/rm/i-no-r.sh')
-rwxr-xr-x | tests/rm/i-no-r.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/i-no-r.sh b/tests/rm/i-no-r.sh index 4b7d6fdd1..4e1d375fe 100755 --- a/tests/rm/i-no-r.sh +++ b/tests/rm/i-no-r.sh @@ -3,7 +3,7 @@ # recurse into directory DIR. rm -i (without -r) must fail in that case. # Fixed in coreutils-4.5.2. -# Copyright (C) 2002-2016 Free Software Foundation, Inc. +# Copyright (C) 2002-2017 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 |