aboutsummaryrefslogtreecommitdiffstats
path: root/guts/rmdir.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/rmdir.c')
-rw-r--r--guts/rmdir.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/rmdir.c b/guts/rmdir.c
index d69fb7e..811ce87 100644
--- a/guts/rmdir.c
+++ b/guts/rmdir.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2008-2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_rmdir(const char *path) {
* int rc = -1;