aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix/guts/close.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/guts/close.c')
-rw-r--r--ports/unix/guts/close.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/unix/guts/close.c b/ports/unix/guts/close.c
index 09c73e6..2f1c385 100644
--- a/ports/unix/guts/close.c
+++ b/ports/unix/guts/close.c
@@ -2,6 +2,8 @@
* Copyright (c) 2008-2010 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* static int
* wrap_close(int fd) {
* int rc = -1;