aboutsummaryrefslogtreecommitdiffstats
path: root/guts/getgrnam_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/getgrnam_r.c')
-rw-r--r--guts/getgrnam_r.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/getgrnam_r.c b/guts/getgrnam_r.c
index f70bbdc..73c1c45 100644
--- a/guts/getgrnam_r.c
+++ b/guts/getgrnam_r.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_getgrnam_r(const char *name, struct group *gbuf, char *buf, size_t buflen, struct group **gbufp) {
* int rc = -1;