aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/guts/__fxstatat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/guts/__fxstatat.c')
-rw-r--r--ports/linux/guts/__fxstatat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/linux/guts/__fxstatat.c b/ports/linux/guts/__fxstatat.c
index 94c5ff6..23dfa73 100644
--- a/ports/linux/guts/__fxstatat.c
+++ b/ports/linux/guts/__fxstatat.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___fxstatat(int ver, int dirfd, const char *path, struct stat *buf, int flags) {
* int rc = -1;