aboutsummaryrefslogtreecommitdiffstats
path: root/ports/darwin/guts/setxattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/darwin/guts/setxattr.c')
-rw-r--r--ports/darwin/guts/setxattr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/darwin/guts/setxattr.c b/ports/darwin/guts/setxattr.c
index 10ffba4..3346605 100644
--- a/ports/darwin/guts/setxattr.c
+++ b/ports/darwin/guts/setxattr.c
@@ -2,6 +2,8 @@
* Copyright (c) 2014 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* int setxattr(const char *path, const char *name, const void *value, size_t size, u_int32_t position, int options)
* int rc = -1;
*/