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