summaryrefslogtreecommitdiff
path: root/tests/rmdir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rmdir')
-rwxr-xr-xtests/rmdir/fail-perm2
-rwxr-xr-xtests/rmdir/ignore2
-rwxr-xr-xtests/rmdir/t-slash2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/rmdir/fail-perm b/tests/rmdir/fail-perm
index 8d012c048..ae6f9abbc 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-2011 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006-2012 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 c8db2243c..641caab7a 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-2011 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2007-2012 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 902743381..94b6e2ed4 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-2011 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2006-2012 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