aboutsummaryrefslogtreecommitdiffstats
path: root/guts/getpwuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/getpwuid.c')
-rw-r--r--guts/getpwuid.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/getpwuid.c b/guts/getpwuid.c
index 9407405..11142de 100644
--- a/guts/getpwuid.c
+++ b/guts/getpwuid.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static struct passwd *
* wrap_getpwuid(uid_t uid) {
* struct passwd * rc = NULL;