diff options
Diffstat (limited to 'tests/rmdir')
-rwxr-xr-x | tests/rmdir/fail-perm | 2 | ||||
-rwxr-xr-x | tests/rmdir/ignore | 2 | ||||
-rwxr-xr-x | tests/rmdir/t-slash | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/rmdir/fail-perm b/tests/rmdir/fail-perm index 8f41a043a..cadab59ba 100755 --- a/tests/rmdir/fail-perm +++ b/tests/rmdir/fail-perm @@ -2,7 +2,7 @@ # For unwritable directory `d', `rmdir -p d d/e/f' would emit # diagnostics but would not fail. Fixed in 5.1.2. -# Copyright (C) 2004, 2006-2009 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006-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 diff --git a/tests/rmdir/ignore b/tests/rmdir/ignore index 80e13b048..97b51125b 100755 --- a/tests/rmdir/ignore +++ b/tests/rmdir/ignore @@ -1,7 +1,7 @@ #!/bin/sh # make sure rmdir's --ignore-fail-on-non-empty option works -# Copyright (C) 1999, 2007-2009 Free Software Foundation, Inc. +# Copyright (C) 1999, 2007-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 diff --git a/tests/rmdir/t-slash b/tests/rmdir/t-slash index 7500f432c..e035c439c 100755 --- a/tests/rmdir/t-slash +++ b/tests/rmdir/t-slash @@ -1,7 +1,7 @@ #!/bin/sh # make sure rmdir -p works on a directory specified with a trailing slash -# Copyright (C) 2002, 2006-2009 Free Software Foundation, Inc. +# Copyright (C) 2002, 2006-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 |