summaryrefslogtreecommitdiff
path: root/m4/rmdir-errno.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/rmdir-errno.m4')
-rw-r--r--m4/rmdir-errno.m47
1 files changed, 6 insertions, 1 deletions
diff --git a/m4/rmdir-errno.m4 b/m4/rmdir-errno.m4
index cb21d8026..b96bdddde 100644
--- a/m4/rmdir-errno.m4
+++ b/m4/rmdir-errno.m4
@@ -1,4 +1,9 @@
-#serial 3
+#serial 4
+
+# Copyright (C) 2000, 2001, Free Software Foundation, Inc.
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
# When rmdir fails because the specified directory is not empty, it sets
# errno to some value, usually ENOTEMPTY. However, on some AIX systems,