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