aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix/guts/closedir.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/guts/closedir.c')
-rw-r--r--ports/unix/guts/closedir.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/unix/guts/closedir.c b/ports/unix/guts/closedir.c
index 1085361..32c008f 100644
--- a/ports/unix/guts/closedir.c
+++ b/ports/unix/guts/closedir.c
@@ -2,6 +2,8 @@
* Copyright (c) 2012 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static int
* wrap_closedir(DIR *dirp) {
* int rc = -1;