aboutsummaryrefslogtreecommitdiffstats
path: root/guts/setresuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/setresuid.c')
-rw-r--r--guts/setresuid.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/setresuid.c b/guts/setresuid.c
index 9c07e4c..a0a367f 100644
--- a/guts/setresuid.c
+++ b/guts/setresuid.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2008-2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_setresuid(uid_t ruid, uid_t euid, uid_t suid) {
* int rc = -1;