aboutsummaryrefslogtreecommitdiffstats
path: root/ports/uids_generic/guts/getpwent.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/uids_generic/guts/getpwent.c')
-rw-r--r--ports/uids_generic/guts/getpwent.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/uids_generic/guts/getpwent.c b/ports/uids_generic/guts/getpwent.c
index 3b1f837..a860e7e 100644
--- a/ports/uids_generic/guts/getpwent.c
+++ b/ports/uids_generic/guts/getpwent.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 passwd *
* wrap_getpwent(void) {
* struct passwd * rc = NULL;