aboutsummaryrefslogtreecommitdiffstats
path: root/guts/getpwnam.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/getpwnam.c')
-rw-r--r--guts/getpwnam.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/getpwnam.c b/guts/getpwnam.c
index 04aed89..024b3d8 100644
--- a/guts/getpwnam.c
+++ b/guts/getpwnam.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static struct passwd *
* wrap_getpwnam(const char *name) {
* struct passwd * rc = NULL;