aboutsummaryrefslogtreecommitdiffstats
path: root/ports/uids_generic/guts/getgrnam.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/uids_generic/guts/getgrnam.c')
-rw-r--r--ports/uids_generic/guts/getgrnam.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/uids_generic/guts/getgrnam.c b/ports/uids_generic/guts/getgrnam.c
index 19006ad..7644e3a 100644
--- a/ports/uids_generic/guts/getgrnam.c
+++ b/ports/uids_generic/guts/getgrnam.c
@@ -2,6 +2,8 @@
* Copyright (c) 2010 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static struct group *
* wrap_getgrnam(const char *name) {
* struct group * rc = NULL;