aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/guts/scandir64.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/guts/scandir64.c')
-rw-r--r--ports/linux/guts/scandir64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/linux/guts/scandir64.c b/ports/linux/guts/scandir64.c
index 1317b73..233602e 100644
--- a/ports/linux/guts/scandir64.c
+++ b/ports/linux/guts/scandir64.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_scandir64(const char *path, struct dirent64 ***namelist, int (*filter)(const struct dirent64 *), int (*compar)(const void *, const void *)) {
* int rc = -1;