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