aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/guts/getgrouplist.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/guts/getgrouplist.c')
-rw-r--r--ports/linux/guts/getgrouplist.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/linux/guts/getgrouplist.c b/ports/linux/guts/getgrouplist.c
index 8b16e47..5481a38 100644
--- a/ports/linux/guts/getgrouplist.c
+++ b/ports/linux/guts/getgrouplist.c
@@ -2,6 +2,8 @@
* Copyright (c) 2010 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static int
* wrap_getgrouplist(const char *user, gid_t group, gid_t *groups, int *ngroups) {
* int rc = -1;