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