aboutsummaryrefslogtreecommitdiffstats
path: root/guts/getgrgid.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/getgrgid.c')
-rw-r--r--guts/getgrgid.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/getgrgid.c b/guts/getgrgid.c
index 20c85c9..c1824e7 100644
--- a/guts/getgrgid.c
+++ b/guts/getgrgid.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static struct group *
* wrap_getgrgid(gid_t gid) {
* struct group * rc = NULL;