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