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