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