aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/guts/setresgid.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/guts/setresgid.c')
-rw-r--r--ports/linux/guts/setresgid.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/linux/guts/setresgid.c b/ports/linux/guts/setresgid.c
index 2a26405..37739b9 100644
--- a/ports/linux/guts/setresgid.c
+++ b/ports/linux/guts/setresgid.c
@@ -2,6 +2,8 @@
* Copyright (c) 2008-2010 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static int
* wrap_setresgid(gid_t rgid, gid_t egid, gid_t sgid) {
* int rc = -1;