aboutsummaryrefslogtreecommitdiffstats
path: root/ports/darwin/guts/stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/darwin/guts/stat.c')
-rw-r--r--ports/darwin/guts/stat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/darwin/guts/stat.c b/ports/darwin/guts/stat.c
index 8a0742c..4df9670 100644
--- a/ports/darwin/guts/stat.c
+++ b/ports/darwin/guts/stat.c
@@ -2,6 +2,8 @@
* Copyright (c) 2011 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* int stat(const char *path, struct stat *buf)
* int rc = -1;
*/