aboutsummaryrefslogtreecommitdiffstats
path: root/ports/darwin/guts/scandir.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/darwin/guts/scandir.c')
-rw-r--r--ports/darwin/guts/scandir.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/darwin/guts/scandir.c b/ports/darwin/guts/scandir.c
index 6492b1b..b6a5d8f 100644
--- a/ports/darwin/guts/scandir.c
+++ b/ports/darwin/guts/scandir.c
@@ -2,6 +2,8 @@
* Copyright (c) 2010 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static int
* wrap_scandir(const char *path, struct dirent ***namelist, int (*filter)(struct dirent *), int (*compar)(const void *, const void *)) {
* int rc = -1;