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