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