aboutsummaryrefslogtreecommitdiffstats
path: root/guts/getpwuid_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/getpwuid_r.c')
-rw-r--r--guts/getpwuid_r.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/getpwuid_r.c b/guts/getpwuid_r.c
index f2b6afb..92996f3 100644
--- a/guts/getpwuid_r.c
+++ b/guts/getpwuid_r.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_getpwuid_r(uid_t uid, struct passwd *pwbuf, char *buf, size_t buflen, struct passwd **pwbufp) {
* int rc = -1;