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