aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/guts/getgrent_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/guts/getgrent_r.c')
-rw-r--r--ports/linux/guts/getgrent_r.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/linux/guts/getgrent_r.c b/ports/linux/guts/getgrent_r.c
index b04373d..c94f319 100644
--- a/ports/linux/guts/getgrent_r.c
+++ b/ports/linux/guts/getgrent_r.c
@@ -2,6 +2,8 @@
* Copyright (c) 2010-2011 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static int
* wrap_getgrent_r(struct group *gbuf, char *buf, size_t buflen, struct group **gbufp) {
* int rc = -1;