aboutsummaryrefslogtreecommitdiffstats
path: root/ports/darwin/guts/fgetpwent_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/darwin/guts/fgetpwent_r.c')
-rw-r--r--ports/darwin/guts/fgetpwent_r.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/darwin/guts/fgetpwent_r.c b/ports/darwin/guts/fgetpwent_r.c
index cfea5b8..b935616 100644
--- a/ports/darwin/guts/fgetpwent_r.c
+++ b/ports/darwin/guts/fgetpwent_r.c
@@ -2,6 +2,8 @@
* Copyright (c) 2011 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* int fgetpwent_r(FILE *fp, struct passwd *pbuf, char *buf, size_t buflen, struct passwd **pbufp)
* int rc = -1;
*/