aboutsummaryrefslogtreecommitdiffstats
path: root/guts/fchownat.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/fchownat.c')
-rw-r--r--guts/fchownat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/fchownat.c b/guts/fchownat.c
index fc81d4f..f006efe 100644
--- a/guts/fchownat.c
+++ b/guts/fchownat.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2008-2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_fchownat(int dirfd, const char *path, uid_t owner, gid_t group, int flags) {
* int rc = -1;