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