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 3b4440f36..5561456df 100755 --- a/tests/rmdir/fail-perm +++ b/tests/rmdir/fail-perm @@ -6,7 +6,7 @@ # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/rmdir/ignore b/tests/rmdir/ignore index ba6db028a..cb9b2fb17 100755 --- a/tests/rmdir/ignore +++ b/tests/rmdir/ignore @@ -5,7 +5,7 @@ # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/rmdir/t-slash b/tests/rmdir/t-slash index e81c4db3d..898d90f15 100755 --- a/tests/rmdir/t-slash +++ b/tests/rmdir/t-slash @@ -5,7 +5,7 @@ # 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 -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, |