aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/xattr/guts/lremovexattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/xattr/guts/lremovexattr.c')
-rw-r--r--ports/linux/xattr/guts/lremovexattr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/linux/xattr/guts/lremovexattr.c b/ports/linux/xattr/guts/lremovexattr.c
index 1f39788..38c83dc 100644
--- a/ports/linux/xattr/guts/lremovexattr.c
+++ b/ports/linux/xattr/guts/lremovexattr.c
@@ -2,6 +2,8 @@
* Copyright (c) 2014 Wind River Systems; see
* guts/COPYRIGHT for information.
*
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
* int lremovexattr(const char *path, const char *name)
* int rc = -1;
*/